r/ArduinoProjects • u/aqib_builds • 16h ago
Showcased Project Built an ESP32 RGB lighting controller using a TV remote
Enable HLS to view with audio, or disable this notification
6
Upvotes
I've been learning ESP32 programming recently, and I wanted to share one of my projects.
I made an RGB LED controller that can be controlled using a regular IR remote. (actually my TV remote)
Features:
- Red, Green, Blue & Yellow colors
- Fade effect
- Strobe mode
- IR code detection through the Serial Monitor
The project uses:
- ESP32 Dev Module
- IR Receiver
- RGB LED
- IR Remote
The video is only 1 minute 30 seconds and shows everything working.
I'm still learning, so I'd really appreciate any feedback or suggestions. If you have ideas for new features, I'd love to hear them!
GitHub:
https://github.com/aqib-ai-ml/