Module WiFi ESP-01, ESP8266, 8Mb
Vue d’ensemble
Module WiFi basé sur ESP8266 — microcontrôleur 32 bits cadencé à 80 MHz avec WiFi 802.11 b/g/n intégré. Programmable via Arduino IDE, ESPHome, Tasmota, MicroPython ou commandes AT. Idéal pour ajouter la connectivité WiFi à n’importe quel projet — capteurs IoT, domotique, télémétrie cloud, contrôleurs MQTT, ou tout autre projet nécessitant une connexion sans fil.
Spécifications
| Spécification | Valeur |
|---|---|
| Module | ESP8266EX |
| Flash Memory | 8 Mb (1 MB) |
| Clock | 80 MHz |
| Operating Voltage | 3.3 V (NOT 5V-tolerant) |
| GPIO | 2 broken out (GPIO0, GPIO2) |
| UART | TX, RX (also GPIO1, GPIO3) |
| WiFi | 802.11 b/g/n |
| Range | Up to ~100 m line-of-sight |
| Pre-installed Firmware | AT command set |
| Reprogrammable | Yes (via FTDI/USB-TTL) |
| Pin Header | 2× 4 pins, 0.1″ pitch |
| Antenna | Onboard PCB antenna |
| Operating Current | ~70 mA (avg, active TX), peaks to 320 mA |
Applications courantes
- Capteur IoT avec envoi vers le cloud (T°, humidité, mouvement)
- Module Tasmota/ESPHome intégré dans Home Assistant
- Pont WiFi-vers-série pour Arduino existant
- Contrôleur MQTT pour automatisation domestique
- Réseau ESP-NOW peer-to-peer (pas besoin de routeur)
Programmation
┌───────────┐
GND ───┤1 8├─── 3.3V
GPIO2───┤2 7├─── EN (tie to 3.3V to enable)
GPIO0───┤3 6├─── RST (pull-up for normal boot)
RX ───┤4 5├─── TX
└───────────┘