So I got a pro micro and 2 pro minis and I was wondering if I could use the pro micro to program my minis? Anyone has any links or guides on how to do this, if at all possible?
-
3Other than the normal ArduinoISP guides?Ignacio Vazquez-Abrams– Ignacio Vazquez-Abrams2015年03月22日 19:38:14 +00:00Commented Mar 22, 2015 at 19:38
1 Answer 1
I don't know if it will still work but I will suggest you this. As arduino micro is Leonardo compatible and you r two arduino minis are based on atmega328. You should be able to use the tutorial posted above to use micro as programmer for the two mini. Hope that helped.