All Questions
Tagged with arduinoisp arduino-pro-micro
2 questions
0
votes
1
answer
139
views
Sparkfun Pro Micro (5v) as ISP error
I'm trying to use Sparkfun Pro Micro (5v 16MHz) as ISP to program Attiny chips (OS:Windows10Pro). I followed instructions. Installed proper driver and added Sparkfun boards to ArduinoIDE:
Using ...
0
votes
1
answer
889
views
Self made ATMega32U4 board first programming
I'm stepping into Arduino world and decided to build a small board to implement a gamepad. Prior designing the board I tested my firmware on a Arduino Pro Micro USB so I decided to make something ...