Skip to content

ESP8266 based Webserver for temperature, humidity, and motion detection.

Notifications You must be signed in to change notification settings

intrepidor/esp8266-Sensor

Repository files navigation

esp8266-Sensor

TODO

  • provide schematic and parts list

Changelog

27/Feb/2016 : Allan Inda

  • Initial version

Installation (Windows 7 and Ubuntu 14.04)

Notes

  • The above Makefile points to another makefile in Esp8266-Arduino-Makefile. If the installation instructions are not followed, edit the Makefile to point to your alternate location.
  • The Esp8266-Arduino-Makefile installed above includes DHT and WiFiManager libraries which are required by this application.

License

The software incorporates AVRQueue from https://github.com/Zuph/AVRQueue which is separately licensed (see Queue.md).

Except where noted otherwise, the following license applies.

Copyright (c) 2016 Allan Inda

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

ESP8266 based Webserver for temperature, humidity, and motion detection.

Resources

Stars

Watchers

Forks

Packages

No packages published