ARDUINO MODULE NANO V3.0 analogue ATMEGA328PB
Code ABRNANV3/P- Weight 4.00g
E-shop price: 7,90 €
| Amount: | 3+ | 5+ |
| Price: | 7,19 | 6,64 |
| Item location: | ||
|---|---|---|
| Central warehouse in Kaunas | Item is not available (0) | |
| Shop in Vilnius | Item available (1) | |
| Shop in Kaunas | Item is not available (0) | |
Description
Universal mini-module compatible with the original Arduino, equipped with ATmega328PB microcontroller and USB connector (self-solder pin version). Can be used in many microprocessor projects. Circuit compatible with Arduino design.
Faithfully reproduced clone is a certainty of performance and reliability.
NANO has a CH340 programmer for which you need an additional controller, which is below.
Thanks to the convenient mini USB connector, it is effortless to connect this module to a computer and program it. Thanks to its small size, it will work well in smaller projects.
The Arduino uses the Atmega328 microcontroller.
Nano has a voltage stabilizer so we can power the module from a voltage higher than 5V.
NOTE!!!
The Nano has an old bootloader preloaded, which works with ArduinoIDE up to version 1.6. and this version of the software should be downloaded. Product features
The Nano version, like the Pro, is based on the popular Uno module
It has an Atmega328PB microcontroller.
On the board USB connector with CH340 chip
The board contains an ATmega328 processor chip with 32kB of Flash memory, 1kB of SRAM, 1kB of EEPROM. It is clocked with a 16 MHz clock signal.
The board has pins - outputs/inputs, including 14 digital pins and 8 analog inputs.
The Arduino Nano can be powered via a mini-USB cable, with a 7-12V unstabilized voltage fed to pin 30 or from a stabilized 5V voltage source. The system automatically selects the power source with the highest voltage.
The chip has a system for communicating with a computer via UART, USB, I²C (TWI) and SPI interfaces.
Works with voltages of 5 V.
Switch for manual reset, LEDs for monitoring system operation.
Connectors arranged on the board allow the board to be plugged directly into the contact board.
This version has soldered connector pins.
For programming, use the Arduino IDE, free software that is extremely beginner-friendly.
The microcontroller on the board has a bootloader pre-installed, which allows software to be uploaded without additional hardware.
In addition, it is possible to program the processor via ICSP.
Technical data
Supply voltage: 5V
Microcontroller: ATmega328PB - 16 MHz
Ports - I/O pins: 14
Number of analog inputs: 8
Number of PWM outputs: 6
Serial interfaces: UART, SPI, I2C
External interrupts
Protection against the flow of too much current
Module made on 0.8 mm thick laminate
Weight less than 5 g.
Pin spacing 2.54mm (can be mounted in contact boards)
Dimensions: 45x19 mm
32kB flash memory, 1kB EEPROM, 1kB SRAM
2 timers/counters 8bit, 1 timer/counter 16bit
Construction and connection notes
Power supply:
If the supply voltage is higher than 5 V, connect it to the RAW pin, which is connected to the stabilizer.
VCC is connected directly to the pins of the microcontroller, connecting a voltage higher than 5 V can permanently damage the chip.
Inputs/Outputs:
Arduino Pro has 14 digital input/output (I/O) leads.
Each pin allows a maximum current draw of 40 mA, allowing direct connection of LEDs with resistors and control of other ICs.
In addition to standard I/O, some leads also have special functions.
Programming:
Software development and uploading is enabled by a free environment provided by the manufacturer.
For programming via UART, you can use the PL2303 programmer.