NODEMCU ESP8266 Youtube Channel Subscribers and Views Counter
by mircemk in Circuits > Arduino
1128 Views, 2 Favorites, 0 Comments
NODEMCU ESP8266 Youtube Channel Subscribers and Views Counter
I will explain to you how to make simple Youtube page Subscriptions and views counter
Making...
From one of my previous projects (Bluetooth-controlled scrolling text), I have a finished 8x56 LEDs matrix consisting of 7pcs MAX7219 Led matrix modules 8x8, and located in the appropriate box.
Let me mention that these modules are older, and as you see in the given picture, contain DIL IC on the front. The new modules are made in smd technology and usually composed of 4 coupled matrices, and they are turned 90 degrees clockwise.
Software
The basis for my project was the code of Pawel A. Hernik from which I changed some parts for a display of 7 matrices. We must first install the ESP8266 Board on Arduino IDE, and then upload the code on the appropriate board and port.
Downloads
Video
On the same hardware with other codes we can make,for example, Weather and News information display etc.
Thanks for watching