Out Of Stock
1
Description
The board is extremely small. It employs the ESP8266 EX chip, which can operate at up to 160MHz. It has plenty of memory, including 64Kb of instruction RAM, 96Kb of data RAM, and 16MBs of flash memory for storing your programs. It includes WiFi connectivity, Over the Air updates, and other features. The D1 mini board has 11 GPIO pins as well as one analog input. Despite its small size, many shields for this board are being developed, which I think is fantastic because it allows us to easily build great Internet of Things projects! We can, of course, program this board using the Arduino IDE. The board is Arduino, MicroPython, and NodeMCU compatible, and it is the same size as the Wemos D1 Mini, but lighter. It has a 16M bytes (128M bit) Flash memory.
Specifications:
- Microcontroller: ESP-8266EX
- Operating voltage: 3.3V
- Input voltage: (USB) 5V
- Digital I/O Pins: 11
- Analog input pins: 1(Max input: 3.2V)
- Flash memory: 16MB
- Clock Speed: 80MHz/160MHz
- CPU: 32-bit
- USB TTL: CP2104
- Length: 34.2mm
- Width: 25.6mm
- Weight: 2.5g
- Feature : external antenna connection possible
- Current consumption normal operation: 70.4 mA
- Power consumption sleep mode: 0.31 mA
Wemos Pinout:
Pin code | function | ESP-8266 pins |
RX | RXD | RXD |
A0 | Analog input, max 3.2V | A0 |
D0 | ok | GPIO16 |
D1 | IO, SCL | GPIO5 |
D2 | IO, SDA | GPIO4 |
D3 | OK, 10k pull up | GPIO0 |
D4 | OK, 10k pull up, BUILTIN_LED | GPIO2 |
D5 | IO, SCK | GPIO14 |
D6 | OK, MISO | GPIO12 |
D7 | OK, MOSI | GPIO13 |
D8 | IO, 10k pull down, SS | GPIO15 |
G | Ground | GND |
5V | 5 v | - |
3V3 | 3.3 v | 3.3 v |
RST | reset | RST |
RST | Reset | RST |
*All IO have interrupt/pwm/I2C/one-wire supported(except D0)
This Video will help you start with the D1 Mini Pro ESP8266