Adafruit_Learning_System_Gu.../NY_Tower_Light
2019-05-09 10:20:11 -04:00
..
lambda Create .circuitpython.skip 2019-05-09 10:20:11 -04:00
.esp8266.test From https://github.com/adafruit/New-Year-Tower-Light 2019-05-09 09:20:59 -04:00
README.md Create README.md 2019-05-09 09:40:01 -04:00

New-Year-Tower-Light

IoT Tower alert we did on the last night of 2015!!

We make a tower alert that responds to github events:

  • Github publishes repo events to a number of webhooks. But in reality, any service that speaks http can be used.
  • AWS lambda receives the github webhooks and publishes MQTT events. python code
  • Adafruit io provides a MQTT gateway.
  • A little ESP8266 HUZZAH receives the MQTT messages and controls the red, yellow, and green lights of a tower alert. huzzah code

The live coding video can be found on youtube.

This code was formerly at https://github.com/adafruit/New-Year-Tower-Light/ - this has now been archived.

If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.

All code MIT License, please attribute to Adafruit Industries

Please consider buying your parts at Adafruit.com to support open source code