Raspberry Pi Explained in 100 Seconds

  Рет қаралды 942,195

Fireship

Fireship

Күн бұрын

What is a Raspberry Pi? Learn about all the parts and capabilities of the world's most popular tiny computer. fireship.io/tags/rpi
www.raspberrypi.org/
#raspberrypi #learntocode #100SecondsOfCode
Install the quiz app 🤓
iOS itunes.apple.com/us/app/fires...
Android play.google.com/store/apps/de...
Upgrade to Fireship PRO at fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
My VS Code Theme
- Atom One Dark
- vscode-icons
- Fira Code Font

Пікірлер: 581
@Fireship
@Fireship 3 жыл бұрын
In a few weeks, we'll build a real IoT prototype with the RPi and Firebase. Suggestions welcome!
@sudhamajayanthi
@sudhamajayanthi 3 жыл бұрын
@Robust Misconcepiton I think you could watch any other normal discord bot tutorial and learn how to host server and run a python script on it. I mean it’s not a complex/new topic for Fireship to make a video on it , imo!
@sudhamajayanthi
@sudhamajayanthi 3 жыл бұрын
@@sarafarron7844 recursion 🔁
@sudhamajayanthi
@sudhamajayanthi 3 жыл бұрын
Awesome! Curious to learn some raspberry stuff, even tho I don’t have one! Looking to buy one soon and your series possibly will motivate me to buy it soon 😅
@TamDNB
@TamDNB 3 жыл бұрын
How about something that monitors the moistness of a plant pot and waters it if too dry
@aniketjadhav2569
@aniketjadhav2569 3 жыл бұрын
Thank you so much that will excite engineers like me which have electronics background but for the job we are software developers. And I still have much interest in IoT and robotics that software ❤️
@ark5458
@ark5458 3 жыл бұрын
"The possibilities are only limited by your own imagination" + my python skills
@samuelgunter
@samuelgunter 3 жыл бұрын
And you're also limited by the Halting Problem
@kvolikkorozkov
@kvolikkorozkov 3 жыл бұрын
@@samuelgunter what's the halting problem? I just finished my second semester on computer engineering
@samuelgunter
@samuelgunter 3 жыл бұрын
@@kvolikkorozkov kzbin.info/www/bejne/b2O6eYFjpaZ5edU Basically because of logic, it was proven that there cannot be a perfect computer for deciding if a program terminates (finishes running properly) or halts (gets stuck in an infinite loop or infinite recursion)
@kvolikkorozkov
@kvolikkorozkov 3 жыл бұрын
@@samuelgunter thank you
@insertgoodname4987
@insertgoodname4987 2 жыл бұрын
@@kvolikkorozkov they deleted their answer what was it
@fabiojuniorxD
@fabiojuniorxD 3 жыл бұрын
Just a minor (and not too relevant) correction: that chip at the center is a SoC (System on a chip) which contains a processor, memory and gpu all-built-in, not just the cpu. Excellent video by the way, I love your channel!
@avidrucker
@avidrucker 3 жыл бұрын
Awesome comment!!! This should be added as a correction in the description! :+1:
@legokenobi1185
@legokenobi1185 3 жыл бұрын
The SoC in the pi contains a memory controller, the memory itself it's the black chip to it's side
@lawrencedoliveiro9104
@lawrencedoliveiro9104 2 жыл бұрын
The original plan was to make an educational machine that could only run Python code. The developers were surprised to discover that it would actually be cheaper to make it a full general-purpose computer. And so they did.
@gladiusso
@gladiusso 2 жыл бұрын
@@legokenobi1185 this ^
@Alec9821
@Alec9821 2 жыл бұрын
Correct apart from the memory
@avinashmanohar7609
@avinashmanohar7609 3 жыл бұрын
I would love to see more videos on Raspberry Pi from you. Please
@Fireship
@Fireship 3 жыл бұрын
More on the way. I'm working on ideas for an RPi prototype with Firebase.
@yehbruh667
@yehbruh667 3 жыл бұрын
I also want
@heksqer1022
@heksqer1022 3 жыл бұрын
@@Fireship that would be awesome
@cardboarddignity
@cardboarddignity 3 жыл бұрын
@@Fireship would be great tp hear about PiHole - a server on Raspberry Pi that acts lile ad blocker for all connected devices
@sakibhasan7857
@sakibhasan7857 3 жыл бұрын
@@Fireship waiting for that😊
@AbhigyanGautam
@AbhigyanGautam 3 жыл бұрын
Fireship is shipping these videos on a schedule that is literally fire
@lennonmclean
@lennonmclean 2 жыл бұрын
A small correction: the audio jack also can be used as a composite video output using a 4 pin AV connector
@imtm
@imtm 2 жыл бұрын
This comment by itself took me 100 seconds to read, and the worst part is that I didn’t understand it. Just kidding. Thanks for helping
@warlockpaladin2261
@warlockpaladin2261 8 ай бұрын
Damn... talk about "general purpose"!
@emilianaquinto5609
@emilianaquinto5609 2 жыл бұрын
Wow! Straight to the point, I came in knowing nothing to learning something in such a short amount of time. THANKS IO!!
@lennyphoenixc
@lennyphoenixc 3 жыл бұрын
Thanks for the continuous high-quality content! I'd love to see a video on Continuous Deployment with something like Docker to a Raspberry Pi :)
@devnol
@devnol 3 жыл бұрын
Note: the NOOBS installer is deprecated and no longer recommended. There is now the Raspberry Pi imager for Windows, macOS and Linux that can flash any rpi OS to an SD card
@alexradu1921
@alexradu1921 3 жыл бұрын
just use balena etcher and everybody is fine...
@devnol
@devnol 3 жыл бұрын
@@alexradu1921 Jeez bloated Electron apps
@alexradu1921
@alexradu1921 3 жыл бұрын
@@devnol haven't ever had a problem with it... (◠‿◕)
@lawrencedoliveiro9104
@lawrencedoliveiro9104 2 жыл бұрын
I don’t understand the point in a special “imager” app. If you want to do a sector copy from an image file to a block device (or in the other direction), just use the standard Linux “dd” command.
@iwant2tryhard337
@iwant2tryhard337 2 жыл бұрын
@@lawrencedoliveiro9104 yes, but not everyone uses linux
@brianevans4
@brianevans4 3 жыл бұрын
It would actually be really cool to see a tutorial on hosting an app on a cluster of raspberry pi's. Like one dedicated Pi for the database, one dedicated Pi for background tasks, one dedicated Pi for hosting the frontend, one dedicated Pi for serving the API. And all linked together with 10gb ethernet or something, and expose it to the outside world. Fully contained app which doesn't rely on any external services other than the ISP
@LuLeBe
@LuLeBe 2 жыл бұрын
The pi can't do 10gbe can it? Also what your describe is really just like hosting on the same machine except that your db is not on localhost but on the other PI's IP right? So what would the tutorial be about?
@solarflyspeedruns7585
@solarflyspeedruns7585 2 жыл бұрын
@@LuLeBe It can get 3 gbps using the compute module 4 pcie slot
@jacksoncremean1664
@jacksoncremean1664 2 жыл бұрын
@@LuLeBeI think he's talking about kuberneties
@sebastiangudino9377
@sebastiangudino9377 Жыл бұрын
​@@jacksoncremean1664Not really. Kubernetes is for managing large amounts of virtual containers. Here we are talking about managing a small collection of real machines
@HappySingh-yt6vm
@HappySingh-yt6vm 3 жыл бұрын
I love this 100 second short & concise explainations
@katanaut
@katanaut 3 жыл бұрын
Out of nowhere you just made me get super interested in getting myself a raspberry pi and playing with it!
@nicolasferrero9928
@nicolasferrero9928 3 жыл бұрын
I would really like more raspi content, keep it up with the great work!!
@TokyoXtreme
@TokyoXtreme 3 жыл бұрын
More Pi please. I could of course look them up myself, but I prefer your explanations over others.
@cristianpuscas9852
@cristianpuscas9852 3 жыл бұрын
This is best channel for short programming explanations :)
@mujeexminiminer7653
@mujeexminiminer7653 3 жыл бұрын
This is my favorite video on your channel so far!!! It’s like watching a movie man!!
@arjendevoz
@arjendevoz 3 жыл бұрын
You are one of my favorite channels! I love your videos so much!
@mayursinalkar606
@mayursinalkar606 3 жыл бұрын
Your thumbnail game is on point. I also love your 2 minute videos.❤️
@saqibaleem471
@saqibaleem471 3 жыл бұрын
Hey. I love your way of teaching stuff. I am looking forward to see your video on CORS in 100 seconds and more. Implementation of third party APIs like aws s3 with cors etc. Thank you.
@iuliancernat8944
@iuliancernat8944 3 жыл бұрын
The aesthetics of your videos are so addictive
@Chuck4677
@Chuck4677 3 жыл бұрын
More Pi please. Let’s go crazy with the Pi videos. You are the man.
@niggelgame
@niggelgame 3 жыл бұрын
Wow that was fast - i Had a Raspberry Pi for years now - and im Loving it! Great Video
@KevinJohnMulligan
@KevinJohnMulligan 3 жыл бұрын
I'd be keen to see more Raspberry Pi videos from your channel. Especially more software-oriented projects, since many videos already exist about using the GPIO and other hardware-based projects. But now with the Pi 4 being so powerful, I think pure software projects could be extremely interesting.
@LuLeBe
@LuLeBe 2 жыл бұрын
What kind of projects? It's also so expensive that using it as a server seems expensive when adding costs for fast internet access, or it won't be that performant. Of course many other use cases, from CNC controller to retro gaming station, are possible but this channel seems to be focused on web dev and there I see a big limitation because of your average home internet connection with a slow uplink.
@ethanspitips5903
@ethanspitips5903 3 жыл бұрын
Wow, great video summarizing all the pi can do! Please make more pi videos :)
@leoFrom407
@leoFrom407 Жыл бұрын
Best raspberrypi explainer out there!!
@gradientO
@gradientO 3 жыл бұрын
Pls continue this series on topics about data structures and algo
@disrael2101
@disrael2101 3 жыл бұрын
Best summarize I could ask for
@Vikas_Singh_Kushwaha
@Vikas_Singh_Kushwaha 3 жыл бұрын
Me being electronics engineering using raspberry pis for years still watching because of the cool video style 🔥
@BostonNACLH20
@BostonNACLH20 22 күн бұрын
Best quick explanation. Thank you
@oladosvinzuella6998
@oladosvinzuella6998 10 ай бұрын
of course I enjoyed the straightforward explanation
@tylersustare
@tylersustare 3 жыл бұрын
Awesome video! Ruby on rails in 100 seconds please 💎🤞
@Fireship
@Fireship 3 жыл бұрын
Rails got me started as a web developer. I'll make that video someday :)
@tylersustare
@tylersustare 3 жыл бұрын
@@Fireship ♥️
@codeaperture
@codeaperture 3 жыл бұрын
@@Fireship Rails was your first love 😅.
@capsuleone3543
@capsuleone3543 3 жыл бұрын
Perfect show! I love it!❤️
@Leedogg81
@Leedogg81 3 жыл бұрын
Yes, more Pi videos please!
@mmti1010
@mmti1010 3 жыл бұрын
+1
@jimhalpert9803
@jimhalpert9803 3 жыл бұрын
Yes please
@sudhamajayanthi
@sudhamajayanthi 3 жыл бұрын
+1
@karenkharatyan1
@karenkharatyan1 3 жыл бұрын
great and informative stuff. would like to know more, thanks!
@atomiccode961
@atomiccode961 3 жыл бұрын
I think we all want to see more raspberry pi content!!
@shreyanshmishra6613
@shreyanshmishra6613 3 жыл бұрын
Amazing video.. i would love to see more of these.
@vicradon
@vicradon 2 жыл бұрын
How did I miss this? Please make more raspberry Pi content
@PANKAJKUMAR-lb5dh
@PANKAJKUMAR-lb5dh 3 жыл бұрын
Great explanation in limited time
@shim2822
@shim2822 2 жыл бұрын
You could've talked about the huge retro gaming community around the raspberry pi
@Tokieejke
@Tokieejke 3 жыл бұрын
Love you, man ❤️❤️❤️ Awesome content
@SlySportz
@SlySportz 2 жыл бұрын
Thanks for that learnt alot in 100 seconds 🥊
@jannotabamo4002
@jannotabamo4002 3 жыл бұрын
Thanks for the awesome video! Hope you can create a video regarding rabbitMQ or message queue in general for backend stuff
@josiahmartin6463
@josiahmartin6463 3 жыл бұрын
Definitely more raspberry pi videos 📹
@allaboutmechanics719
@allaboutmechanics719 2 жыл бұрын
I would love to see more raspberry pi content
@ahmetcanaksu6821
@ahmetcanaksu6821 Жыл бұрын
After my main computer died I couldn't get one. While browsing the web I found rpi I thought that might cover up my daily computer need so I bought one without knowing hole programing and robotic advantages. After figuring out the gpio I started learning programing. Thanks Raspberry
@berdenpaul
@berdenpaul 3 жыл бұрын
YES, would love to see how to pick measurements from IoT devices and bring them to GCP
@eliyahsundstrom1659
@eliyahsundstrom1659 3 жыл бұрын
Haha, I literally bought an raspberry pi an hour before this video was released
@abdullahalshohail2865
@abdullahalshohail2865 3 жыл бұрын
YAS! please more vids about the PI!!
@valenr704
@valenr704 6 ай бұрын
I love your videos man :D keep it up, kudos to your editor if you happen to have one :D
@guccimane8941
@guccimane8941 9 ай бұрын
Awesome video, thanks!
@tahsinurrahman8761
@tahsinurrahman8761 3 жыл бұрын
I bought a raspberry pi today and luckily this video was uploaded
@calligraphy4244
@calligraphy4244 2 жыл бұрын
Instructions very clear, baked a delicious raspberry pie
@tarekali7064
@tarekali7064 3 жыл бұрын
Love your vids!
@wuyanchu
@wuyanchu 6 ай бұрын
excellent tutorial, thx and god bless you and the world.. best regards from hong kong ^_^
@shakal_
@shakal_ Жыл бұрын
finally someone actually explained to me what its used for
@justusisbestest4122
@justusisbestest4122 2 жыл бұрын
i just fell in love with this
@vladislavkaras491
@vladislavkaras491 2 жыл бұрын
Thanks for the video!
@raymondmichael4987
@raymondmichael4987 3 жыл бұрын
Thanks for this wish to see more. How about a car counter in real time from a video stream, displaying in-out cars on the screen and upload the total at a time to the firebase. Would love to see you implement threading too to handle api communication too. So the project will be to count and display cars in real-time while saving the progress total at a time to the firebase meanwhile we can fetch api data like weather and display those info to the screen too. Greetings from Tanzania 🇹🇿
@mustafa_kilinc3353
@mustafa_kilinc3353 3 жыл бұрын
Thanks i knew about Michael Hill! He was my professor in Oxford and told us about FBC14 algorithm!
@tonylion2680
@tonylion2680 3 жыл бұрын
more on this topic please!
@MuhammadOvi
@MuhammadOvi 3 жыл бұрын
These short videos are ❤️
@dipeshjoshi5071
@dipeshjoshi5071 3 жыл бұрын
More videos on raspberry pi would be amazing 🔥🔥👍👌
@johngillies8591
@johngillies8591 2 ай бұрын
This just opened up a part of my brain I've never used or knew existed. I started this quest on how an led strip works!!!!!
@bahuthardgaming6614
@bahuthardgaming6614 3 ай бұрын
"The possibilities are limited only by your imagination" this line hitted me deeply.
@mikeymcmikeface5599
@mikeymcmikeface5599 Жыл бұрын
Great little video!
@SteveHazel
@SteveHazel 3 жыл бұрын
the rpi is my FAVE computer - more on anything about it pleeeease :)
@kushalgoel
@kushalgoel 3 жыл бұрын
yeah, jeff !! I want more raspberry pi content !!!
@JohnDoe-sz5jh
@JohnDoe-sz5jh 3 жыл бұрын
Yes, more please sir!
@shinbones
@shinbones 3 жыл бұрын
Really loving these videos! Could you put or link the background music in the description or somethng?
@beefwellington3180
@beefwellington3180 6 ай бұрын
Wow excellent video thank you
@victorhpantunes
@victorhpantunes 3 жыл бұрын
Nice video. Good job!
@tahaalkhashmany5678
@tahaalkhashmany5678 3 жыл бұрын
yes more pi content please!
@farazahmed1668
@farazahmed1668 2 жыл бұрын
You are awesome man your is content is amazing.
@beckybeck3888
@beckybeck3888 3 жыл бұрын
Thank you !
@akashdeepnandi
@akashdeepnandi 3 жыл бұрын
@fireship another great video. By the way what icon theme are you using in vscode?
@konstantyradziwi4160
@konstantyradziwi4160 3 жыл бұрын
Great video!
@s4f4y4t9
@s4f4y4t9 3 жыл бұрын
"The possibilities are only limited by your own imagination"
@ahmedmosher5193
@ahmedmosher5193 3 жыл бұрын
love it for sure
@Prushka
@Prushka 4 ай бұрын
Getting into programming and will be going to school for it, thinking of buying one to fuck around with, might make learning more fun aswell
@valeriashumskaya7692
@valeriashumskaya7692 Жыл бұрын
More videos of the Raspberry Pi, please 😎
@mtrsoftwareservices
@mtrsoftwareservices 2 жыл бұрын
More raspberry pi vids would be great 👍
@MrHomer1995
@MrHomer1995 Жыл бұрын
Need another hundred seconds of Pi!!
@fire_boat
@fire_boat 3 жыл бұрын
You read my mind this is what I wanted
@vinit.khandelwal
@vinit.khandelwal 3 жыл бұрын
Mind-blowing
@arch7143
@arch7143 3 жыл бұрын
I would like to see more Raspberry Pi content. Spaceship would be cool. 👨‍🚀
@mystictnediser3854
@mystictnediser3854 9 ай бұрын
Great video
@robertbenyi
@robertbenyi 3 жыл бұрын
Wow, I did NOT know this!
@sircitrus
@sircitrus 3 жыл бұрын
I once worked with the Raspberry Pi 3B. These are a joy to work with!
@ainbrisk545
@ainbrisk545 9 ай бұрын
very cool!
@RS-nc5qx
@RS-nc5qx 5 ай бұрын
Please post more content on Raspberry Pi. More advanced stuff.
@JustinHagerPDX
@JustinHagerPDX 3 жыл бұрын
Certainly! More Pi content please ^_^
@abdol1445
@abdol1445 3 жыл бұрын
I swear every thing I think of next day you post video about
@no-name168
@no-name168 Жыл бұрын
when you started coding and python is your first language. this device is a bless
@hawarhekmat1174
@hawarhekmat1174 3 жыл бұрын
love it 😊
@donovan8031
@donovan8031 3 жыл бұрын
Please do more Raspberry Pi content.
@akshayvinod1235
@akshayvinod1235 3 жыл бұрын
Want more 💯 stuff like these
@emil-kirilov
@emil-kirilov 2 жыл бұрын
Great!
@benjieh.9680
@benjieh.9680 3 жыл бұрын
Good sir. Can you make a comparison between the raspberry and the pn50 of ryzen? I can decide what I will buy between the two. 😅 Thank you in advance. More power to your channel.
@wearesisterstube7354
@wearesisterstube7354 2 жыл бұрын
Wonderful
@kavinselvaraj6839
@kavinselvaraj6839 3 жыл бұрын
More pi concepts plz
? in NaN Seconds
2:33
Fireship
Рет қаралды 123 М.
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 15 МЛН
World’s Deadliest Obstacle Course!
28:25
MrBeast
Рет қаралды 61 МЛН
Just try to use a cool gadget 😍
00:33
123 GO! SHORTS
Рет қаралды 66 МЛН
3 wheeler new bike fitting
00:19
Ruhul Shorts
Рет қаралды 29 МЛН
When Did Raspberry Pi become the villain?
21:54
Jeff Geerling
Рет қаралды 1,4 МЛН
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 6 МЛН
What's the difference? Arduino vs Raspberry Pi
6:21
Tinkernut
Рет қаралды 1,8 МЛН
I Built a CoPilot+ AI PC (without Windows)
12:50
Jeff Geerling
Рет қаралды 242 М.
World's worst video card? The exciting conclusion
24:23
Ben Eater
Рет қаралды 2,9 МЛН
Was Windows 8 THAT bad?
14:21
Linus Tech Tips
Рет қаралды 2,2 МЛН
the Raspberry Pi 5
17:57
NetworkChuck
Рет қаралды 1 МЛН
How a CPU Works in 100 Seconds // Apple Silicon M1 vs Intel i9
12:44
Why so many distros? The Weird History of Linux
8:23
Fireship
Рет қаралды 1,5 МЛН
ПРОЦЕССОРЫ ARM vs x86: ОБЪЯСНЯЕМ
12:07
Droider
Рет қаралды 688 М.
How charged your battery?
0:14
V.A. show / Магика
Рет қаралды 5 МЛН
5 НЕЛЕГАЛЬНЫХ гаджетов, за которые вас посадят
0:59
Кибер Андерсон
Рет қаралды 1,6 МЛН
МОЩНЕЕ ТВОЕГО ПК - iPad Pro M4 (feat. Brickspacer)
28:01
ЗЕ МАККЕРС
Рет қаралды 78 М.
Apple watch hidden camera
0:34
_vector_
Рет қаралды 62 МЛН