ESP8266 Subscriber Counter Tutorial
Gadget Reboot
This DIY Youtube Subscriber Counter Display project shows:
-getting started: how to setup an esp8266 (using a NodeMCU board) in the Arduino IDE -how to connect to a WiFi network -how to obtain a Youtube Data API Key for use in projects -how to access Youtube channel data to obtain a subscriber count -how to show the Youtube data on an OLED and 1602 LCD (other display methods will be covered in the future) -misc tips and tricks to get up and running and avoid some of the pitfalls others (myself included) have faced
Sketch and schematic:
https://github.com/GadgetReboot/Arduino/tree/master/ESP8266/YoutubeSubscriberCounter
Getting started with ESP8266 in Arduino IDE https://github.com/esp8266/Arduino
What is NodeMCU? https://github.com/nodemcu/nodemcu-devkit-v1.0
NodeMCU Fritzing library component used in schematic https://github.com/squix78/esp8266-fritzing-parts
Youtube API Arduini library and Info - how to get a Youtube Data API and test it: https://github.com/witnessmenow/arduino-youtube-api
OLED display guide: https://youtu.be/a-pqcmCr79I
16x2 LCD guide: https://youtu.be/L575ANlcm3Y
#MYYTC
Patreon: https://www.patreon.com/gadgetreboot Pinterest: https://www.pinterest.ca/GadgetReboot Twitter: @GadgetReboot https://twitter.com/gadgetreboot ... https://www.youtube.com/watch?v=rrxsMuR0Yko
31843948 Bytes