Тёмный
No video :(

Raspberry Pi Explained in 100 Seconds 

Fireship
Подписаться 3,3 млн
Просмотров 990 тыс.
50% 1

Опубликовано:

 

20 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 590   
@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 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-92WHN-pAFCs.html 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.
@rudro314
@rudro314 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😊
@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 10 месяцев назад
Damn... talk about "general purpose"!
@AbhigyanGautam
@AbhigyanGautam 3 года назад
Fireship is shipping these videos on a schedule that is literally fire
@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
@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 :)
@katanaut
@katanaut 3 года назад
Out of nowhere you just made me get super interested in getting myself a raspberry pi and playing with it!
@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
@HappySingh-yt6vm
@HappySingh-yt6vm 3 года назад
I love this 100 second short & concise explainations
@mayursinalkar606
@mayursinalkar606 3 года назад
Your thumbnail game is on point. I also love your 2 minute videos.❤️
@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.
@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 😅.
@shim2822
@shim2822 2 года назад
You could've talked about the huge retro gaming community around the raspberry pi
@Leedogg81
@Leedogg81 3 года назад
Yes, more Pi videos please!
@mmti1010
@mmti1010 3 года назад
+1
@jimhalpert9803
@jimhalpert9803 3 года назад
Yes please
@sudhamajayanthi
@sudhamajayanthi 3 года назад
+1
@TokyoXtreme
@TokyoXtreme 3 года назад
More Pi please. I could of course look them up myself, but I prefer your explanations over others.
@750Kviews
@750Kviews 3 года назад
This is best channel for short programming explanations :)
@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
@disrael2101
@disrael2101 3 года назад
Best summarize I could ask for
@eliyahsundstrom1659
@eliyahsundstrom1659 3 года назад
Haha, I literally bought an raspberry pi an hour before this video was released
@bahuthardgaming6614
@bahuthardgaming6614 5 месяцев назад
"The possibilities are limited only by your imagination" this line hitted me deeply.
@arjendevoz
@arjendevoz 3 года назад
You are one of my favorite channels! I love your videos so much!
@s4f4y4t9
@s4f4y4t9 3 года назад
"The possibilities are only limited by your own imagination"
@Vikas_Singh_Kushwaha
@Vikas_Singh_Kushwaha 3 года назад
Me being electronics engineering using raspberry pis for years still watching because of the cool video style 🔥
@rohankapur9119
@rohankapur9119 3 года назад
Just a small correction - You forgot about the DSI display connector while talking about the connectors. Great video though!
@anunayy
@anunayy 3 года назад
and iirc the 3.5 mm port can be used for audio in/out and video too.
@iuliancernat8944
@iuliancernat8944 3 года назад
The aesthetics of your videos are so addictive
@nicolasferrero9928
@nicolasferrero9928 3 года назад
I would really like more raspi content, keep it up with the great work!!
@gradientO
@gradientO 3 года назад
Pls continue this series on topics about data structures and algo
@X-VIPRIN
@X-VIPRIN Год назад
Imagine asking for a Raspberry Pi for Christmas, and someone buys you the actual pie instead of the computer.
@vicradon
@vicradon 2 года назад
How did I miss this? Please make more raspberry Pi content
@mujeexminiminer7653
@mujeexminiminer7653 3 года назад
This is my favorite video on your channel so far!!! It’s like watching a movie man!!
@mayankvaswani5400
@mayankvaswani5400 3 года назад
Arduino Explained in 100 Seconds pls.
@samuelgunter
@samuelgunter 3 года назад
Imagine a raspberry pi, but it has less memory, no build-in display ports, and programming is done completely on a different computer and you flash the compiled code to the Arduino
@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.
@atomiccode961
@atomiccode961 3 года назад
I think we all want to see more raspberry pi content!!
@niggelgame
@niggelgame 3 года назад
Wow that was fast - i Had a Raspberry Pi for years now - and im Loving it! Great Video
@shakal_
@shakal_ Год назад
finally someone actually explained to me what its used for
@JonathanSteadman2003
@JonathanSteadman2003 2 года назад
Love the pi 400. :)
@Chuck4677
@Chuck4677 3 года назад
More Pi please. Let’s go crazy with the Pi videos. You are the man.
@leoFrom407
@leoFrom407 Год назад
Best raspberrypi explainer out there!!
@pottoker612
@pottoker612 10 месяцев назад
i used the rpi to make a robotic arm and hand combo that moves up and down and squeezes gently, you can decide what i am doing with it...
@honzapkcz
@honzapkcz Год назад
I just realised that the raspberry PI is more powerful that my laptop.
@tahsinurrahman8761
@tahsinurrahman8761 3 года назад
I bought a raspberry pi today and luckily this video was uploaded
@johngillies8591
@johngillies8591 4 месяца назад
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!!!!!
@iqmal
@iqmal 3 года назад
next: Build self-driving car from scratch
@calligraphy4244
@calligraphy4244 2 года назад
Instructions very clear, baked a delicious raspberry pie
@rob9447
@rob9447 10 месяцев назад
I walk past the Raspberry Pi store every day in Cambridge. Now I feel a lot better informed!
@linccodes
@linccodes 3 года назад
More RPi videos please ☺️☺️☺️
@ToweringToska
@ToweringToska 2 года назад
I love those hands, I wonder how I can make my hands look so refined.
@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 🇹🇿
@ethanspitips5903
@ethanspitips5903 3 года назад
Wow, great video summarizing all the pi can do! Please make more pi videos :)
@BostonNACLH20
@BostonNACLH20 2 месяца назад
Best quick explanation. Thank you
@no-name168
@no-name168 Год назад
when you started coding and python is your first language. this device is a bless
@oladosvinzuella6998
@oladosvinzuella6998 Год назад
of course I enjoyed the straightforward explanation
@Joeylikeswakkie
@Joeylikeswakkie 7 месяцев назад
Raspberry pi in one second: a computer
@MrHomer1995
@MrHomer1995 Год назад
Need another hundred seconds of Pi!!
@berdenpaul
@berdenpaul 3 года назад
YES, would love to see how to pick measurements from IoT devices and bring them to GCP
@TamDNB
@TamDNB 3 года назад
Wait...NOOBS isn't the name of the OS??
@Fireship
@Fireship 3 года назад
Touché
@atharvparlikar8765
@atharvparlikar8765 3 года назад
1:51 "the possibilities are only limited by your imagination" and technical skills
@64-bit63
@64-bit63 2 года назад
raspberry pi + Minecraft server + portforwarding + free domain name + friends = fun
@markshinkai598
@markshinkai598 3 года назад
commenting is good for the youtube algorithm
@750Kviews
@750Kviews 3 года назад
Yes. I wonder if keywords in comments matter
@bobdagamer640
@bobdagamer640 3 года назад
Yes
@bepd
@bepd 3 года назад
Do nested comments count?
@avidrucker
@avidrucker 3 года назад
@@bepd There's only one way to find out right? ;)
@valenr704
@valenr704 9 месяцев назад
I love your videos man :D keep it up, kudos to your editor if you happen to have one :D
@robertbenyi
@robertbenyi 3 года назад
Wow, I did NOT know this!
@mustafa_kilinc3353
@mustafa_kilinc3353 3 года назад
Thanks i knew about Michael Hill! He was my professor in Oxford and told us about FBC14 algorithm!
@JavierArocena
@JavierArocena 3 года назад
RaspberryPi Web Server in 100 Seconds would be amaizing 😍
@josiahmartin6463
@josiahmartin6463 3 года назад
Definitely more raspberry pi videos 📹
@allaboutmechanics719
@allaboutmechanics719 2 года назад
I would love to see more raspberry pi content
@Some-q1
@Some-q1 5 месяцев назад
finally a suitable gaming pc
@arch7143
@arch7143 3 года назад
I would like to see more Raspberry Pi content. Spaceship would be cool. 👨‍🚀
@akashdeepnandi
@akashdeepnandi 3 года назад
@fireship another great video. By the way what icon theme are you using in vscode?
@niteshsethi4091
@niteshsethi4091 3 года назад
More beyond 100 seconds for raspberry Pi. Maybe a project with it.
@RS-nc5qx
@RS-nc5qx 7 месяцев назад
Please post more content on Raspberry Pi. More advanced stuff.
@tarekali7064
@tarekali7064 3 года назад
Love your vids!
@MuhammadOvi
@MuhammadOvi 3 года назад
These short videos are ❤️
@justusisbestest4122
@justusisbestest4122 2 года назад
i just fell in love with this
@PANKAJKUMAR-lb5dh
@PANKAJKUMAR-lb5dh 3 года назад
Great explanation in limited time
@JoseLucasd
@JoseLucasd 2 месяца назад
I like how ppl give emphasis to "a computer of ur hands size" while phones are literally this.
@Prushka
@Prushka 7 месяцев назад
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
@farifurido
@farifurido 3 года назад
MORE RASPBERRY PI PLEASSEEE
@horatiuudrea
@horatiuudrea 3 года назад
More Raspberry PI!!!!
@jannotabamo4002
@jannotabamo4002 3 года назад
Thanks for the awesome video! Hope you can create a video regarding rabbitMQ or message queue in general for backend stuff
@wuyanchu
@wuyanchu 8 месяцев назад
excellent tutorial, thx and god bless you and the world.. best regards from hong kong ^_^
@zacknow
@zacknow 3 года назад
Everybody needs more pie in their life!
@SlySportz
@SlySportz 2 года назад
Thanks for that learnt alot in 100 seconds 🥊
@Tokieejke
@Tokieejke 3 года назад
Love you, man ❤️❤️❤️ Awesome content
@kavinselvaraj6839
@kavinselvaraj6839 3 года назад
More pi concepts plz
@tonylion2680
@tonylion2680 3 года назад
more on this topic please!
@patrickmcdonald7578
@patrickmcdonald7578 2 года назад
Please more raspberry pi content
@capsuleone3543
@capsuleone3543 3 года назад
Perfect show! I love it!❤️
@shinbones
@shinbones 3 года назад
Really loving these videos! Could you put or link the background music in the description or somethng?
@benjidaniel5595
@benjidaniel5595 2 года назад
More Raspberry Pi videos please
@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.
@SteveHazel
@SteveHazel 3 года назад
the rpi is my FAVE computer - more on anything about it pleeeease :)
@karenkharatyan1
@karenkharatyan1 3 года назад
great and informative stuff. would like to know more, thanks!
@aj.arunkumar
@aj.arunkumar 3 года назад
More raspberry pi videos. Yes.
@kushalgoel
@kushalgoel 3 года назад
yeah, jeff !! I want more raspberry pi content !!!
@shreyanshmishra6613
@shreyanshmishra6613 3 года назад
Amazing video.. i would love to see more of these.
@michaeljohn-kl6pm
@michaeljohn-kl6pm 3 года назад
I want to see more about raspberry pi from you!!!!!!!!!!!! Please!!!!
@camerobaird5939
@camerobaird5939 Год назад
I got my next gaming pc idea
Далее
? in NaN Seconds
2:33
Просмотров 126 тыс.
Every Developer Needs a Raspberry Pi
27:27
Просмотров 370 тыс.
Raspberry Pi 5: EVERYTHING you need to know
20:32
Просмотров 1,1 млн
10 regrets of experienced programmers
8:16
Просмотров 1,2 млн
What's the difference? Arduino vs Raspberry Pi
6:21
Просмотров 1,8 млн
the Raspberry Pi 5
17:57
Просмотров 1,1 млн
I built a smarter smart home
6:56
Просмотров 536 тыс.
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Never install locally
5:45
Просмотров 1,8 млн