ATmega2560 ATMEGA16U2 Support?
Closed this issue · 2 comments
JuniorGamingTime commented
Is there a way to use this board? i need a lot of buttons and knobs
facchinm commented
Hi @JuniorGamingTime ,
to use this library on the 16u2 you must first reprogram it with something like https://github.com/NicoHood/HoodLoader2 ; then you can communicate between the 16u2 and the 2560 using the internal serial port.