Description
ESP8266 ESP-01 Serial Wireless WIFI Module. The ESP8266 is a SoC (system on a chip) and can therefore work independently and be provided with custom firmware such as NodeMCU.
ESP-01S version with 1MB flash.
ESP8266 ESP-01 Serial Wireless WIFI Module Specifications:
– 1MB flash.
- 802.11 b / g / n
– Wi-Fi Direct, soft-AP
– Integrated TCP/IP protocol stack
– 19.5dBm output power in 802.11b mode
– Integrated low power 32-bit CPU
– SDIO 1.1/2.0, SPI, UART
– STBC, 1×1 MIMO, 2×1 MIMO
– A-MPDU & A-MSDU aggregation & 0.4ms guard interval
– Wake up and transmit packets in 2ms
– Standby power consumption of 1.0mW (DTIM3
- Datasheet
- Code example








Matthijs -
Very good value for money. Easy to program via a serial interface and the Arduino IDE. Can even handle a simple web server. Has two General Purpose IO pins where you can read sensors or control things (Note that the whole thing runs on 3,3 Volts!). I use these modules for example to be able to check via the internet whether I have locked a door (with a magnetic sensor). Such a system costs less than a tenner (and that's incl. 3,7 Volt 1800 mAh Li-Ion battery).