[Holiday Notice] Please be informed that our office will be closed on September 16 in observance of a public holiday. Kindly note that all orders placed after 12:00 PM (GMT +8) on September 13 will be processed on September 17. Thank you for your understanding, and we apologize for any inconvenience caused.
This is the famous NodeMCU which is based on ESP8266 WiFi SoC. This is version 3 and it is based on ESP-12E (An ESP8266 based WiFi module). NodeMCU is also an open-source firmware and development kit that helps you to prototype your IoT(Internet of Things) product within a few LUA script lines, and of course you can always program it with Arduino IDE.
Note: In case you are looking for alternative NodeMCU compatible boards, here are some others:
As the width of this NodeMCU is 30mm, covering the entire holes on breadboard, so we do recommend getting the Base board for it to ease the protoyping. The base board comes with many extended header pins for the GPIO and also power line.
Warranty Period: 12 months
Features
Open-source
Interactive
Programmable
Low cost
Simple
Smart
WiFi enabled
Arduino-like hardware IO
Advanced API for hardware IO, which can dramatically reduce the redundant work for configuring and manipulating hardware
Code like Arduino, but interactively in Lua script
Nodejs style network API
Event-driven API for network applicaitons, which faciliates developers writing code running on a 5mm*5mm sized MCU in Nodejs style
Greatly speed up your IoT application developing process
Lowest cost WiFi
Less than $2 WiFi MCU ESP8266 integrated and esay to prototyping development kit
We provide the best platform for IoT application development at the lowest cost
Input Voltage:
3.3V via 3.3V pin
5.0V via Vin or USB
Specifications:
The Development Kit based on ESP8266, integates GPIO, PWM, IIC, 1-Wire and ADC all in one board.
Power your development in the fastest way combinating with NodeMCU Firmware!
This tutorial is short summarizes on common issues with ESP8266 or ESP32 Arduino base boards. It usually happens while tinkering with Arduino IDE and ESP chips...