arduino-volume2 icon indicating copy to clipboard operation
arduino-volume2 copied to clipboard

Arduino Nano support

Open EmeEmu opened this issue 6 years ago • 2 comments

Hello, First thank you for this great project, really helpful !!!!! :smile: I a newbie in Arduino so sorry if my question is not relevant. Is there a way to use this library on a Nano board ?? I cant seem to find any info on this.

thanks a lot

EmeEmu

EmeEmu avatar Apr 27 '18 17:04 EmeEmu

Nano is functionally the same as Uno (same ATmega328P microcontroller and Arduino pin mapping), just in a different form factor. So the documentation for Uno also applies to your Nano.

per1234 avatar Apr 27 '18 20:04 per1234

Thank you very much per1234. I will try.

EmeEmu avatar Apr 27 '18 21:04 EmeEmu