Automating home lights

rodney osodo

rodney osodo

Nairobi, Nairobi County

0 0
  • 0 Collaborators

A demonstration of using nodemcu connected to a solid state relay to switch on and off lights using google assistant ...learn more

Project status: Published/In Market

Internet of Things, Artificial Intelligence

Groups
Student Developers for AI

Intel Technologies
Intel powered laptop

Code Samples [1]Links [1]

Overview / Usage

Our goals are to grasp the global view of how DialogFlow works and, more precisely, how it integrates with a webhook. We will finally create a python webhook responsible for turning on or off lights.

We all want our home appliances to be controlled automatically based on some conditions. So when we want to control AC powered devices like a lamp or fans we use a relay module since our microcontrollers only operate at 5V. You can use the relay module to control the AC mains and the microcontroller to control the relay.

Methodology / Approach

To get this project up and running on your machine, follow the following instructions. Head over to the wiki section

Dialogflow

Check out the wiki to get yourself up and running with the dialogflow agent

Hardware

Check out the wiki to setup the hardware

Micropython

Check out the wiki to setup micropython

Programming

Technologies Used

Repository

https://github.com/0x6f736f646f/automating-home-lights

Comments (0)