DIY Low Cost Youtube Subscriber Counter Display - (Easy build, No soldering, Wemos D1, 3D Printable)

  Рет қаралды 25,162

DIY Machines

DIY Machines

Күн бұрын

Пікірлер: 140
@datahoffmann
@datahoffmann Ай бұрын
Amazing content, congratulations
@DIYMachines
@DIYMachines Ай бұрын
Thank you
@IVANKALPAKCHIEV
@IVANKALPAKCHIEV 4 жыл бұрын
Nice videos, useful projects, clean work and good presentations. Thanks and keep going.
@Creative_Electronics
@Creative_Electronics 4 жыл бұрын
Really nice made !!
@mickredfox
@mickredfox Жыл бұрын
Verry Nice, i wondering if it is possible to have a counter for the numbers of downloads from my personal printables or makerbase web page. Thanks for your answer.
@TheBillPayingHobbyists
@TheBillPayingHobbyists 2 ай бұрын
Thank you for the video. Looks great. I am a woodworker and will make the housing using my craft. I don't have a 3D printer but like that hood you made. Any chance you could make it that for me? I'll pay for it of course. Thanks for sharing.
@AJRestoration
@AJRestoration 5 жыл бұрын
This is epic!
@AveryDelMiller
@AveryDelMiller 4 жыл бұрын
Great video!
@DIYMachines
@DIYMachines 4 жыл бұрын
Thanks.
@plakog6952
@plakog6952 3 ай бұрын
Could this be made to work with stripe business subscriber
@teeshottv814
@teeshottv814 2 жыл бұрын
Hello, is it possible tom make the same things but for facebook like counter?
@DIYMachines
@DIYMachines 2 жыл бұрын
I'm not sure about programming the module for a Facebook counter. Sorry.
@eranfeit
@eranfeit Жыл бұрын
I connected everything as instructed , and I keep getting GIBRISH on the Matrix dots .
@hamzaahmad564
@hamzaahmad564 Жыл бұрын
Can this be done for tiktok follower counter?
@CuriousRiz
@CuriousRiz 5 жыл бұрын
Getting a weird issue with this, firstly the original code wasn't working for me, the serial readout was saying failed to connect to KZbin.com and wouldn't stop doing it regardless of reboots, I then found a thread somewhere that said you have to include client.setInsecure(); if you're using a new version of the firmware. I added the above code just below: Serial.print("connecting to "); Serial.println(ytHost); and this resolved the issue. The only other thing now is the subscriber counter seems to switch between showing my counts and showing zero, It'll display my counts for 15 mins or so and then display zero for a length of time. Is this something you've come across? Chers
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
I used a google API key to make it work. Use the KZbinApi library by Brian Lough. It is working for me. Will upload a video on my channel in the next few weeks.
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
I made a video on my channel with a code that is working in 2020. Check it out! (english subtitles available)
@brucewayne-px4lv
@brucewayne-px4lv 5 жыл бұрын
Excellent.
@nazarenkodmytro
@nazarenkodmytro 2 жыл бұрын
Thank you very much for an interesting project! 👍👍👍 Unfortunately, I keep getting Error. there are also problems with the display. I also tried the original code, there are no problems with the indication, but there is also an Error output. Please tell me if the software is working at the moment (2022). I would really like you to update. Thanks a lot!!! 😍
@NesbyBone
@NesbyBone 2 жыл бұрын
Me too I would like to know. Thanks!
@flingflang8619
@flingflang8619 2 жыл бұрын
For the error, check the Mike's Retro Tech comment. It worked for me.
@samspeed3169
@samspeed3169 5 жыл бұрын
What is your recommended way to attach the light shield??
@DIYMachines
@DIYMachines 5 жыл бұрын
I used a spot of glue in each of the corners to attach mine.
@samspeed3169
@samspeed3169 5 жыл бұрын
@@DIYMachines thanks
@jamesledcube5827
@jamesledcube5827 5 жыл бұрын
Hi, great little project. The link for your light shield isn’t working incase you was unaware.
@DIYMachines
@DIYMachines 5 жыл бұрын
Thanks James. I've corrected the link.
@jamesledcube5827
@jamesledcube5827 5 жыл бұрын
DIY Machines Brilliant, any possible way I can pay via PayPal?
@DIYMachines
@DIYMachines 5 жыл бұрын
@@jamesledcube5827 Sure, send a donation at paypal.me/diymachines and leave your email address in the 'notes' field. I'll email it straight over for you. Thanks for supporting the channel.
@CATips
@CATips 4 жыл бұрын
This project Google APIs setting required?
@chirag272003
@chirag272003 4 жыл бұрын
Thanke helpful video. I have connected everything and program also installed but all the LEDs are lighting up and nothing else show up. what could be the issue? Thanks
@victor_glekler
@victor_glekler 5 жыл бұрын
Hi! Thanks for this project. Who is the author of the arduino code? It is not working anymore as it should. It gets only a views count without subscriber count..
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
I made a video on my channel with a code that is working in 2020. Check it out! (english subtitles available)
@泰来-e2t
@泰来-e2t 5 жыл бұрын
i like your work! but i bought awtrix parts today. yours looks small and good looking
@thelondoncraftsmanworkshop
@thelondoncraftsmanworkshop 3 жыл бұрын
Hi great vid thanks. I dont have the time or patience to make one but do you sell them? If so how much inc delivery to a UK postcode? Thank you Ryan
@CrispyCargo
@CrispyCargo 4 жыл бұрын
Thank you for the video. i am using a 8285 and it seems to be connected to my wifi, but when it scrolls through the script, it says "KZbin" then "Error!" Any idea what could be wrong? I have tried several different channel id's nothing seems to make it work. thanks
@RobbertDIYprojects
@RobbertDIYprojects Жыл бұрын
Nice project! I build something similar a few months ago on our channel. But using a 7 segment display in an RGB led display. Very nice project to build! I shared my source code below my video. Feel free to use it.
@naafff1
@naafff1 4 жыл бұрын
Uploaded the code, but in serial monitor its connected and automatically resting. Is it a big issue?
@thomasw2509
@thomasw2509 3 ай бұрын
Update Have drawn a model of the real LED , compared that with the hood model. 1. The grid on the front hood does not fit the 2024 common 1088AS dot matrix LED spacing at all. In 2024 a common 4x8x8 matrix measures 128 x 32mm. Today a matching cutout needs to be no more than 128,2 x 32,2mm. 2. the cutout on the case front measures 130x32,64mm 3. the intruding portion of the hood (purchase on Etsy) does measure 129x31,52mm I do not call this a fit. To much space in between, needs a lot hot glue filling the gaps.
@oztabletpc
@oztabletpc 4 жыл бұрын
Hey great video! I'm making it now. Thank you so much for sharing. And it looks like I beat you to 20k subscribers by a few days! ;-) Happy 20k from Aus.
@CATips
@CATips 4 жыл бұрын
Im getting sub count zero and views also getting zero on lef display.. Why how to fix?
@plazmax
@plazmax 5 жыл бұрын
cool is it possible facebook or youtube live stream counter how many people watching online stream ?
@akshayd211
@akshayd211 3 жыл бұрын
What if I want to display just custom text? How can I do that?
@maurizio421
@maurizio421 3 жыл бұрын
could this work with twitch followers counters?
@TeslaDIY
@TeslaDIY 4 жыл бұрын
Hello, thankyou for the video, i was able to complete the setup, however, my sub count is incorrect, as much as i like my channel to have 1180000 subscribers, but i really only have 3400. Do you know why this is happening? thanks in advanced
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
I made a video on my channel with a code that is working in 2020. Check it out! (english subtitles available)
@oceanman207
@oceanman207 5 жыл бұрын
Cool build! Wish I could build it but I see no purpose for it since I don't have KZbin channel... :(
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
Then make one! Never too late to start
@evChay
@evChay 4 жыл бұрын
FYI code no longer works. You need to use an API
@tancredi_96
@tancredi_96 3 жыл бұрын
do you know how to do it?
@evChay
@evChay 3 жыл бұрын
@@tancredi_96 yeah made a video on it. Check my channel
@GrowParadise
@GrowParadise 5 жыл бұрын
Nice! Can I commission one of these and will it work in a garden shed? 😁🌱
@DIYMachines
@DIYMachines 5 жыл бұрын
If you've got WiFi there and a way to power a USB cable it sure will. :)
@HarbynO
@HarbynO 5 жыл бұрын
@@DIYMachines any chance I may be able to commission one as well?
@TDPlayz
@TDPlayz 5 жыл бұрын
ProjectMat :)
@ehsanlion4391
@ehsanlion4391 3 жыл бұрын
❤️
@JerryJacksonDIY
@JerryJacksonDIY 4 жыл бұрын
Hello... I have never worked with an Arduino before.. This is my first project... I have downloaded the Arduino software.... Where do I find the code to edit? Please help...
@engintuncer
@engintuncer 3 жыл бұрын
I want to follow air quality of my area instead of youtube followers. Could you help me to re-code?
@DIYMachines
@DIYMachines 3 жыл бұрын
Hi Engin, that's a good idea. I'm sorry but I wouldn't be able to find the time to figure this one out for you. Perhaps try some maker sites and see if anyone can help you with software to do what you want there.
@engintuncer
@engintuncer 3 жыл бұрын
@@DIYMachines thanks a lot for your time. I am working on it and I will let you know..
@kamathvignesh
@kamathvignesh 5 жыл бұрын
Hello, I tried exactly as instructed in your video I am getting "KZbin Error!" have entered Correct SSID and Password and also checked both combination of User ID and Channel ID too and Errer! Still persists. Could you pl write back. Or is it that KZbin has stopped giving credentials through USER ID or CHANNEL ID
@DIYMachines
@DIYMachines 5 жыл бұрын
Hi Vignesh, I switched mine off for a couple of days and then back on and it still functioned OK so I don't believe KZbin has stopped giving credentials. Are you still having issues with yours?
@kamathvignesh
@kamathvignesh 5 жыл бұрын
DIY Machines ya still says KZbin error!
@thomasvanlommel
@thomasvanlommel 5 жыл бұрын
have the same problem, think yt stopped indeed giving credentials, think i would fix it with a yt api
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
I made a video on my channel with a code that is working in 2020. Check it out! (english subtitles available)
@elifriedli2848
@elifriedli2848 4 жыл бұрын
Is there a way to do this with twitch?
@KyLuZ
@KyLuZ 4 жыл бұрын
WiFiClient client; don not name a type.... How to fix that?
@cardulive
@cardulive 2 жыл бұрын
Like und Abo Gruß fron Bremen
@samspeed3169
@samspeed3169 5 жыл бұрын
Hi, i am getting an error message in arduino saying "ESP8266WiFi.h: no such file or directory" any tips?? Please respond because i have spend quite a while trying to make it!
@DIYMachines
@DIYMachines 5 жыл бұрын
Try checking that you selected the correct board in the Arduino IDE. Which one have you selected?
@samspeed3169
@samspeed3169 5 жыл бұрын
@DIY Machines "Arduino/Genuino Uno" is that the correct one to select? If not please can you tell me the correct one. Thanks
@DIYMachines
@DIYMachines 5 жыл бұрын
@@samspeed3169 It should be a WeMos D1. Go to 3:06 in the video and the bottom of the screen shows you the correct board settings.
@samspeed3169
@samspeed3169 5 жыл бұрын
DIY Machines Thanks but I’m still getting an error compiling for the board, it says: “exit status 1 Error compiling for board WeMos D1R1”
@samspeed3169
@samspeed3169 5 жыл бұрын
DIY Machines @DIY Machines
@nitishchowdary6021
@nitishchowdary6021 4 жыл бұрын
Pls make a vedio on iron man helmet
@Fonseeker
@Fonseeker 5 жыл бұрын
Do you copy and paste code? or download?
@DIYMachines
@DIYMachines 5 жыл бұрын
Hi Craigfonseeker , you need to download the files (there are three of them on github) then open the .ino file in Arduino IDE to upload.
@Fonseeker
@Fonseeker 5 жыл бұрын
@@DIYMachines Thanks for the quick reply, got the sketches uploaded but keep getting error. Have checked ssid, password and youtube id still no luck. Any direction to look? Thanks in advance!
@DIYMachines
@DIYMachines 5 жыл бұрын
@@Fonseeker I'll try to help. What error are you seeing? What does the serial monitor say and what does the display say?
@Fonseeker
@Fonseeker 5 жыл бұрын
@@DIYMachines no error on serial monitor, display shows KZbin error! Sketch uploads fine.
@DIYMachines
@DIYMachines 5 жыл бұрын
@@Fonseeker If your happy to, can you message me your channel ID on Facebook so I can try it here? facebook.com/diymachines/
@TK-SmartHome
@TK-SmartHome 4 жыл бұрын
I get fatal error: fonts.h: No such file or directory. What can i do?
@kaspereskildsen25
@kaspereskildsen25 4 жыл бұрын
download the fonts.h file and place it in the same folder as the program
@TK-SmartHome
@TK-SmartHome 4 жыл бұрын
@@kaspereskildsen25 do you possibly have a download link for me?
@wailsinspace
@wailsinspace 4 жыл бұрын
@@TK-SmartHome In the KZbinSubscriberV1-master folder there should be fonts.h . In the Arduino IDE youll just go Sketch > Add File then find that file to add. I know it's a late reply but maybe this will help someone else. I was stuck there too.
@MaxELECTRONICS
@MaxELECTRONICS 3 жыл бұрын
doesnt work, says youtube error.
@eduardbuta3883
@eduardbuta3883 5 жыл бұрын
Amazing build! Any way this code could be reprogrammed to show Instagram followers count?
@DIYMachines
@DIYMachines 5 жыл бұрын
Hi and thanks. My coding skills are not the best. I'm sure it could be re-written to show Instagram followers but it's not something I can do at the moment. Perhaps someone else who can will add this feature to it at some point.
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
I have an instagram counter in my channel. Go check out the video for more information.
@kaspereskildsen25
@kaspereskildsen25 4 жыл бұрын
Nice video, good explanation. but it wont work. only write youtube error all the time (:
@TechnoWit3D
@TechnoWit3D 4 жыл бұрын
me tooo
@philippkowalski1105
@philippkowalski1105 Жыл бұрын
ok, this looks nice and easy in practice, but there are quite some caveats which I think Lewis should have mentioned. My main point of critique: it's not without soldering, this is simply not true. Lewis writes it in the title but it's a lie. The D1 comes without the legs fixed so you definitely have to solder them. Consider if you want to do this. I tried this and my D1 just doesn't work. I don't know if it's bad soldering or if I somehow ruined the microprocessor, because I have not the slightest clue about soldering. Lewis is quite misleading with that title. The next thing is, this does not, I repeat does not work on all USB ports like Lewis seems to suggest. I got USB power surge errors on every USB hub (which are quite common) and also on other USB ports. Not sure what high end USB power device he has, but on my standard Windows machine, this does not work. Third point: Lewis is not very helpful in the comments here. His code seems to be extremely outdated but all that is linked here is either an affiliate link or the glare shield which you have to buy from him on Etsy. This left me with a very bitter taste in my mouth, because Lewis is superfast with promoting stuff, but hasn't responded in years to comments here. He maybe just expects us to buy so he can earn a commission. Overall, this has been a super disappointing experience and - once a subscriber - I cannot recommend to subscribe to this channel. All looks super easy but rarely isn't.
@philippkowalski1105
@philippkowalski1105 Жыл бұрын
I just researched the topic even more and the thing is, the D1 mini is not made to be used in the way Lewis uses that. I can cause power surges which are sometimes hard to manage and can even damage your machine. Overall, this increase the very bad perception of this whole channel
@MikesRetroTech
@MikesRetroTech 4 жыл бұрын
DOnt know if this is of any help, but I have got the code working with the new way KZbin outputs its web response; Hopefully, if you replace the following code in your source file, it should compile and parse the 'MetaData' lines in the web response and fix the 0 values being shown or the constant 'Error' that people have been getting; Paste from here: const char* ytHost = "www.youtube.com"; int getYTSubs(const char *channelId, int *pSubs, int *pViews) { if(!pSubs || !pViews) return -2; WiFiClientSecure client; Serial.print("connecting to "); Serial.println(ytHost); // New firmware needs this client.setInsecure(); if (!client.connect(ytHost, 443)) { Serial.println("connection failed"); return -1; } client.print(String("GET /channel/") + String(channelId) +"/about HTTP/1.1 " + "Host: " + ytHost + " Connection: close "); int repeatCounter = 10; while (!client.available() && repeatCounter--) { Serial.println("Connected ."); delay(500); } int idxS, idxV, idxV2, statsFound, viewsFound = 0; String val; *pSubs = *pViews = 0; while (client.connected() && client.available()) { String line = client.readStringUntil(' '); // New code to parse the 'MetaData' lines in the web response statsFound = line.indexOf("subscriberCountText"); if (statsFound > 0){ idxS = line.indexOf("subscribers"); // "subscriberCountText":{"simpleText":"379 subscribers"} // 36 chars to the start of the counter val = line.substring(statsFound + 36, idxS); *pSubs = convToInt(val.c_str()); } viewsFound = line.indexOf("viewCountText"); if (viewsFound > 0){ // The word views appears twice in the response data so grab the second one idxV = line.indexOf("views"); idxV2 = line.indexOf("views", idxV + 1); // "viewCountText":{"simpleText":"27,801 views"} // 30 chars to the start of the counter val = line.substring(viewsFound + 30, idxV2); *pViews = convToInt(val.c_str()); break; } } client.stop(); return 0; } Enjoy: Mike.
@MikesRetroTech
@MikesRetroTech 4 жыл бұрын
You may have to reset a few times before it shows the proper counts!
@flingflang8619
@flingflang8619 2 жыл бұрын
@@MikesRetroTech It works. Thanks!
@Zuki4x4x
@Zuki4x4x 2 жыл бұрын
Not quite working here, still 0/0? Thanks for the updated help tho
@Zuki4x4x
@Zuki4x4x 2 жыл бұрын
Found a fix...I moved the break outside of the viewsFound IF statement, since the viewsFound happens before the subscriberCountText. Also, it appears they have changed the way the subs value is offset (69 chars now and not 36) Hope this helps statsFound = line.indexOf("subscriberCountText"); if (statsFound > 0){ idxS = line.indexOf("subscribers"); // "subscriberCountText":{"simpleText":"379 subscribers"} // 69 chars to the start of the counter, used to be 36 val = line.substring(statsFound + 69, idxS); *pSubs = convToInt(val.c_str()); } viewsFound = line.indexOf("viewCountText"); if (viewsFound > 0){ // The word views appears twice in the response data so grab the second one idxV = line.indexOf("views"); idxV2 = line.indexOf("views", idxV + 1); // "viewCountText":{"simpleText":"27,801 views"} // 30 chars to the start of the counter val = line.substring(viewsFound + 30, idxV2); *pViews = convToInt(val.c_str()); } if (viewsFound > 0 && statsFound > 0) { break; }
@arthurross6989
@arthurross6989 5 жыл бұрын
Hi, it's not giving any output. Do you know what I'm doing wrong?
@RobertoDelgadoDIY
@RobertoDelgadoDIY 4 жыл бұрын
I made a video on my channel with a code that is working in 2020. Check it out! (english subtitles available)
@Jelmister
@Jelmister 5 жыл бұрын
I keep getting an error that will not allow me to upload the code. I bought everything from your links and wired it exactly how you said to do so. I get warning: espcomm_sync failed error: espcomm_open failed error: espcomm_upload_mem failed error: espcomm_upload_mem failed What am I doing wrong?
@8null
@8null 5 жыл бұрын
I fixed this error by going to File -> Preferences, going to the path at the bottom and deleting the packages folder, then re-installing the esp8266 folder in the boardmanager
@tinmank
@tinmank 4 жыл бұрын
Mines is mirrored, I couldn't figure out what is wrong.
@iCaveDave
@iCaveDave 4 жыл бұрын
I think I solved this... I know its been a while since you posted but the line with define ROTATE 270 I switched to 90 and re-uploaded, and that worked. Maybe this helps?
@tinmank
@tinmank 4 жыл бұрын
​@@iCaveDave It is fine, thank you for the answer. After a while, I was able to manage to fix it with some other libraries. Here is my version, there is a word of the day feature added, but be warned, it is a sloppy code. For instance, I wanted to get the word only for a couple of times in a day but now, it fetches every text loop. I'm still not very familiar with the types. github.com/siniradam/ohclock
@iCaveDave
@iCaveDave 4 жыл бұрын
@@tinmank I'm gonna check it out, I'm still struggling to extract the subs and views as everything seems connected but coming up with zeros!
@tinmank
@tinmank 4 жыл бұрын
@@iCaveDave Oh yes, that end point is not working anymore. hackaday.com/2019/08/01/a-farewell-to-youtube-sub-counters-set-to-break-with-api-change/ Probably you need to use something like this: developers.google.com/youtube/v3/docs/videos/getRating I'll look into that when I'm available again.
@iCaveDave
@iCaveDave 4 жыл бұрын
@@tinmank Thank you! I'm not a coder by any means but I'll see if i can hack something together and report back if it works! :)
4 жыл бұрын
i have always this massage : 21:52:35.212 -> ... 21:52:36.693 -> Connected: 192.168.33.91 21:52:36.693 -> Getting data ... 21:52:37.313 -> connecting to www.youtube.com 21:52:37.965 -> connection failed i need help pls!
@MarcoLucifora
@MarcoLucifora 4 жыл бұрын
I was trying this project and what I get is this: I have one channel with 168 subs … on the led matrix it says: "subscribers: 71727" and then "Views: 0" …. but I have also another channel with 0 subs and if I use that id … the matrix says more than 150.000 subscribers?!?!? Is there anyone that is making this project working at today??
@TeslaDIY
@TeslaDIY 4 жыл бұрын
i have similar issue, i think it has to do with KZbin's recent change on how they show the subscriber counts and something to do with API?
@MarcoLucifora
@MarcoLucifora 4 жыл бұрын
Tesla DIY I think i’ve found the solution by creating a google youtube api v3.... i’m testing it
@TeslaDIY
@TeslaDIY 4 жыл бұрын
@@MarcoLucifora Nice, i saw somewhere in the comment section here someone said he used the KZbin API from Brian_Lough and it worked, i tried but i keep getting this annoying "multiple library found" message. Please keep me posted =D
@MarcoLucifora
@MarcoLucifora 4 жыл бұрын
Tesla DIY just give me a couple of hours and then I’ll upload my code!!
@TeslaDIY
@TeslaDIY 4 жыл бұрын
@@MarcoLucifora I was able to load the sketch sucessfully, have my KZbin API setup, had my Credential, got every value input correctly. All i am getting is the custom message which i had setup, my Wemos D1 mini is blinking blue trying to communicate with KZbin or my wifi, but nothing shows other than my custom message
@devilandy4848
@devilandy4848 4 жыл бұрын
getting error please help
@SeanForsythTutorials
@SeanForsythTutorials 4 жыл бұрын
Awesome little project! Thanks so much for putting it together, I know how much time these things take. Hats off to you. Now to my question. I have zero Ardunio experience, but have managed to hook everything up, download the json file for the WeMos D1 here arduino.esp8266.com/stable/package_esp8266com_index.json and it installs, and I change my board to WeMos D1 R1, and load the example Blink, which when I hit Upload, compiles, runs fine and and blinks slowly. All good! However, after running the ESP_LEDMatrix_YT_subs, when I hit Upload it compiles, everything seems fine. I check the Serial Monitor and it says .... Connected: 192.168.1.28 Getting data ... connecting to www.youtube.com y. But there are no lights anywhere, just no activity whatsoever. Any ideas? As I said, I'm an Arduino noob! Any help would be much appreciated!
@MRBenchwork
@MRBenchwork 3 жыл бұрын
As someone who has never used arduino anything before let alone program it, the gloss over on the programing part is highly disappointing.
@VoltageGoat
@VoltageGoat 3 жыл бұрын
My guess is that this no longer works, or I am doing something wrong. KZbin responds with a 200, but no needed information is returned.
@AvenseElectro
@AvenseElectro 4 жыл бұрын
dont work anymore
@Great_XicoZe
@Great_XicoZe 4 жыл бұрын
Please consider selling all 3d parts. People like me does not have a 3d printer.
@Dajmoxker
@Dajmoxker 5 жыл бұрын
How is it cheap if I need a 3D printer?
BUILD: Sub Counter / Internet Clock
16:06
HackMakeMod
Рет қаралды 8 М.
3D Print Your Own Nanoleaf Project! - Alexa, Hue and App integration
24:06
One day.. 🙌
00:33
Celine Dept
Рет қаралды 56 МЛН
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 19 МЛН
Симбу закрыли дома?! 🔒 #симба #симбочка #арти
00:41
Симбочка Пимпочка
Рет қаралды 5 МЛН
YouTube Subscriber Counter Clock - DIY Build less than $20!
13:01
RFID Locks are way too easy to "Hack"! Let me show you!
11:41
GreatScott!
Рет қаралды 1,3 МЛН
The "Impossible Torpedo" was real
16:33
Steve Mould
Рет қаралды 115 М.
DIY Instagram followers Counter
9:59
Iraqi Tech Geek
Рет қаралды 4,6 М.
My New Satellite Can Take Your Selfie From Space
25:54
Mark Rober
Рет қаралды 4 МЛН
I tried finding Hidden Gems on AliExpress AGAIN! (Part 9)
15:00
GreatScott!
Рет қаралды 1,1 МЛН
Setting up an LED MATRIX in WLED!!
13:47
Make It Work
Рет қаралды 71 М.
This is The 20$ Subscriber Counter - Youtube & Instagram
11:46
The Swedish Maker
Рет қаралды 43 М.
One day.. 🙌
00:33
Celine Dept
Рет қаралды 56 МЛН