ITS WORKSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS you are awesome ! FYI i did sub, as I know how hard it is to get people to sub.. were only at 28 on our new channel ! lol Which is now a stark reminder thanks to you and the screen !
fantastic! glad to hear it. I was going to sub back but your name says you have 594 subs so you must be using this on a different channel, pop the link in the comments and I will sub back ;-)
Thank you! ... works amazingly... i tried several other projects and code, almost rewrote the parser from the Polish guy, your base code also i see..... but in the end it fails on the wifi client.. This one works and you need the json 5.x , not the latest 6.x Thanks a million, you have a sub :)
Great video - I would have probably used a connector rather than solder to the pins for the matrix module... and perhaps fit some headers and 'connectors' rather than solder to the board....
Cheers Nico! So i managed to put this project togeather but with no luck. Everything is setup properly (SSID, Pass, API Key and YT ID) D1 mini is connecting to the network ( i can see it in the settings of my router). Program starts and hangs on
sorry for the delay only just seen this, its likely crashing because of the connection to the API, its likely to be an authentication issue, either your creditials in the program are wrong or the settings in your youtube/google account are wrong or not enabled correctly
yeah when it first loads it will say 0 , you can use Postman (an app for APIs) to check the output from the google api. it will probably say zero if it's not authenticating make sure you have done the settings in your google account.
it will initially until it connects to the google API, give it a few minutes and it should connect, if not then you need to check your google api permissions
ITS WORKSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS you are awesome ! FYI i did sub, as I know how hard it is to get people to sub.. were only at 28 on our new channel ! lol Which is now a stark reminder thanks to you and the screen !
fantastic! glad to hear it. I was going to sub back but your name says you have 594 subs so you must be using this on a different channel, pop the link in the comments and I will sub back ;-)
I love having my stats as a ticker tape over the top of my monitor
Finally Found something that works. Thank you.
No problem my friend, glad you like it dont forget to hit the subscribe button and the like the video would really help me out ;-)
Great video 👍🏻
Thanks, I do try to product content that helps and inspires makers, but this one is for all youtubers ;-)
NicoProps great all rounder
ok jumping in with 2 feet with you on this.. all the others I've tried with my small 7 seg don't work... fingers crossed.. 2 day part order
all the others were using the old API, my code uses the google API and it still works ;-)
Thank you! ... works amazingly... i tried several other projects and code, almost rewrote the parser from the Polish guy, your base code also i see.....
but in the end it fails on the wifi client.. This one works and you need the json 5.x , not the latest 6.x Thanks a million, you have a sub :)
no problem, yeah it was a pain in the back side, and i refused to pay over £100 for a sub counter i can make for £15 or less
GREAT VIDEO …. Thank you for sharing !!!!!
Is it too complex to have both the RUclips subscribers count and a clock switching after certain time ?
NNNOOOOOOOOO the link to the google drive no longer works
Great video - I would have probably used a connector rather than solder to the pins for the matrix module... and perhaps fit some headers and 'connectors' rather than solder to the board....
i considered it, and you could totally do that, i was just reducing space in the casing
Hmmm Arduinojson.h no suck file or directory?
ah yes you need to add that plugin, you can do it in the app. go to Tools > Library Manager and search for arduinojson and install it
thx ! works perfectly ;)
fantastic great to hear
can you please provide a new link?
the code link doesn't work anymore
now, if you could get it to show watch hours.. as that a number we all want to watch also !
I dont think googles API supports it, I might look in to it though
@@NicoProps my display is humming along.. is there a way to add a second channel to the 1 display >?
@@WayneRigley In theory yes but it would require a major rewrite of the code which I don't have time at the moment to do, sorry.
@@NicoProps im trying to look at the code to see why im only using 7 of the 8 led high ? but I have no idea lol
@@WayneRigley sometimes those units can be faulty, I've had a couple of them like that, check that this variable is set to 8 ... #define NUM_MAX 8
Cheers Nico! So i managed to put this project togeather but with no luck. Everything is setup properly (SSID, Pass, API Key and YT ID) D1 mini is connecting to the network ( i can see it in the settings of my router). Program starts and hangs on
sorry for the delay only just seen this, its likely crashing because of the connection to the API, its likely to be an authentication issue, either your creditials in the program are wrong or the settings in your youtube/google account are wrong or not enabled correctly
just have another look at the code and it seems to be hanging on the Wifi connection, remember some passwords are case sensitive.
also probably will not work on 5ghz due to the hardware constraints
wait.. deleted my last message ! i got it to load ! but now I need to check my API.. showing 0 views and subs.. ill check back later
yeah when it first loads it will say 0 , you can use Postman (an app for APIs) to check the output from the google api. it will probably say zero if it's not authenticating make sure you have done the settings in your google account.
@@NicoProps find it hard with the google API, just going over it all again
Hello! he gives me 0 views and subscribers I saw that you helped another with the same problem but I still don't understand how to solve
it will initially until it connects to the google API, give it a few minutes and it should connect, if not then you need to check your google api permissions
@@NicoProps thanks a lot for the answer, how do I change the permissions in api?