The ESP8266 WiFi Analyzer project can be found originally here. However, for organizational purposes, I ended up creating my own repository containing the best worked schematics.
This project requires the following hardware in order to work:
- Any ESP8266 Board
- 2.4" TFT Touch Screen w/ ili9341
- Jumper Wires
- Breadboard
Make the following connections between your 2.4" TFT Screen and your ESP8266 board.
2.4" TFT | ESP8266 |
---|---|
VCC | VIN |
GND | GND |
CS | D8 |
RESET | RST |
D/C | D1 |
MOSI | D7 |
SCK | D5 |
LED | 3V3 |