Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 369 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 369 Bytes

ESP32-HelloWiFi

A simple WiFi "hello-world" test app for the ESP32 Heltec WiFi Kit 32.

Handles WiFi events & attempt to reconnect when the connection drops. Draws signal a strength icon & an FPS counter on the integrated SSD1306 OLED display.

ESP32-HelloWiFi running on Heltec board

Assumes https://platformio.org/platformio-ide & VSCode