Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)
Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)
Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)
Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)
Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)
Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)
Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)
Price:
8,95
8,50
incl. tax, excl. shipping
Number:
In stock Delivery directly from stock
Low cost and fast shipping
Shipping costs for small items 2,95 €.
Above 30,00 € Free.
Secure payment
Customers value Bits & Parts with 9,2/10 Link naar Kiyoh

Arduino Nano V3 Atmega328 5V 16 MHz (compatible clone)

Product information:

This Arduino Nano 3.0 ATmega328 (compatible clone) is easy to integrate into limited space due to its small dimensions.
This makes the Nano extremely suitable for installation in objects.
With the pins already soldered it is easy to use on a breadboard!

You can program this Arduino Nano using the same software (Arduino IDE) as you do for example with the Arduino Uno.
In the Arduino IDE, select 'old bootloader'.

Mini-B USB connection (cable not included).

Specifications:

- Microcontroller: ATmega328
- Operating voltage: 5V
- Supply voltage (recommended): 7-12 V
- Supply voltage (maximum): 6-20 V
- 14 digital input/output pins of which 6 can be used as PWM.
- 8 Analog inputs A0-A7
- Maximum current per I/O pin: 40mA
- Flash memory 32 kB
- Flash memory for Bootloader: 2 kB
- SRAM: 2 kB
- EEPROM: 1 kB
- Clock speed: 16 MHz
- Auto-reset support

Pinouts Nano:
Arduino Nano pinout
- GND: Ground pins.
Serial: 0 (RX) and 1 (TX). Used to receive (RX) and transmit (TX) TTL serial data. These pins are connected to the corresponding pins on the USB-to-TTL serial chip.
- External interrupts: 2 and 3. These pins can be configured to trigger an interrupt on a low value, a rising or falling edge, or a change in value.
- PWM: 3, 5, 6, 9, 10, and 11. Provides 8-bit PWM output using the analogWrite() function.
- SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication, which, although provided by the underlying hardware, is not currently included in the Arduino language.
- LED: 13. There is a built-in LED connected to digital pin 13. When the pin has a HIGH value, the LED is on, when the pin has a LOW value, it is off.
- I2C: A4 (SDA) and A5 (SCL). Supports I2C (TWI) communication using the Wire library.
- Reset. Bring this line LOW to reset the microcontroller. It's typically used to add a reset button to shields that block the button on the board.
AREF. Reference voltage for the analog inputs. Used with analogReference().

Arduino introduction:
Arduino is an open-source computing platform built around Atmel's ATmega328 microcontroller and the Processing software development platform. This platform is designed for hobbyists, artists, and anyone interested in creating and designing smart and creative objects that can respond to their environment.

With Arduino, it's possible to create devices and objects that respond to their environment using digital and analog input signals. Based on this input, an Arduino circuit can initiate autonomous actions by providing digital and analog output signals. Input can be generated, for example, by switches, light sensors, motion detectors, distance meters, temperature sensors, or based on commands from the internet, a radio module, or another device with a serial interface. Output signals can control motors, lights, pumps, and displays, but also generate input for another Arduino module.

Documentation

:
icon_filetype_zip
Programming example (English):
Drivers_CH340_CH341.zip