Raspberry Pi: Using GPIO Inputs

  Переглядів 579,649

ExplainingComputers

ExplainingComputers

День тому

How to connect physical switches, reed switches and an Adafruit IR reflectance sensor to any Raspberry Pi and communicate with them using Python. I also explain in depth the concept of pull-up and pull-down resistors.
You can access all of the code and circuit diagrams featured in this video here: www.explainingcomputers.com/pi...
The Adafruit IR reflectance sensor can be obtained from Adafruit in the USA here: www.adafruit.com/product/2349 -- or from Pimoroni in the UK here: shop.pimoroni.com/products/re...
You may also like my videos on Raspberry Pi robotics, such as this one in which I explain how to use GPIO inputs: • Raspberry Pi Robotics ...
I also have a playlist of Raspberry Pi cooling videos here: • Raspberry Pi 3 Cooling
Some of my other Raspberry Pi videos include this one where I spend a whole week using a Raspberry Pi as my only computer: • Pi Week: Raspberry Pi ...
More videos on computing-related topics can be found at: / explainingcomputers
You may also like my ExplainingTheFuture channel at: / explainingthefuture

КОМЕНТАРІ: 423
@tav9755
@tav9755 3 роки тому
YT is pure gold as long there are people like you explaining stuff.
@ExplainingComputers
@ExplainingComputers 3 роки тому
Thanks.
@heartikcurlz9041
@heartikcurlz9041 3 роки тому
Indeed! Love from india💓
@griffinbrooks6748
@griffinbrooks6748 3 роки тому
I agree :)
@trondknudsen6689
@trondknudsen6689 2 роки тому
I will switch to a YT alternative in a heartbeat when my favourite channels do.
@thomascott7425
@thomascott7425 7 років тому
Mister Barnett, I must say that I've never heard the concept of pull up / down resistors explained so clearly and concisely. Very well done. You have given me an idea on how to build an alarm system to see if anyone has opened a door or window remotely and to activate a video recorder to stream the output to my smart phone. Now all I have to do is to figure out the streaming bit to my phone. Thanks.
@liudas000
@liudas000 4 роки тому
@Bus 22 I'm thinking about same idea, but over sms. I think its possible to write code for arming system by sms or online and to get alerts over sms or watch sensors status online.
@evilMaid1984
@evilMaid1984 4 роки тому
May want to look into an ESP8266; programmable with arduino, lower power consumption and a fraction of the cost ;). Works great for door / windows sensors etc...
@Hermiel
@Hermiel 7 років тому
That might be the simplest and clearest explanation of pull -up and -down resistors I've come across.
@ExplainingComputers
@ExplainingComputers 7 років тому
Many thanks! :)
@eebaker699
@eebaker699 4 роки тому
Agreed!
@marks_02
@marks_02 2 роки тому
Wow, wow, wow, just wow. I'm blown away by how clearly, thoroughly, and yet concisely you are able to teach. I probably gave you a thumbs-up when I first watched this video, but as I watch it again for review 5+ years later, I'm just blown away by how great of a job you did on this one. Thank you!!
@walts555
@walts555 8 років тому
I like your teaching method of suggesting the simplest solution and patching its shortcomings, like what you do for pull-up/down. Very effective. Good work!
@MrKbtor2
@MrKbtor2 3 місяці тому
Best explanation I've seen yet. I was seeing those terms like "pull-up/down" in the kits I was working with and struggled with understanding the problems and risks.
@siliconstate
@siliconstate 8 років тому
This is brilliant, thanks for the guide! As you say, all sorts of projects could be derived from these!
@jeremyadair5780
@jeremyadair5780 5 років тому
Heh, Thank you, I never truely knew what floating was in my undergrad, I just knew the pins had to have a pull up or pull down to complete the circuit. I never thought of the protection! You explained it with a circuit and that I can understand. Thank you.
@Adam-yl3gi
@Adam-yl3gi 7 років тому
Thank you. I'm fairly proficient with Arduino's and electronics. I've been looking for some straight-forward examples of using the Raspberry Pi as I would like to harness more powerful boards. Many videos waste lots of time talking about irrelevant things; you've cut straight to some actual examples and it's absolutely brilliant. Subscribed!
@williamheckman4597
@williamheckman4597 7 років тому
This tutorial rocks. Thanks! GPIO wasn't too clear to me, but now I "Get it" ... Thanks again... great videos!
@ExplainingComputers
@ExplainingComputers 7 років тому
Many thanks. :)
@Mr.P539
@Mr.P539 4 роки тому
just this year I heard about this raspberry pi, it has been hanging around for years already. I'm glad that there still free video like this to learn. Thank you.
@AgeingBoyPsychic
@AgeingBoyPsychic 5 років тому
Your enthusiasm is contagious, I wish I'd had an I.T. teacher like you at school!
@khomotjomodipa6798
@khomotjomodipa6798 7 років тому
You are simply the best at explaining. Thank you.
@jonassteinberg3779
@jonassteinberg3779 19 днів тому
Have to do a bit of microcontroller engineering at work and this video is a relieving primer -- thank you for this crisp exposition.
@truePitch1
@truePitch1 5 років тому
Pure information - invaluable in today's world. Extremely clear, concise, excellent productions. Kudos.Thanks
@natsumik5716
@natsumik5716 4 роки тому
it's a shame to say that, as a student who just started learning python, i did not understand well during my class. But watching your lesson helped me a lot ! Thank you so much!
@OttosTheName
@OttosTheName 5 років тому
Glad I decided to bingewatch your videos on SPC's, I was just about to mess with buttons and GPIO on my ESP8266 and I had never heard of pull up and pull down resistors. Great explanation for electrobics noobs!
@ExplainingComputers
@ExplainingComputers 5 років тому
Thanks for watching. :)
@jamesbarker6373
@jamesbarker6373 6 років тому
I like how you show a variety of circuit diagrams to help understand
@slogmue1401
@slogmue1401 8 років тому
Another great video! I recently completed a school A-level project using a raspberry pi, and your videos were, and still are a valuable resource to me when making that project! Your videos are so easy to understand, and basically taught me the more useful stuff a pi can do, so, thanks a bunch for the great videos!
@ExplainingComputers
@ExplainingComputers 8 років тому
Many thanks. :)
@Timmeh7
@Timmeh7 5 років тому
Thanks for this excellent tutorial. While I'm a competent programmer, any discrete electronics knowledge I had fell out of my head 10+ years ago - this was perfect to give me everything I need to actually get back into it.
@ExplainingComputers
@ExplainingComputers 5 років тому
Thanks.
@karimkohel3240
@karimkohel3240 5 років тому
thank you for such a simple and comprehensive tutorial, which helps new comers understand basics that aren't found easily
@B.I.T.E.
@B.I.T.E. 5 років тому
Oh wow.. This is so awesome! Please continue this type of explaining of builds. Without anyone next to me in normal class to ask questions of. This is by far the next best thing. I wish I could hit a subscribe on you tube to send money for your great efforts. You have not set with in UKposts.
@dylandowdy3687
@dylandowdy3687 4 роки тому
This is a great video thank you! I think I was just as stoked about the open and close when it scrolled on screen as you were! Computers rule!
@DLiberator78
@DLiberator78 8 років тому
Another great Raspberry Pi video. It's interesting to see the sorts of projects you could make with the GPIO pins.
@ExplainingComputers
@ExplainingComputers 8 років тому
There are indeed so many possibilities when you add switches to something with computing power . . .
@saadzaghloul9279
@saadzaghloul9279 7 років тому
could you do a video about the GPIOs of Tinker Board from Asus ? it is more interesting in my opinion. thank you.
@Kevin-wo3kp
@Kevin-wo3kp 8 років тому
Thank you - this is exactly the kind of Pi video I needed to see. I'll be jolly glad to see anything more on the Pi. You set the standard that others can only follow. I wish you a great week.
@ExplainingComputers
@ExplainingComputers 8 років тому
Thanks Kevin. :)
@skyzifero8548
@skyzifero8548 5 років тому
amazing job. Only video I've seen that actually explains the how and why bits in simple terms. Very high quality content; exactly what I needed to understand GPIO. Great teacher, and great skills. Subscribed.
@haiaokuwa
@haiaokuwa 8 років тому
Thanks for this. I've been a an electronics hobbyist for months. This is the first clear explanation of why and how a pull up/down resistor is used. Tons of videos where they say they're using them. So few explanations as to why or how they worked (what they do and why to use them), I was starting to wonder if they were different kinds of resistors. Very clear video. Thanks again.
@ExplainingComputers
@ExplainingComputers 8 років тому
Many thanks. The more I dug into this, the more I realized that a lot of confusion exists regarding the resistors (are they needed? why? etc), so I thought I'd do an explicit section on them and really try to lock things down.
@eebaker699
@eebaker699 4 роки тому
Fantastic video! I too have never been really able to understand what and how the pull up and pull down do and work. I appreciate your tip on the safety current limiting resistor going into the GPIO pin. I like your coding work as well. You have eloquently explained this... Thanks again for your excellent video! More Raspberry pi project videos like this one please.
@EverydayTechable
@EverydayTechable 5 років тому
Thank you! I've already done a kit from Adeept but did not know about Idle, I've been using Vim or sudo and haven't been thrilled as I prefer some for of gui for highlighting certain things.
@RSGaming-lt4zh
@RSGaming-lt4zh 7 років тому
I just received my Rasberry Pi 3 Model B the other day there so look forward to watching your tutorials on YT. Thanks!
@ExplainingComputers
@ExplainingComputers 7 років тому
Enjoy your new computer. :)
@dowonkim574
@dowonkim574 6 років тому
You are one of the most helpful teachers in youtube! Thanks!
@ExplainingComputers
@ExplainingComputers 6 років тому
:)
@Kolohekat
@Kolohekat 6 років тому
Christopher Barnatt is a Good UKpostsr... Explains in detail...
@ExplainingComputers
@ExplainingComputers 6 років тому
Thanks.
@resrussia
@resrussia 8 років тому
Thanks for another awesome video, I generally like your videos, andI love your videos on GPIO. Keep up the good work.
@jameszah
@jameszah 6 років тому
This is the best raspberry site I have ever seen! Please keep it up! very well explained and in the appropriate English language! Thank you
@ExplainingComputers
@ExplainingComputers 6 років тому
Thanks for your kind feedback. :)
@Taran72
@Taran72 5 років тому
Great video! that's what I call a great class where efficiency and ease of learning meet. In a few minutes you really explained everthing I needed to know without wasting time. Thanks!!!
@ExplainingComputers
@ExplainingComputers 5 років тому
Thanks.
@garymargot4379
@garymargot4379 7 років тому
Excellent tutorial
@ShitBrick785
@ShitBrick785 5 років тому
That explanation about circuits was amazing.
@ExplainingComputers
@ExplainingComputers 5 років тому
Thanks.
@MicrobyteAlan
@MicrobyteAlan 3 роки тому
Breadboarding, hardware and logic, good stuff. Thanks
@scyther1141
@scyther1141 8 років тому
Nice job. The explanation and graphic are very easy to understand.
@baxtercohen
@baxtercohen 7 років тому
Thank you very much! Very clear explanation on great ideas to have a computer respond to real world events.
@petermsamson
@petermsamson 7 років тому
Love the way you explain everything.. I hope you plan on doing more Tutorial, examples..
@TheEpjim
@TheEpjim 7 років тому
Great video! Very informative! Keep up the good work!
@Bengismo
@Bengismo 6 років тому
Great video, well explained with a good coverage of the electronics and why to add resistors as well as what the phython code does, Excellent.
@brightsun3608
@brightsun3608 5 років тому
This is the best tutorial for IoT I met.
@ExplainingComputers
@ExplainingComputers 5 років тому
You are very kind. :)
@azoresmarine
@azoresmarine 8 років тому
Outstanding tutorial Thank You
@KrishnaDasLessons
@KrishnaDasLessons 8 років тому
Thank you very much, I learned a lot from this video.
@redazaiti2157
@redazaiti2157 7 років тому
amazing. really love how you share your experience :). I'm happy to learn from you.
@johnrobertd748
@johnrobertd748 6 років тому
Thank you! Very simple, but also very helpful.
@makebuildmarket5735
@makebuildmarket5735 7 років тому
Excellent Explanation! Well done.
@argentosebastian
@argentosebastian 7 років тому
I really enjoy watching your videos. Very detailed and easy to understand. I really would like if you can make a video of how to connect a Pi to an Arduino through the serial port and talk to each other. I have been watching a bunch of them but none of them are very clear to understand. Thanks
@svizztech
@svizztech 8 років тому
This breadboard must be at least 1000 years old :D Thanks for the video.
@ExplainingComputers
@ExplainingComputers 8 років тому
I think is it a mere 35 years old! ;) But it still works fine.
@neilvermeulen5283
@neilvermeulen5283 7 років тому
Thank you Christopher. You explain well.
@attiqueur-rehman2134
@attiqueur-rehman2134 3 роки тому
Hats off to you man for precisely describing everything. Works for one of my problem quite easily. (y)
@ExplainingComputers
@ExplainingComputers 3 роки тому
Thanks. :)
@xxportalxx.
@xxportalxx. 3 роки тому
Wow, how is nobody commenting on the sheer size of this man's read switch!?
@eng.aljobury5087
@eng.aljobury5087 7 років тому
Thank you so much for this beautiful explain
@kusatech8005
@kusatech8005 6 років тому
Good Video, nice combination of circuit theory, actual wiring and enough software to get it going.
@dbyrd7827
@dbyrd7827 4 роки тому
Positively brilliant tutorial and instruction. Your educational skills are masterful. Thank you for sharing your knowledge, and skills. Technical mastery and compassion incarnate. Thank you, Mister Barnett!
@ExplainingComputers
@ExplainingComputers 4 роки тому
Many thanks!
@rayjohnson7417
@rayjohnson7417 7 років тому
great video, thank you for taking the time to make it
@dimjim2365
@dimjim2365 7 років тому
Awesome. Loved this little tutorial
@billg2345
@billg2345 4 роки тому
You are great thanks for all the great work you do, I had to recommend this site you developed to family.
@ExplainingComputers
@ExplainingComputers 4 роки тому
Much appreciated!
@RobertMertensPhD
@RobertMertensPhD 3 роки тому
I don't know if that's clay dough or play dough, but it's ingenious. I have stuff sliding all over my laminated desktop, and sometimes falling off the edge and going overboard. Sometimes I use rubber feet help to keep things from moving around while I work. So now I need to find out what that stuff is, find some that's non-conducting, and "dough down" all the electronics I have sliding all over my desk. And getting that Raspberry Pi 4B to work was a virtual nightmare. Neither of the two monitors I bought for this project would work with the MicroHDMI-to-VGA converters I bought. So when I first booted it up, I saw bits and pieces of boot-up stuff, but after boot seq., I got two blank screens. That was with Ubuntu Desktop, after I burned-off 5GB of bandwidth (I only get 30GB per month). I figured the download might be rotten, so I burned-off another 3GB of data using the Raspberry Pi Imager - which I no longer like. The problem with the Raspi Pi Imager is that you can't really store the download - it just downloads it and burns the MicroHD card. If anything goes wrong, you lose your download and whatever bandwidth you spent on it. You can copy the card, but you need a clean one for that, and I have Windows data on all of my spares. I also still have the 128GB SD Card from the Raspberry Pi 3B+ I still have, but for all that trouble, I'm not going to blow out that (working) OS. In the end, I tried another monitor and it worked. And then I found a second monitor off of another computer that worked. The two I bought for this project still work on other computers (with VGA output), but not on this machine. So that's really odd. I don't use Python - I use C or C++, so this is a nice video but I think I going to have to download some pre-made software that gives me access to the GPIO ports. I'm especially interested in the SPI ports, as you know, but there may or may not be software already written for this computer. SPI communications are not only data, but timing signals (clocks) that have to be synchronized with the data. I'm not sure how the computer does this, since it's usually done in the hardware. I can only hope that the BCM2711 has it built-in (for all six ports).
@ExplainingComputers
@ExplainingComputers 3 роки тому
The clay that holds things in place is called Blu Tack.
@RobertMertensPhD
@RobertMertensPhD 3 роки тому
@@ExplainingComputers Thanks, Christopher. It looks like Bostik isn't going to tell us the dielectric strength (or resistivity) of this material. I suppose it might be okay for low-voltage applications, but I don't think I'll trust it over 30V or more. I know there are industrial materials that are great non-conductive adhesives with very high dielectric constants, but I don't want things permanently glued to my desk (work table). It's not a really big issue, but I do have stuff that slides around all over my work space - especially wires, cables and switches. And protoboards. Sometimes I stare down at my protoboards and circuit wiring and take a moment to consider how precariously close to disaster everything looks. Seriously, it's dangerous.
@leonlao744
@leonlao744 6 років тому
講解的非常好 也很用心 !!
@rorycormack7577
@rorycormack7577 8 років тому
Thank you for the video. I have learnt a lot and will be trying this out. I am still enjoying your videos and hope to carry on enjoying them.
@fisheye8566
@fisheye8566 8 років тому
Excellent demonstration!
@Vampier
@Vampier 8 років тому
You know that you don't need sudo anymore to control the GPIO ports right? Excellent tutorial, I wish you did this when I started 2+ years ago :)
@ExplainingComputers
@ExplainingComputers 8 років тому
Thanks for this. Yes, I learnt yesterday that the latest version of Raspbian removes the need for the sudo on Idle. Not that everybody will be running it yet! :)
@brettchenier1010
@brettchenier1010 5 років тому
I enjoy your videos. What is the "blue stuff" you use to hold the switch and breadboard in place?
@segarlinktech
@segarlinktech 7 років тому
this video is very help full for engineer or student ,thanks
@shingabiss
@shingabiss Рік тому
Best tutorial I've seen! You explain things in a very methodical and clear way at a good pace. I am not new to electronics, just to the Raspberry Pi. I have started with Raspien and am using Thonny IDE. I see you prefer a different coding window, is it simply a command line? Do you prefer it to the Thonny? Thanks for making such outstanding tutorials.
@tonybanjo
@tonybanjo 5 років тому
Your videos are excellent, subscribed
@ExplainingComputers
@ExplainingComputers 5 років тому
Thanks for the sub -- welcome aboard!
@alexander_adnan
@alexander_adnan 5 років тому
you're becoming a hero now....
@ExplainingComputers
@ExplainingComputers 5 років тому
:)
@emremutlu44
@emremutlu44 7 років тому
Nice pack of information! thanks.
@nilskassens2961
@nilskassens2961 7 років тому
exacty what I'm looking for. Thank's
@BuildswithBrian
@BuildswithBrian 4 роки тому
Thank you very much, this video helped me greatly, I’ve subscribed and I am excited to watch more of your videos
@ExplainingComputers
@ExplainingComputers 4 роки тому
Great to hear! This remains one of my favourite videos. You may like some of my Raspberry Pi robotics videos, and also Python intro.
@sherakhela4044
@sherakhela4044 7 років тому
Thanks for great explanation.
@williamhall5893
@williamhall5893 6 років тому
Love these videos. Thanks!
@JYKei
@JYKei 6 років тому
Great tutorial!!! Thank you sooooo much!
@markanderson2904
@markanderson2904 3 роки тому
Chris, I love your videos and am working my way through all of them. May I suggest that the schematic drawing of the breadboard connections is confusing. I think you should explain how the "squares" are connected for those who are not familiar with breadboards. I.e., each vertical columns of squares on the extreme left and right are electrically connected together, while each horizontal rows of squares (excluding the extreme left and right squares) are connected together.
@simplelifediy1772
@simplelifediy1772 8 років тому
this is great!!! thanks
@MaTXiNGuN
@MaTXiNGuN 4 роки тому
Thanks a lot for your great explanations and for your work
@ExplainingComputers
@ExplainingComputers 4 роки тому
Thanks.
@toms4123
@toms4123 2 роки тому
Great presentation style, well explained and easy to,follow
@joserobertoberithepedrosa2091
@joserobertoberithepedrosa2091 6 років тому
Thanks for posting this amazing video !!! I need to use GPIO 10, BCM15 (RXD). Do you know if there is any post about it ?
@vikasnar
@vikasnar 7 років тому
Liked the way you explained .... made things easy to understand . Thanks for the vedio
@gayslutfucksuck
@gayslutfucksuck 5 років тому
Are you by any chance doing a give away on any of these SBCs? I would love to submerge one in Mineral Oil and do load tests. I would also like to see if the GPIO works submerged as well
@juandemin2930
@juandemin2930 7 років тому
Excellent!!!!! thank you!!!!
@trondknudsen6689
@trondknudsen6689 2 роки тому
Very useful info! I'm going to use it to make a sleep tracker.
@tomasfranco4870
@tomasfranco4870 3 роки тому
Love these videos... Excelent explanation.
@fuanka1724
@fuanka1724 5 років тому
Interesting, thanks for this nice video!
@theneroliveira
@theneroliveira 8 років тому
Great video, looking forward for more! :)
@danielcairns9390
@danielcairns9390 7 років тому
Thanks for this!
@efrizal100
@efrizal100 6 років тому
This is a good video is easy to understand GPIO works for newbie like me ..
@cavynap
@cavynap 3 роки тому
Hi mister Barnett. Thank you for your great explanation. I'd like to ask you a video to learn how to work with with analogic inputs and web page. My idea is to use Pi to monitoring electrical energy and correct the power factor. Then showing how the energy is going on an web page. Is this possible?
@davivify
@davivify 4 роки тому
Wondering if you can have 'on conditions' or event handlers like you can in environments like, say, Javascript/Web. That might be more convenient than having to write polling loops all the time.
@paulwg316
@paulwg316 3 роки тому
Thanks for your sharing. Would you tell me How to record the Digital Caliper reading into my Raspberry Pi ?
@tinkmarshino
@tinkmarshino 5 років тому
the pure torture of it all Chris is that I have to wait until the first to get my check... dang and I thought I learned patients as a lad... well I guess it is learn and learn again eh? this is all too exciting..
@tinkmarshino
@tinkmarshino 5 років тому
@Darth Digital Yeah you are right.. it come from 3 things.. being self taught, being old and relying to much on spell check.. It doesn't make me sad but it does kind of drive me nuts at times.. what is worse now it that I am starting to transpose letters like a dyslexic person although I never suffered from it before.. Ah the joys of getting old.. you don't seem to be doing to bad for ASD.. sorry for troubles.. but it will make you stronger! have a good new year!
@jazzochannel
@jazzochannel 4 роки тому
The 1k resistor to the board-pin makes sense almost no matter what. What would happen with the print statements (I mean the final output) if you had omitted the 10k resistor to the ground? Would it still work in some cases but not in others? What would I need to check / know to ascertain whether I need to put a resistor ?
@1crazynordlander
@1crazynordlander 7 років тому
Thanks for the great info on Raspberry Pi projects. Do you have anything on temperature sensors? I would like to remotely monitor a building's room temperature from a long distance through the internet. Thanks, I subscribed!
@ExplainingComputers
@ExplainingComputers 7 років тому
Thanks for the sub. I've not done anything on temperature sensors -- yet! :)
@1crazynordlander
@1crazynordlander 7 років тому
Thanks for replying! I am sharing your channel with the school I do tech work for. I have looked for info on this but am not savvy enough to know what sensors to buy and the programming end of it. Once I get some info I am sure I can put this together. I want to also monitor Heating system boiler temps at my home. I heat with a wood fired boiler and for safety sake I would like to monitor these temps.
@ceasejay
@ceasejay 7 років тому
I left a link I saw in the feed for this video...hope it helps.
@Super8Rescue
@Super8Rescue 2 роки тому
Thanks for this.
@PhilORourke
@PhilORourke 6 років тому
Magnifico.thanks
@wnrsm
@wnrsm 4 роки тому
Thank you for making this! I have a recommendation. Please consider spreading out your components on the breadboard so that the fixed camera view and less intuitive viewers (me) can clearly see the inline resistor a couple of cm away before it splits into grounding-resistor and switched-3.3V
@DumbledoreMcCracken
@DumbledoreMcCracken 5 років тому
Your best video.
@ExplainingComputers
@ExplainingComputers 5 років тому
I agree. I think it came out really well! :)
Raspberry Pi Automation #1: Mains Relay HAT
15:03
ExplainingComputers
Переглядів 270 тис.
Raspberry Pi GPIO - Getting Started with gpiozero
48:40
DroneBot Workshop
Переглядів 429 тис.
Новая технология! РАССЫПНОЙ ПОДШИПНИК
00:35
didn't want to let me in #tiktok
00:20
Анастасия Тарасова
Переглядів 8 млн
Adding GPIO - IO from Scratch - Part 1
20:11
James Sharman
Переглядів 13 тис.
The Ultimate Guide to using Motors in Robotics (including ROS, Raspberry Pi)
25:56
Articulated Robotics
Переглядів 294 тис.
Raspberry Pi GPIO Switch Input - Part 1: Circuitry and Debouncing
19:39
How to use Pushbuttons with Arduino. Pull up vs Pull down resistors
10:36
Colossus & Other Early Computers
9:28
ExplainingComputers
Переглядів 127 тис.
Engineer Explains: Raspberry Pi is FINALLY Dead, Here's Why
11:47
Data Slayer
Переглядів 173 тис.
Storage Media Life Expectancy: SSDs, HDDs & More!
18:18
ExplainingComputers
Переглядів 296 тис.
Raspberry Pi Analog Water Sensors ADC Tutorial
19:24
rdagger68
Переглядів 106 тис.
Raspberry Pi 5: EVERYTHING you need to know
20:32
Jeff Geerling
Переглядів 1,1 млн
The power button can never be pressed!!
0:57
Maker Y
Переглядів 38 млн
Вы поможете украсть ваш iPhone
0:56
Romancev768
Переглядів 385 тис.
СЛОМАЛСЯ ПК ЗА 2000$🤬
0:59
Корнеич
Переглядів 2,2 млн