You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React frontend for the Firefly project. Displays live logs from the host ESP32, shows connected guests, and provides controls to trigger LED blinks or send acti…
ESP32-C3 guest firmware for the Firefly project. Each board has a button and LED, connects to the host via ESP-NOW, and reacts to user actions. Perfect hands-on…
ESP32 host firmware for the Firefly project. Acts as the central bridge: serves the React UI over Wi-Fi, communicates with guest ESP32-C3 devices via ESP-NOW, l…