jakeehall / SmartOutlet

An outlet connected to an Arduino Uno that allows users to toggle the outlets power supply on and off over the internet via a web page user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Smart Outlet This program is a web server that runs on Arduino Uno that allows users to connect to it and then control whether the power supply connected to the Arduino, nicknamed the "Smart Outlet," is flowing or not. The Arduino is conneceted to a Solid State Relay through digital pin 8 (can be changed) and the Solid State Relay controls the flow of electricity through the outlet.

About

An outlet connected to an Arduino Uno that allows users to toggle the outlets power supply on and off over the internet via a web page user interface.

License:GNU General Public License v3.0


Languages

Language:Arduino 100.0%