+251 99 380 2995 | +251 97 022 2227 | [email protected]



Arduino Nano Every
- Microcontroller: ATMega4808
- Operating Voltage: 5V
- Input Voltage (recommended): 7-12V
- Digital I/O Pins: 22, including 5 PWM outputs (D3, D5, D6, D9, D10)
- Analog Input Pins: 8 (10Bit)
- External Interrupts: All digital pins
- DC Current per I/O Pin: 20 mA
- DC Current for 3.3V Pin: 50 mA
- Flash Memory: 48 KB (of which 6 KB used by bootloader)
- SRAM: 6 KB
- EEPROM: 256 bytes
- Clock Speed: 20 MHz
- Communication Interfaces: UART, SPI, I2C
- Built-in LED: Pin 13
- Dimensions: 45mm x 18mm
- Weight: 5g
- Programming: Can be programmed with the Arduino IDE using a USB to serial converter (sold separately)
- The Arduino Nano Every is a small, 5V-compatible development board powered by the ATmega4808 microcontroller. It matches the classic Nano pinout while offering 50% more program memory (48KB flash) and 200% more RAM (6KB) running at a 20 MHz clock speed.
- The ATMega4808 used here is a powerful microcontroller from Microchip Technology, featuring 48KB of flash memory, 6KB of SRAM, and 256 bytes of EEPROM. It operates at 20 MHz and comes with a variety of built-in peripherals, including analog-to-digital converters (ADC), pulse-width modulation (PWM) outputs, UART, SPI, and I2C interfaces.
- It is an evolution of the classic Arduino Nano design, offering more I/O pins, more memory, and faster clock speed. It is compatible with a wide range of sensors, actuators, and shields, making it suitable for various projects including robotics, automation, IoT, and more.
- Its compact size makes it ideal for projects where space is limited, and its low power consumption makes it suitable for battery-powered applications. The Nano Every is part of the Arduino ecosystem, which means it is supported by a vast community and extensive libraries, making it easy to get started with programming and prototyping.
- Overall, it is a versatile and powerful microcontroller board that offers a balance of features, performance, and ease of use, making it suitable for both beginners and experienced users alike.
- The Nano Every (clone) is not compatible with the Arduino ecosystem by default. Because it features Atmega 4808 microcontroller at core. Although in order to communicate with it, you must first install some drivers. After doing these things, the Arduino software will be compatible with your board and you can easily program your board using this software.
- Serial Communication (UART): RX (D0) and TX (D1): These pins are used for serial communication. The Arduino Nano Every (clone)can communicate with other devices, such as computers or other microcontrollers, using the Universal Asynchronous Receiver-Transmitter (UART) protocol.
- I2C (Inter-Integrated Circuit): SDA (A4) and SCL (A5): The Arduino Nano Every (clone) supports I2C communication, a two-wire serial communication protocol. It allows multiple devices to communicate over a shared bus.
- SPI (Serial Peripheral Interface): MISO (D12), MOSI (D11), SCK (D13), and SS (D10): These pins are used for SPI communication, a synchronous serial communication protocol commonly used for interfacing with sensors, displays, and other devices.
- Analog-to-Digital Converter (ADC): A0 to A7: These pins can be used for analog input. The Arduino Nano Every (clone) has a built-in ADC, allowing it to convert analog signals from sensors or other devices into digital values.
- PWM (Pulse Width Modulation): D3, D5, D6, D9, D10: These pins support PWM, allowing the Arduino Nano Every (clone) to simulate analog output by varying the duty cycle of a digital signal. PWM is often used for controlling the brightness of LEDs or the speed of motors.
- External Interrupts: All GPIO pins can be used for external interrupts, allowing the Arduino Nano Every (clone) to respond to external events, such as a button press or a change in a sensor’s state.
You may also like…
-

Nano Terminal Adapter
Br 950.00 -

Arduino Nano
Br 1,750.00 -

Arduino Nano 33 BLE
Br 8,500.00 -

Arduino Nano Expansion Shield
Br 450.00











Reviews
There are no reviews yet.