top of page

WIFI Light Switch

December 2021

​Objective:

  • Design and create a light switch controller through WIFI in order to remote control mechanical light switch from anywhere, which also needs to be attached or detached easily without opening the switch or change its original structure.

Skill Used:

  • IoT with Blynk

  • CAD

  • SolidWorks

  • ESP8266

  • C++

WIFI Light Switch

Description:

Function:

  • Drive the servo to control the light switch.

  • light up an LED for going to bathroom during night.

Light On

Light Off

LED On

Approach:

  • ​designed model with SolidWorks and printed with 3D printer.

  • Made the circuit with controller board NodeMCU which includes ESP8266 WIFI module.

  • Designed model with SolidWorks and printed with 3D printer.

  • Setup IoT application with Blynk, which provides phone app, server, and skeleton code.

  • Wrote program to achieve the function.

bottom of page