

ESP8266 Configurazione dei Pin
Pin Number | Pin Name | Alternate Name | Normally used for | Alternate purpose |
1 | Ground | – | Connected to the ground of the circuit | – |
2 | TX | GPIO – 1 | Connected to Rx pin of programmer/uC to upload program | Can act as a General purpose Input/output pin when not used as TX |
3 | GPIO-2 | – | General purpose Input/output pin | – |
4 | CH_EN | – | Chip Enable – Active high | – |
5 | GPIO – 0 | Flash | General purpose Input/output pin | Takes module into serial programming when held low during start up |
6 | Reset | – | Resets the module | – |
7 | RX | GPIO – 3 | General purpose Input/output pin | Can act as a General purpose Input/output pin when not used as RX |
8 | Vcc | – | Connect to +3.3V only |


ESP8266-01 Caratteristiche
- Modulo Wi-Fi economico, compatto e potente
- Alimentazione: solo + 3,3 V.
- Consumo di corrente: 100 mA
- Tensione I / O: 3,6 V (max)
- Corrente sorgente I / O: 12mA (max)
- MCU a 32 bit a bassa potenza incorporato a 80 MHz
- 512kB di memoria flash
- Può essere usato come Stazione o Access Point o entrambi combinati
- Supporta Deep sleep (<10uA)
- Supporta la comunicazione seriale quindi compatibile con molte piattaforme di sviluppo come Arduino
- Può essere programmato utilizzando Arduino IDE o comandi AT o Lua Script
Se vuoi acquistare il modulo lo trovi qui:
Post Correlati:
Usare la scheda ESP8266/Wemos D1 Mini come RTC WiFi grazie all'NTP
Display MAX7219 a 7 segmenti da 8 caratteri con la scheda ESP8266/Wemos D1 Mini per visualizzare del...
Duino-Coin: cosa è e perchè lo ritengo un bel progetto
Collegare un display OLED e un sensore BME280 alla scheda ESP8266/Wemos D1 Mini - Salvare i dati in ...