filmov
tv
wifi enabled motion sensor with esp8266 & MQTT (source included)

Показать описание
Just recently learned about the ESP8266 wifi module. I'm new to IoT. It's a fun ride so far. Looking to learning even more.
Web page hosted on IIS running on Windows 10.
The web page is performing periodic jQuery jsonp ajax calls to the ESP8266 to get motion detector status. Admitted that this is poll-based monitoring which is less than ideal. A push notification model would be better which I plan to tackle next.
Source code:
Web page hosted on IIS running on Windows 10.
The web page is performing periodic jQuery jsonp ajax calls to the ESP8266 to get motion detector status. Admitted that this is poll-based monitoring which is less than ideal. A push notification model would be better which I plan to tackle next.
Source code: