YouTube Desktop Notifier using ESP8266
Do you get nightmares of losing your YouTube Subscribers? If you do, you are not the only one.
Luckily I have made this "YouTube Desktop Notifier" to keep me up-to-date with my channels Subscriber and View Counts. This very simple DIY project cost me around $10 and it now keeps me in track with my channel. Other than displaying the Subscriber and View count this device also "Beeps and Glows" when my channel gains a new subscriber.
Software Libraries:
* TM1637 LED Driver: https://github.com/avishorp/TM1637
* ESP8266WiFi : https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266WiFi
* Arduino Json : https://github.com/bblanchon/ArduinoJson
* Arduino YouTube API : https://github.com/witnessmenow/arduino-youtube-api
Unique Identifiers:
* WiFi SSID/password
* YouTube channel ID: https://support.google.com/youtube/answer/3250431?hl=en
* Google API Key: https://cloud.google.com/docs/authentication/api-keys
Parts can be ordered from Core Electronics: https://core-electronics.com.au/projects/youtube-desktop-notifier
Code: https://www.instructables.com/files/orig/FLZ/FG65/JQWT0CDP/FLZFG65JQWT0CDP.zip
#YouTubeDesktopNotifier #subscribercounter #arduino

