WeMos XI 8F328P-U - Arduino NANO V3.0 16MHz USB Compatible
NANO V3.0 16MHz USB - WeMos XI 8F328P-U - Compatible with Arduino
Universal mini module compatible with original Arduino, equipped with a micro-controller LGT8F328D compatible with MEGA328P and a Micro USB connector and HT42B534 programmer (version with pins for self-soldering). Can be used in many microprocessor projects. The system is compatible with the Arduino project after downloading the board and programmer driver extensions.
This NANO has the HT42B534 programmer for which you need an additional driver.
Thanks to the convenient Micro USB connector, it is easy to connect this module to a computer for programming. Thanks to its small size, it will be perfect for smaller projects.
Product features
Nano, like Pro, is based on the popular module
It has an LGT8F328P microcontroller, compatible with MEGA328P
32kB Flash memory
2kB of SRAM memory
E2PROM 0K / 1K / 2K / 4K / 8K (FLASH Share)
It is clocked with a 16 MHz clock signal.
The board has pins - outputs / inputs
16 digital pins - can be used as input or output. The pins work in the 3.3V TTL standard. The efficiency of each of them reaches 40mA, and they also have built-in pull-up resistors. Some of the pins have additional functions (UART, INT, PWM, SPI, LED).
including 8 PWM channels, e.g. for controlling servos / motors, e.g. SG-90 Servo TowerPro SG-90 - 9g - 1.8kg / cm
6 analog inputs, each of which enables measurement with 10-bit resolution. Some of the pins have additional functions (I²C, AREF, Reset).
Arduino Nano can be powered by:
- via Micro-USB cable from a stabilized 3.3V voltage source.
- via the 5V connector
The programmer providing communication with the computer can be powered only via USB.
The system has a communication system with a computer through:
- UART interface - on pins 0 (RX) and 1 (TX).
- USB - chip
In addition, I²C (TWI) and SPI interfaces are supported
Works with voltages of 3.3 / 5V, jumper selection.
Manual reset button
LEDs to control the operation of the system
Connectors arranged on the board allow you to connect the board directly to the contact plate.
This version has connectors for soldering
The programming is done with the Arduino IDE, free software that is extremely beginner-friendly. - IDE program - http://www.arduino.cc/en/Main/Software
The microcontroller on the board has a pre-installed bootloader that allows you to upload software without the use of additional hardware.
As standard, the module includes the BLINK LED 13 program and a bootloader - description http://majsterkowo.pl/od-czy-zaczac-zabawe-z-arduino/
Additionally, it is possible to program the processor via ICSP.
A custom GUID (unique identifier) can be used to encrypt the chip program.
Technical data
Supply voltage: 3.3V / 5V
Programmer: HT42B534 - drivers: win 10, win 7 and older, drivers download required below
Microcontroller: LGT8F328P, compatible with MEGA328P - 16 MHz
Ports - I / O pins: 16
Number of analog inputs: 6
Number of PWM outputs: 8
Serial interfaces: UART, SPI, I2C
External interrupts
Protection against the flow of too much current
The module is made on a 0.8 mm thick laminate
Weight 5,2 g.
Pin pitch 2.54mm (can be mounted in contact plates)
Dimensions: 51x26 mm
32kB flash memory
E2PROM 0K / 1K / 2K / 4K / 8K (FLASH Share)
2kB SRAM
10-bit ADC (analog-to-digital conversion)
GUID
Notes on construction and connection
Power
VCC is connected directly to the pins of the microcontroller, connecting a voltage higher than 5V may permanently damage the chip.
Inputs / outputs
Arduino Pro has 14 digital inputs / outputs (I / O).
Each pin allows the consumption of current with a maximum intensity of 40mA, which allows direct connection of LEDs with resistors and control of other integrated circuits.
In addition to the standard I / O, some outputs also have special functions.
programming
Creating and uploading software is possible thanks to the free environment provided by the manufacturer.
you can use the PL2303 Programmer.
- Driver download: http://www.mcuzone.com/down/Software.asp?ID=10000584
- HT42B534 Datasheet: https://www.electrodragon.com/w/images/0/08/HT42B534.pdf
- Arduino IDE GitHub - https://github.com/wemos/Arduino_XI