Description
We know Arduino UNO is the most famous Arduino main board, and Nano is the compact version Arduino UNO. Compatibility is almost 100%:
Features
- Same microcontroller on Arduino UNO, the Atmega328P
- Preserve the USB to serial for program loading,
- Extend all pins out as of Arduino UNO into Breadboard friendly layout
- 14 x Digital IO (6 PWM)
- 8 x Analog input (2 additional compared to Arduino UNO)
- The famous programmable LED, L at pin D13
- Power, TX and RX indicator LEDs
- 3.3V linear voltage regulator
- Reset button and ISP 2×3 pin header is present too.
Resources
- Getting Started with Arduino – UNO, good for 1st time user.
- Arduino tutorial with more than 10 projects, source code, schematic is there.
- CH34X driver (Please ensure this NANO board is plug in to computer USB port during driver installation)
- Windows (V3.5 Mar2019)
- Mac OS (V1.5 Mar2019)
- Linux (V1.5 Mar2019)Â (Normally is readily installed)
- CH34X Driver – Get the latest driver from factory
Robo Admin T –
great!