IoT based Lamp with Voice Control (Alexa)



This is my Lamp prototype/Project made on a ESP based custom board called Octabrix (This board is made by a startup called iB Hubs). With a simple app, i can control the colors of my lamp including any color that can be provided by a combination of Red, Green and Blue. There's also a provision of switching the lamp off. In addition to this, i have integrated voice control in this project. I can also control the lamp by asking Alexa(Amazon's Voice Assistant) to change it's color or switch it off.





Basic Architecture: Here, i have a wifi based ESP8266 board called Octabrix that connects to the router at my home and then to the Blynk Cloud Server. The mobile App created on Blynk platform also connects to the Blynk Cloud Server. Thus, having common blynk server, i can send commands using the app to my hardware device(Octabrix). Voice Control integration through Alexa is obtained by using another cloud service called IFTTT.

In-depth details regarding the project will be shared in future.


Comments

  1. Awesome colour changing lamp... I also want to make it.

    ReplyDelete
    Replies
    1. Sure, I will guide you for the same ;). I will be sharing an in-depth guide for the same soon.

      Delete

Post a Comment

Popular posts from this blog

Microcontroller GPIO

Leap Motion

Uploading your first Dummy Program on Arduino