Skip to content

m1k0s/ESP32-HelloWiFi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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