- EOL
Description
The module is compatible with the popular Arduino Nano and has an ATmega328 microcontrollerwith an installed bootloader. This means that it can be programmed throughthe Arduino environment IDEusing available libraries. Board containsconverter CH340 which allows to program the module by connecting itdirectly to the computer USB.
The module has a microcontroller ATmega328 and is equipped with 14 digital I/o, 6 of which can be used as PWM outputs (e.g. for motor control) and 8 as analog inputs. The system works with the signal ticking with the frequency of 16 MHz. The module also has: a miniUSB connector, RESET button and ISP connector.
In order to start Nano v3.0, you must connect the system to the computer usingthe miniUSB cableand select inthe Arduino IDEthe Arduino Nano board. |
Programming
Creating and installing software is enabled by free environment Arduino IDE. Implemented bootloader allows you to send the program directly viaUSB cable. A detailed description can be found in thedocumentationandtutorial.
Specification
- Supply voltage: 5 V to 12 V
- Leads operate at a voltage of 5 V
- Installed bootloader from the Arduino Nano
- Microcontroller: ATmega 328
- Maximum clock frequency: 16 MHz
- SRAM: 2 KB
- Flash memory: 32 KB (4 KB is reserved for bootloader)
- EEPROM: 1 KB
- I/O Ports: 14
- PWM outputs: 6
- Number of analog inputs: 8 (channels of converter A/C)
- Serial interfaces: UART, SPI, I2C
- External interruptions
- Connector: miniUSB slot, type B:
- Dimensions: 43 x 18 mm
- Weight: approx 6 g
Useful links |