jeffy1021 wrote:Helder wrote:PotaTox wrote:Helder, I decided to test my board by plugging it in to my computer. It makes the "device connected" sound, but about 5 seconds later it disconnects. Does this mean that the Atmega32U4 is coded wrong and I accidentlied it?
I don't know what you've tried or done si can't answer that. All I know is that I programmed it correctly as I tested it and windows discovers the device. Try using the link at the bottom of the first post as that has drivers that you will likely need.
As programmed, one should to be able to open up notepad and the key presses should register as characters right? No separate driver install necessary? Or does that only apply to the teensy.
This is programmed as a gamepad not a keyboard, but @Oxodao said he was working on a keyboard program for it. The drivers needed for this is on the first post at the bottom of this thread and is needed so that the Arduino IDE sees the board's chip so it can be reprogrammed.
Once all firmware is working correctly I'll have a guide up on how to reprogram these boards and @wermy is thinking of doing it through the Pi itself so that might be another route to go once he has a script made.
You can also get a $4 ISP programmer (sometimes cheaper) and no drivers needed and is faster and easier to program.