# Smart-Room-Controller
## Overview
The purpose of this project is to send a signal via radio communications from a remote to a central hub.
## Details
The device will use the following components:
*WHIZNET W5500 Ethernet port (qty 1)
*ElectroPeak 64x128 OLED screen (qty 1)
*Momentary Switches (this version used qty 10)
*Sparkfun RGB encoder (qty 1)
*LED(qty 1)
*Teensy 3.1 (qty 2)
*433MHz RF Transmitter (qty 1)
*433MHz RF Receiver (qty 1)
*Tilt mercury switch
The project will be completed in the following steps:
1. Notebook - rought documentation of idea and flow chart
1. Fritzing - A diagram for each unit
1. Breadboard
1. Coding - will require code for transmitter and receiver
___
## Summary
Our class was given this project to do as our "midterm". The requirements that were given was to make something that can control five (5) Hue Lights and at least two (2) Wemo outlets. My interpretation of this request was to make a central console that would allow you to individually select each Hue light, their color, and their brightness. I also set it up to individually select each Wemo outlet to turn on or off. There is a requirement as well to have an external source turn on a "automated" mode. For this requirement, a mercury tilt switch as been added. When the desk box is shaken or is moved suddenly, it will turn on all lights to blue and the screen will show "CALM DOWN".


















Comments