This project is a Home Automation System that allows you to control 4 appliances (lights, fans, etc.) remotely using NodeMCU, a 4-channel relay module, and Blynk app buttons.
The Arduino Uno handles the relay switching, while the NodeMCU connects to Wi-Fi and communicates with the Blynk cloud.
- π Remote control of 4 appliances via Blynk app buttons
- π Uses 4-channel relay module for switching devices ON/OFF
- π Real-time appliance status updates in the app
- β Easy to expand with more relays or IoT devices
- π± Works on Android & iOS Blynk app
- Arduino Uno
- NodeMCU ESP8266
- 4-Channel Relay Module
- Jumper wires & breadboard
- Appliances (LEDs or low-power devices for testing)
- USB cables for Arduino and NodeMCU
- Learn IoT-based home automation
- Control appliances remotely using Blynk app buttons
- Integrate Arduino Uno with NodeMCU for smart projects
- Create a foundation for more advanced smart home systems
- Add sensor-based automation (motion, temperature)
- Add voice control using Google Assistant or Alexa
- Expand to more appliances or rooms using additional relays