Demo code for a Wi-Fi controlled wall outlet that monitors light intensity, temperature, and motion and can control which plugs are supplied with power based off of user preference.
Dependencies: BH1750 DHT11_Lib mbed
Fork of ECE4180_Lab4_ESP8266_IoT_Outlets by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
10:1913b24b4afb | 2016-04-23 | motion not working; | File Diff Annotate |
9:69283f36da94 | 2016-04-23 | Everything Working; ; No fault sensor | File Diff Annotate |
8:341d1b699cd3 | 2016-04-19 | Working Light Sensor cannot change lumen value | File Diff Annotate |
7:bdf957914029 | 2016-04-19 | All Outlets working over Wi-Fi for ON and OFF with only Temperature; | File Diff Annotate |
6:66b21f6166bd | 2016-04-19 | outlet 4 toggles; | File Diff Annotate |
5:280650ceb796 | 2016-03-17 | init commit | File Diff Annotate |
4:40dd020463ea | 2015-08-28 | ver 1.0 | File Diff Annotate |
3:f7febfa77784 | 2015-02-24 | improved web lock out | File Diff Annotate |
2:d4c6bc0f2dc4 | 2015-02-19 | WEB page update, added pwm speaker | File Diff Annotate |
1:71ed1afbf344 | 2015-02-15 | Added set RTC function and ESP error detection at startup | File Diff Annotate |
0:e2a155f50119 | 2015-02-14 | ESP8266 Wi-Fi Mbed controller v1.0 | File Diff Annotate |