Ok, I see my mistake, I did not tried to launch Joyloader while in bootloader mode (a little difficult, you only have a few seconds after manually restarting the device). Working OK now.
8 seconds bootloader mode.
Originally Posted By: Eogund
I have one more question: How does the buttons matrix work ? Is it similar to Leo Bodnar's BU0836?
6 rows (BR pins) x 6 columns (BC pins) = 36 buttons and 6 analog axis input - number of axis could be increased for 8 using pins from matrix at cost of buttons number. Teensy, Arduino Micro boards has more pints for inputs.
ADC pins is axis input.
Sokol1
Last edited by Sokol1; 07/13/1808:12 PM. Reason: image link replace
Will this work on my Arduino Micro? It runs on the ATMega32u4, but look different from the Leonardo pro micro. Also, could I use my Uno R3 to program it?
Mega_mozg do you mean that it would be possible to use the Uno R3 with your work....
So let me guess you upload part to the atmega 328p and then the usb comunication to the atmega16u2???? If that's true would you mean to explain for dumbs as i'm a complete begginer and also english it isn't my mother language.
sorry, guys. No support to "UNO_R3" here crazy hardware "atmega16u2" + "atmega328p". Only possible with single chip "ATmega32u4" = "Arduino Leonardo" / "Arduino Micro" and clone "Sparkfun ProMicro" .
and some pictures from me. base joystick: Saitek X35-X36/Suncom F15. electronics: MMjoy2 ProMicro, simple extension boards, Hall's Allegro A1324 (X/Y/Throttle).
There's any diference between Arduino Micro and the one you said the Sparkfun Arduino ProMicro ... the thing is that for me the less expensive one is the Arduino's one and the Sparkfun it's quite expensive (shipment mainly).
I have seen your post telling Arduino micro or sparkfun clone ....
Also i understand that it's posible to build a shield to increment the inputs????
Hi, I'm having bad response when connecting 10k and 100k pots directly to the axis pins of the Promicro. Buttons work OK. Will I have better results using the MCP3208 chip instead?