Adafruit_Learning_System_Gu.../NY_Tower_Light
2022-03-02 15:37:07 -05:00
..
esp8266_tower Added SPDX to 30 more files - spdx-32 2022-02-23 13:22:52 -05:00
lambda Added remaining few licenses 2022-03-02 15:37:07 -05:00
.circuitpython.skip Create .circuitpython.skip 2019-05-09 15:42:22 -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