Search found 6 matches

by Tiny
03 Nov 2015, 04:29
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 368874

Can someone take a look at my files? For some reason I can"t seem to be able to type anything after flashing the micro.
by Tiny
02 Nov 2015, 03:24
Forum: Workshop
Topic: How to use a Pro Micro as a cheap controller/converter
Replies: 340
Views: 222915

Was able to flash the pro micro using "avrdude -p atmega32u4 -P YOUR_SERIAL_PORT -c avr109 -U flash:w:filename.hex" in a command window.
by Tiny
30 Oct 2015, 00:15
Forum: Workshop
Topic: How to use a Pro Micro as a cheap controller/converter
Replies: 340
Views: 222915

Well, Arduino is a java-based behemoth, but it also comes with 'avrdude.exe' which is another program you can use for uploading hex files, and that one is terminal-based, so you can make it be very verbose in what's going on. :D I'm actually in an AP CS class that works primarily with Java so that ...
by Tiny
29 Oct 2015, 16:36
Forum: Workshop
Topic: How to use a Pro Micro as a cheap controller/converter
Replies: 340
Views: 222915

Are the drivers OK, i.e. can you upload Arduino sketches from Arduino GUI? (I.e. is your Pro Micro working properly?) Are you sure that you can put your Pro Micro into the bootloader mode (i.e. do you see it being enumerated as a different COM port for 8 seconds after reset)? Any (error or other) m...
by Tiny
29 Oct 2015, 12:50
Forum: Workshop
Topic: How to use a Pro Micro as a cheap controller/converter
Replies: 340
Views: 222915

flabbergast wrote:
Tiny wrote: For some reason XLoader can't flash my .hex file. Can someone help me?
You'll need to be more specific than this if you want us to diagnose a problem.
What can I post that would be helpful?
by Tiny
29 Oct 2015, 00:48
Forum: Workshop
Topic: How to use a Pro Micro as a cheap controller/converter
Replies: 340
Views: 222915

I didn't see anyone post successful steps to uploading firmware via Windows. I have had some success today, so I will post the steps: Software: * Drivers: https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide * Loader: http://xloader.russemotto.com/ * Putty: http://selfmod.net/using-u...

Go to advanced search