My ESP8266 Projects
🌦️ RealTime Weather Station with DHT11 & Blynk
Monitor temperature and humidity readings in real time on your smartphone using Blynk and a DHT11 sensor. Perfect for DIY weather stations, smart home projects, and learning IoT concepts!
- Real-time temperature & humidity readings on your mobile device.
- Uses Blynk IoT platform for easy dashboard setup.
- Updates every 2 seconds (modifiable).
- Simple, compact wiring.
View on GitHub
💡 Smart AC LED Bulb Switch with ESP8266 & Blynk (Home Automation) 💡
Transform your home lighting into a smart, remotely controllable system. This project allows you to switch your AC LED bulbs ON/OFF from anywhere using the intuitive Blynk mobile app.
- Powered by the versatile ESP8266 Wi-Fi module for reliable wireless connectivity.
- Uses Blynk IoT platform for easy dashboard setup.
- Safely manage mains voltage switching through a dedicated relay module.
- Crucial Safety Note: This project involves AC electricity. Prior electrical experience or professional assistance is highly recommended for safe setup and operation.
View on GitHub
🌈 RGB LED Control with NodeMCU & Blynk
Control an RGB LED remotely using Blynk and a NodeMCU/ESP8266. Adjust Red, Green, and Blue channels in real time from your phone.
- Real-time RGB LED color control from your phone or Blynk web dashboard.
- Simple wiring using NodeMCU/ESP8266.
- Adjust individual Red, Green, Blue channels via virtual sliders.
- WiFi connectivity for remote operation.
View on GitHub