Are you really a kid??? You talk like an experienced adult. Really WELL DONE!!!
@RishabTeachesTech4 жыл бұрын
I really am 12. I have been spending lot of time learning and making these videos. #covid19 has been a blessing in disguise.
@killiansolomon84343 жыл бұрын
I know it's pretty off topic but does anyone know of a good place to stream newly released series online ?
@remingtonlandyn58623 жыл бұрын
@Killian Solomon lately I have been using Flixzone. Just search on google for it :)
@uliseswill84883 жыл бұрын
@Killian Solomon i watch on FlixZone. You can find it by googling =)
@elgalponelectronico2 жыл бұрын
Same
@HopWorksET3 жыл бұрын
It is WEIRD to hear such a young voice that speaks so well! Nice video! Well done!!!
@RishabTeachesTech3 жыл бұрын
Thank you so much! :DD
@blakeXYZ4 жыл бұрын
Simple and clear explanation, no fluff. Great guide!!! I'm just getting started with micro controllers and scripting. And your explanation has been the most clear amongst all the other youtube videos I've been wading through. And you're only 12?! Dang you've got a bright future ahead. Keep it up!
@RishabTeachesTech4 жыл бұрын
Thanks 😊
@maxrobotics37032 жыл бұрын
Amazing job! Well done! I'm also a kid (11) and I make and launch weather balloons and make videos about them. It's really great to see so many kids out there making electronic circuits/coding.
@samueldemissie24034 жыл бұрын
Bro you just fixed a problem which I was trying to fix this 2 days. Thanks a lot. You have got a new sub. Keep up the good work.
@RishabTeachesTech4 жыл бұрын
Glad that helped. Thanks for the sub. Many more python videos to come.
@NolanGerald3 жыл бұрын
Great video Rishab! Your explanations were clear and well thought out.
@aj_art80583 жыл бұрын
Great video. Just wondering, would you be able to share a link to the code used for the ON.html and OFF.html templates? Thanks
@allcreative77293 жыл бұрын
Thanks bro..you are like professional programmer
@JoelAaargh4 жыл бұрын
That was an awesome demo, thanks!
@RishabTeachesTech4 жыл бұрын
My pleasure!
@miked5487 Жыл бұрын
Awesome video.. be good to see some more features like turning down brightness of WS2812s, change colours, scripts for animations etc
@diegopatino61123 жыл бұрын
Excellent explanation. Congratulations for this great contribution. Is there a repository to download the documents used in the video?
@trol52153 жыл бұрын
Thanks! I made a program that turns on and off a webcam with this (home monitoring) and also has the ability to control a servo that turns the webcam around
@rgone62 жыл бұрын
I am very pleased to hear your voice. Cool....
@GCKteamKrispy Жыл бұрын
Bro knows more stuff than I in my 20's with an engineering college degree💀
@theunfinishedbusiness24073 жыл бұрын
you are exceptional !!!!! I'm 14 and your more intelligent that I am
@d1gBR4 жыл бұрын
Keep it up with the good work. Loved how you explained. Very nice !
@RishabTeachesTech4 жыл бұрын
Thanks, will do!
@murjoshua3 жыл бұрын
What are you ?? An alien?? Too smart!
@شريفالفيفي-م9و2 жыл бұрын
Can I upload the web page to a server the control it using other PC?, will the led will work?
@CompanyBusinessCards Жыл бұрын
great intro to this, but what if you have multiple sensors and led which could be in on or off state and you want on off switched for all of them on a single html page
@taufiqtegarpratama83364 жыл бұрын
Great video. How about controlling 2 or more Raspberry Pi with a web page, is it possible?
@RishabTeachesTech4 жыл бұрын
Yes, it is possible. You can create APIs and control multiple raspberries with those APIs. It's an interesting idea for a video if someone could sponsor a few raspberries. We could also simulate this with multiple APIs hosted on laptops.
@schninsky_jr82442 жыл бұрын
You are a wise old man in the body of a 12 year old
@mathieukaeser42102 жыл бұрын
Great video! perfect explained!
@MrMWebDev3 жыл бұрын
Great tutorial, but i have a silly question, in witch program or editor are you writing the code?
@RishabTeachesTech3 жыл бұрын
I write my code in Microsoft Code on Raspberry Pi, but there it's called "Code - headmelted"
@miguelborges61994 жыл бұрын
Thanks 😊 I love this tutorial
@RishabTeachesTech4 жыл бұрын
Glad it was helpful!
@LifetimeStd3 жыл бұрын
Thank you! Any clue how can i make gpio buttons as the input of the page? Like a vending machine. Thanks a lot!!
@JA-vz4qd Жыл бұрын
Amazing video it helped me a ton. But i have one question, could you upload/share your html on and off code as well? I have no Idea what to do there xd
@ryansanderson70232 жыл бұрын
Does anybody know any good tutorials that would allow a web user to submit a message to be displayed on an LED matrix panel?
@syakirpro19293 жыл бұрын
Can I ask? I have write the code to connect webserver httpd with GPIO. Everything works. However how to make that when Raspberry Pi turn ON, the webserver program automatic RUN? Should I install Flask? What is the step to install it? How to setup the Flask so it can run the python file when raspberry Pi ON/BOOT ?
@sarveshpandey27553 жыл бұрын
CAN WE USE 5W BULB INSTEAD OF THAT LED ??
@Sivarajansam9314 жыл бұрын
Good work.
@RishabTeachesTech3 жыл бұрын
Thanks!
@tresorkaounodjikoladoum68002 жыл бұрын
Excellent explanation! Could please you share your files ?
@BiDude62053 жыл бұрын
thx you were a great help
@indikalakmal46423 жыл бұрын
Hi , Thanks for this video , I am getting this error , "No module named RPi" , I have installed Rpi in the env though