Mar 02,2020
10,020 views
end-flag
  • Comments(10)
  • Likes(17)
Upload photo
You can only upload 5 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
  • I had this built and it works wonderfully. Using a 3000 keyboard with Windows (UAE). The only issue I have: If I turn caps-lock on I need to press it twice to turn it off (and press twice to turn it back on), needless to say the led gets out of sync. :) Thomas, anything I can do to help debug this? I've tried it on two computers.

    Thomas Köckerbauer 2023-10-17 23:21:17Reply

    Thats the "caps lock special handling" needed for the Vampire 4 SA mentioned on https://github.com/tkoecker/amigakb To get a regular behavior you need to place a jumper between pin 2 and GND on the "Pro Micro" board.

    Mattias 2023-10-18 23:04:58Reply

    OK. Thanks for your answer! Quick question, if I want to compile the ino for use with Windows (instead of using the precompiled one), which version of the IDE should I use? My plan is to make a version where useCapsKeySpecialHandling() always returns false. :)

    Thomas Köckerbauer 2023-10-21 01:59:29Reply

    As I mainly made this with the V4-SA in mind I did not use it without the USB stack patches myself. The Arduino IDE v1.6.5-r5 is required for the USB stack patches, and you should be on the save side with this version (even without applying the patches). As you do not need the patches also newer versions might work, I did however not try them.

    Mattias 2023-10-21 16:26:54Reply

    Thank you, Thomas, appreciate it.

    Reply
  • Great little board! I'm typing this now using this with an A2000 keyboard on my macbook!! However, now I'm trying to get one built for a Vampire V4, and I don't know how else to contact you. I am having a rough time compiling the Arduino IDE to 1.6.5-r5 in order to apply the changes needed (shown here https://github.com/tkoecker/Arduino/commit/e6783cb5e4b7e1dc8abc4932b3e3543ad793c6ff). It seems Firmata-2.4.3.zip is no longer available to download during the build process. I reset my clone of the Arduino repo to commit 8a3982baf832147f9a4b2d0801b34c5036032163 which is version 1.6.5 right before they removed Firmata from the repo. It will compile when I do this with the applied changes even! However, when I then use the IDE to upload the .ino sketch to the pro micro, it does not work on the V4. The power, RX and TX leds stay on solid and thats it. Please help!!

    k1ds3ns4t10n . 2021-07-31 15:41:33Reply

    UPDATE: I now have it working on the V4!!!! It was a bit of a struggle getting all the pieces to line up, but it was 100% worth the effort.

    Bosstone100 2022-01-21 20:36:34Reply

    Hi. What did you do to get it working? I've been looking for this exact thing for V4SA. How do you have yours setup? Does it somehow fit in the case with mods or did you have to completely remove the board from the case? What skill would you need to get this setup? Any help would be greatly appreciated. Thanks!

    Reply
  • thanks thomas..

    Reply
  • Power full project,thank you Thomas

    Reply
VOTING 0 votes
  • 0 USER VOTES
0.00
  • YOUR VOTE 0.00 0.00
You may also like