Well, may be I'm no Linux expert but I've been working with computers since 1986!
I'm a retrocomputing enthusiast. I have my beloved BBC Micro that I wanted to turn into a USB keyboard. I was thrilled to find that someone has finally offered a reasonable solution by using Arduino. So I prepared everything and purchased all the required parts. Original Arduino Micro, the board was soldered and double checked and Arduino IDE is up & running. Unfortunately, I was NEVER able to make it work! I'm using MS Windows 7 ( and YES, I did try Linux too!)
Here is what I did:
- I tried to upload the .hex using various methods, avrdude and other tools. I ended up with unrecognizable USB device. Did I mention that I spent days on this!
- I tried to figure out HOW to compile the source myself. Apparently, there are some libraries to be patched (the .diff file). I was never able to figure out which version to patch (which Arduino release). The patches indicates it's the HID.cpp but actually it's the Keyboard.cpp (I'm using Arduino 1.6.7).
I spent hours and hours on this but it seems that I failed. OK, may be I'm a lame person!
I would be grateful if Andy (the original author of this code) could help me in this.
Regards,
A. Kattan
Well, may be I'm no Linux expert but I've been working with computers since 1986!
I'm a retrocomputing enthusiast. I have my beloved BBC Micro that I wanted to turn into a USB keyboard. I was thrilled to find that someone has finally offered a reasonable solution by using Arduino. So I prepared everything and purchased all the required parts. Original Arduino Micro, the board was soldered and double checked and Arduino IDE is up & running. Unfortunately, I was NEVER able to make it work! I'm using MS Windows 7 ( and YES, I did try Linux too!)
Here is what I did:
I spent hours and hours on this but it seems that I failed. OK, may be I'm a lame person!
I would be grateful if Andy (the original author of this code) could help me in this.
Regards,
A. Kattan