Note
Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.
Why Join?
Expert Support: Solve post-sale issues and technical challenges with help from our community and team.
Learn & Share: Exchange tips and tutorials to enhance your skills.
Exclusive Previews: Get early access to new product announcements and sneak peeks.
Special Discounts: Enjoy exclusive discounts on our newest products.
Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.
👉 Ready to explore and create with us? Click [here] and join today!
Video 52: CheerLights Global Sync with LCD¶
Learn how to synchronize LED colors across multiple devices using the Cheer Lights project, integrated with an ESP32 microcontroller and an LCD screen for real-time feedback.
Introduction to Cheer Lights: Previous tutorials covered essential topics like RGB LED and LCD screen usage.
Cheer Lights with MQTT: Synchronize LED colors through MQTT subscriptions for a shared experience.
Integration with ESP32 and LCD Screen: Connect Cheer Lights to an ESP32 microcontroller with an LCD screen for displaying colors and connectivity status.
Connecting to Wi-Fi: The ESP32 connects to Wi-Fi, displaying the SSID when connected and attempting to reconnect if disconnected.
Interaction with Cheer Lights Group: Interact with the Cheer Lights group on Discord to change colors and participate in the shared experience.
Setup and Coding: Detailed instructions provided on setting up the ESP32 board, selecting the correct port, and installing necessary libraries for integrating Cheer Lights with the ESP32 and LCD screen.
Video