binnes / esp8266Workshop

IoT workshop based on ESP8266, a DHT11/22 and neopixel RGB LED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the ESP8266 IoT Workshop

** THIS REPOSITORY IS NO LONGER BEING MAINTAINED - IT IS HERE FOR REFERENCE ONLY **

IoT workshop based on ESP8266, a DHT11/22 and NeoPixel RGB LED

For the workshop instructions please visit this site : https://binnes.github.io/esp8266Workshop/

There is also a downloadable PDF containing the workshop instructions available here

Updating content

The workshop instructions are hosted on GitHub pages and are automatically generated from the Markdown in the docs folder of this repo.

The site is automatically regenerated when a push or pull request is made to the master branch of this GitHub repository.

A GitHub Action, which is configured by the .github folder in this repository, runs the commands to update the documentation site.

About

IoT workshop based on ESP8266, a DHT11/22 and neopixel RGB LED

License:Apache License 2.0


Languages

Language:C++ 63.9%Language:Shell 16.8%Language:Batchfile 16.0%Language:Dockerfile 3.3%