Happy to hear the Arduino is not dead.
I tested it again on my bench and it functions properly.
I put the code in github
https://github.com/Boris4K/FastArduinoKeyboard
Search found 30 matches
- Mon Oct 31, 2016 1:39 pm
- Forum: Guides
- Topic: Arduino Pro (Leonardo Micro)
- Replies: 46
- Views: 71062
- Sun Oct 30, 2016 4:05 am
- Forum: RetroPie
- Topic: save button
- Replies: 5
- Views: 5973
Re: save button
Look at my build in the show off corner. I added instructions for save state and load state.
- Tue Oct 25, 2016 12:21 am
- Forum: Guides
- Topic: Arduino Pro (Leonardo Micro)
- Replies: 46
- Views: 71062
- Mon Oct 24, 2016 1:33 pm
- Forum: Guides
- Topic: Arduino Pro (Leonardo Micro)
- Replies: 46
- Views: 71062
Re: Arduino Pro (Leonardo Micro)
I modified the code after you saw my comment. Please use the new code.
- Mon Oct 24, 2016 12:17 pm
- Forum: Guides
- Topic: Arduino Pro (Leonardo Micro)
- Replies: 46
- Views: 71062
Re: Arduino Pro (Leonardo Micro)
I edited the code to include all the pins on the Arduino pro micro. I don't know if the extra unused keys might degrade the performance. I use the same code with a smaller arrays of 12 keys only. #include <Keyboard.h> #define BUTTONS 20 int keycode_arr[] = { 118, // PIN0 'v' 119, // PIN1 'w' 120, //...
- Sat Oct 08, 2016 10:58 pm
- Forum: General Chat (Game Boy Zero)
- Topic: Volume wheel wiring
- Replies: 3
- Views: 6378
- Mon Sep 26, 2016 7:43 am
- Forum: General Hardware
- Topic: GearBest screens warning!!
- Replies: 11
- Views: 13136
- Sat Sep 24, 2016 11:51 pm
- Forum: General Chat (Game Boy Zero)
- Topic: Custom/Aftermarket Build Guide Part 2
- Replies: 64
- Views: 55718
Re: Custom/Aftermarket Build Guide Part 2
Thanks.
Can you make a review about your 3D printer?
Can you make a review about your 3D printer?
- Fri Sep 23, 2016 12:49 am
- Forum: Arduino
- Topic: include keyboard.h file
- Replies: 4
- Views: 21800
Re: include keyboard.h file
You can buy an Arduino pro micro, it is cheaper.
I made a sketch for it, here.
I made a sketch for it, here.
- Thu Sep 22, 2016 11:10 pm
- Forum: General Chat (Game Boy Zero)
- Topic: Trouble uploading program to Teensy
- Replies: 3
- Views: 5090
Re: Trouble uploading program to Teensy
Someone else has the same issue with OS X Sierra.
viewtopic.php?f=18&t=1471
viewtopic.php?f=18&t=1471