Supported Arduino boards?
What Arduino boards can I use TapNLink with?
The ArdTap library is compatible with any microcontroller-based Arduino application board. Using this library you can transform 2 available GPIOs into a serial connection that TapNLink can plug into.
There are specific examples in the Getting Started article for:
- Arduino-Uno AVR (ATmega328)
- Arduino-Due Cortex-M (ATSAM3X8E)
- Arduino-Mega2560AVR (ATmega2560)