The Nano board R3 is integrated with the CH340 chip and is compatible with Arduino. Each of the 14 digital pins on the Nano can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 volts. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms.
The Nano R3 board for Arduino is a small and breadboard friendly microcontroller development board. This Nano Arduino board is designed based on ATmega328 and has similar functionality of the UNO board. It features automatic reset during program download and supports ISP download, power supply by 9V battery, and external 5V ~ 12V DC power supply.
Applications:
- Automation
- Robotics
- Control Systems
- Embedded Computer
- Embedded Computer