English Amiga Board


Go Back   English Amiga Board > Main > Amiga scene

 
 
Thread Tools
Old 05 June 2017, 19:20   #1
Devlin
Bane of Magic
 
Devlin's Avatar
 
Join Date: Nov 2005
Location: Bradford, UK
Age: 38
Posts: 335
Arduinos

I've just obtained a pair of Arduino Leonardo clones, and I was wondering what kinds of cool amiga/retro related things I could do with them.

I don't know much about coding the arduino besides really basic keyboard input (made a "track and field" controller that was mapped to left/right/ctrl)

I was hoping I could make it pretend to be an Amiga mouse or something.
Devlin is offline  
Old 05 June 2017, 21:40   #2
Gorf
Registered User
 
Gorf's Avatar
 
Join Date: May 2017
Location: Munich/Bavaria
Posts: 2,414
The first that comes to mind is of course the plipbox.
A Arduino that gives you parallel2ethernet.

So you could try to recreate it with your clone-board.

Or how about a ir-remote control for your amiga?

Or a plotter?
Gorf is offline  
Old 05 June 2017, 22:08   #3
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,646
I'm thinking of coming up with something related to Amiga soon, but I haven't received my Arduino yet.
Amiga1992 is offline  
Old 06 June 2017, 17:10   #4
Devlin
Bane of Magic
 
Devlin's Avatar
 
Join Date: Nov 2005
Location: Bradford, UK
Age: 38
Posts: 335
I've made some progress - I've gotten the PS/2 mouse acting quite happily as a PC mouse, so now it's just a case of converting the PS/2 signals to Amiga and sending it down the right wires. Once I'm done I'll provide pinouts for the Arduino Leonardo and a copy of the sketch file for use in the Arduino IDE
Devlin is offline  
Old 06 June 2017, 18:58   #5
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
This may be of interest, if you haven't seen it already
http://forum.arduino.cc/index.php?topic=139358.0
kolla is offline  
Old 07 June 2017, 17:49   #6
Daedalus
Registered User
 
Daedalus's Avatar
 
Join Date: Jun 2009
Location: Dublin, then Glasgow
Posts: 6,374
Nice! Also, the other way around would be interesting too - use the Arduino as a USB host and translate keyboard and mouse commands into the native Amiga signals so you can use modern mice and keyboards. You might need to add a USB host shield though, depending on exactly what chip is on the board.
Daedalus is offline  
Old 07 June 2017, 19:37   #7
Devlin
Bane of Magic
 
Devlin's Avatar
 
Join Date: Nov 2005
Location: Bradford, UK
Age: 38
Posts: 335
I've got the ps/2 mouse sending signals to the amiga, but right now it's SUPER jittery.
It's just about tolerable for Workbench, but for anything more than that it'd be unusable.

Circular motions look like diamonds.

Once I've gotten the code perfected I'll share the code and pinout info, but not until then.

Quote:
Originally Posted by Daedalus View Post
Nice! Also, the other way around would be interesting too - use the Arduino as a USB host and translate keyboard and mouse commands into the native Amiga signals so you can use modern mice and keyboards. You might need to add a USB host shield though, depending on exactly what chip is on the board.
Not interested in anything USB.

Last edited by Devlin; 07 June 2017 at 19:44.
Devlin is offline  
Old 07 June 2017, 19:51   #8
Bastich
Registered User
 
Bastich's Avatar
 
Join Date: Jul 2011
Location: UK
Posts: 341
Arduino can be great fun and has a ridiculous amount of other sensors that can be attached / used. MPU9150 and NRF24L01 are a couple of my favourites (very cool).

I've made wireless joystick adapters that work on original hardware as well as working as a HID device on modern systems.

The Pro Micro / Leonard is a great board. The Nano and clones may not offer HID support but can be more useful due to more pins / Io etc.

If you want more power memory etc have a look at the STM32 cards
Bastich is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:58.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07110 seconds with 14 queries