Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

binnes/esp8266Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.