The New Method to Setup Raspberry Pi Zero (2023 Tutorial)

  Рет қаралды 208,519

Data Slayer

2 жыл бұрын

Raspberry Pi Zero 👉 amzn.to/3vTcZfy
This tutorial will guide you through the new method to setup your Raspberry Pi Zero WH from start to finish. We will show you how to format the SD card, flash the Raspbian operating system to that SD card. We will setup WIFI and SSH so that we can immediately connect to our device over our local network using SSH and VNC remote desktop. Finally we will stand up a basic website using NGINX.
#raspberrypi #arduino
Raspbian OS Download
www.raspberrypi.org/software/
Files to Add to Boot Drive (File #1 to Setup Wifi on Boot)
storage.googleapis.com/marketing-files/KZbin/RaspberryPi-Zero-Setup/wpa_supplicant.conf
SSH (File #2 Enable SSH Connection )
storage.googleapis.com/marketing-files/KZbin/RaspberryPi-Zero-Setup/ssh
Real VNC Viewer
www.realvnc.com/en/connect/download/viewer/
Commands
SSH
ssh pi@raspberrypi
Ping
ping raspberrypi
Dig
dig raspberrypi
Update OS
sudo su -
apt-get update
apt-get upgrade
Reboot OS
sudo reboot
Modify Configuration
raspi-config
My Favorite Raspberry Pi Module Kits (Sunfounder)
Amazon US:
www.amazon.com/dp/B09BMVT4CB
Amazon Canada:
www.amazon.ca/dp/B09C887XLB
Amazon Japan:
www.amazon.co.jp/dp/B09BMSS41D
Amazon UK:
www.amazon.co.uk/dp/B09D774YWQ
Amazon DE:
www.amazon.de/dp/B09D774YWQ
Official Site:
www.sunfounder.com/products/raphael-kit
Outline
Intro 0:00 - 0:22
Download RPI Imager 0:22 - 2:20
Connect MicroSD to Your Computer 2:20 - 2:58
Flash OS to SD Card 2:58 - 4:00
Reinsert the SD Card 4:00 - 4:30
SSH File 4:30 - 6:20
WPA-Supplicant 6:20 - 6:52
Add Wifi Details 6:52 - 8:38
Insert SDCard to RPI 8:38 - 9:08
Power On RPI Zero 9:08 - 9:40
Ensure RPI is Connected to Network 9:40 - 11:43
Connect Over SSH 11:43 - 12:58
Update OS 12:58 - 13:50
Edit Defaults 13:50 - 15:46
Save SSH Connection 16:35 - 17:16
Enable VNC on RPI 17:16 - 18:08
Download RealVNC Viewer 18:08 - 19:20
Connect Over Remote Desktop 19:20 - 21:00
Host Website on Raspberry Pi 21:00 - 24:00
The Raspberry Pi is a tiny and affordable computer that you can use to learn programming through fun, practical projects. A small and affordable computer that you can use to learn programming.
This computer runs a flavor of Linux called Raspbian.
www.raspberrypi.org
______________________________________________________________________
Subscribe
kzbin.info/door/iO0K2xt5irIN6x13FNzYTg
______________________________________________________________________
New Here?
My name is Tim Draper and I live in Boston, MA. I work for a marketing technology startup and love to teach others about emerging technology around artificial intelligence internet of things and google cloud platform.
______________________________________________________________________
Contact
KZbin: KZbin comments are by far the best way to get a response from me!
Email: thetimdraper[at]gmail.com
*If you contact me, also drop a comment on a video just letting me know that you reached out.
______________________________________________________________________
Need Help with Something?
I offer micro consulting sessions to quickly solve your problems over a screen share.
calendly.com/session-with-tim

Пікірлер: 251
@FactionalSky
@FactionalSky Жыл бұрын
the new imager (late may 2023) makes this a lot more simple. now you can enable ssh and set the wifi informations with the imager itself. it's pure gold! :) Also you do not need any subsystem for win10 and 11. They come with everything you need. They both come with an openSSH client that will just work from the cmd/terminal. it will look and work exactly as described in this video. :)
@MorrWorm8
@MorrWorm8 11 ай бұрын
Yes sir! It’s so sweet!
@felischo
@felischo 9 ай бұрын
where can i enable it?
@adibemaxwell6111
@adibemaxwell6111 7 ай бұрын
This isn't and hasn't worked for me. I still can't SSH into the raspberry pi zero w despite having "enabled" SSH with the imager and even set up the wifi. I can arp-scan --localnet and find the IP address of the Raspberry Pi but it keeps saying "Connection Refused" when I try to SSH into it.
@CosmicLetusCrisp
@CosmicLetusCrisp 2 жыл бұрын
To those coming to this video after 5/23/2022. In the raspberry pi imager there is a gear in the bottom right corner. Where you now configure the SSH, and all other options. To get remote connected. VNC is the same though.
@jonathanr4242
@jonathanr4242 Жыл бұрын
Yes. They're not allowed to use the pi/raspberry login anymore because of some legal restrictions.
@logm1lo
@logm1lo Жыл бұрын
@@jonathanr4242 can you tell me more about it? So we can't ssh to the raspberry pi zero anymore?
@jonathanr4242
@jonathanr4242 Жыл бұрын
@@logm1lo Andreas Spiess (the guy with the Swiss accent) has a video on it. kzbin.info/www/bejne/jKGyZ5lnpLGGl5Y
@NdjdhdjdbdDhhdhdhd
@NdjdhdjdbdDhhdhdhd Жыл бұрын
Doesn't work
@NdjdhdjdbdDhhdhdhd
@NdjdhdjdbdDhhdhdhd Жыл бұрын
​@@jonathanr4242except they still do
@garrettallen22
@garrettallen22 2 жыл бұрын
That was incredibly helpful for a first raspberry pi and a decade since playing with linux. Much thanks!
@Mark-fc7tu
@Mark-fc7tu 5 ай бұрын
I appreciate the content. Lots of similar articles for Raspberry Pi Zero ssh but your video specifically mentioned the power slot and not the middle connection slot. Made all the difference in the world.
@Commonwealthgoose
@Commonwealthgoose Жыл бұрын
Just what I needed, thank you for the great video!
@asktheprophet
@asktheprophet Жыл бұрын
This XML file does not appear to have any style information associated with it. The document tree is shown below. UserProjectAccountProblem The project to be billed is associated with an absent billing account. The billing account for the owning project is disabled in state absent
@unknowngod763
@unknowngod763 2 жыл бұрын
Anyways bro thank you finally I'm amble to connect with vnc I was struggling for 5 days thank you so much and ur life saver I got 2 days left for doing my final project
@harphacker
@harphacker 2 жыл бұрын
Just FYI Windows cmd command shell has ping etc. It also has an integrated ssh terminal. Just type ssh and the hostname.
@GHELitefire
@GHELitefire 2 жыл бұрын
Good job. Clear, short and concise.
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Glad it was helpful!
@azil7652
@azil7652 Жыл бұрын
The files you've listed in your description are no longer available.
@xeddiustripp6398
@xeddiustripp6398 2 ай бұрын
Not only are the files gone but he doesn't make the distinction that this is a modern Pi Zero, not the original which itself doesn't have a wireless chip and thus can't connect to wifi without a USB adapter.
@adambeedle
@adambeedle 2 жыл бұрын
Great video!!
@juleswombat5309
@juleswombat5309 2 жыл бұрын
That was way too cool :) Awesome fun
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Glad you enjoyed it
@mormoj5224
@mormoj5224 2 жыл бұрын
thanks, this video was very useful 👍👍
@felixal
@felixal Жыл бұрын
thank you for this great video!
@mattkilleen7174
@mattkilleen7174 2 жыл бұрын
Now THAT was helpful!
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Excellent!
@smailmilak
@smailmilak 2 жыл бұрын
Perfect tutorial!
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Glad you think so!
@minhlongnguyen3161
@minhlongnguyen3161 2 жыл бұрын
great tutorial, thanks sir👍😁
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Glad you liked it!
@user-qc4nl3ki4e
@user-qc4nl3ki4e 6 ай бұрын
This video walkthrough is pretty detailed and it helped me setup pi quickly, thanks a lot @DataSlayerMedia and please continue creating such great content!
@Brocollipy
@Brocollipy 7 ай бұрын
Wow soooo helpful thank you. I really should have watched this before order all the random cables and connectors 🤣
@kevin5073
@kevin5073 8 ай бұрын
Thanks. This has been a big help.
@maharam2128
@maharam2128 4 ай бұрын
do you have ssh file link
@sinatosan3141
@sinatosan3141 2 жыл бұрын
good job man!
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Thank you! Cheers!
@rbek
@rbek 2 жыл бұрын
This is overwhelming ❤️❤️ thank you keep up the good work
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Thank you! Will do!
@juliannevillecorrea
@juliannevillecorrea 2 жыл бұрын
Thank you sir
@weerobot
@weerobot 2 жыл бұрын
Very Clear Video...cool
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Glad it was helpful!
@deumnoctis
@deumnoctis Жыл бұрын
If youre on windows you can use cmd,i think you may have to enable ssh on your system but it works jsut fine
@FreClimbs
@FreClimbs 2 жыл бұрын
Thanks!
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
You bet!
@woolfy02
@woolfy02 8 ай бұрын
I just got a Pi zero 2 w and I keep getting a missing driver in Windows 11, when I plug it in (BCM2710 Boot). I've tried everything and I can't find the driver for it. Is this normal for it to do this?
@wailbanjar1850
@wailbanjar1850 2 жыл бұрын
I have an open Wi-Fi.. so what do I need to write in the Wi-Fi password field? shall I leave it empty?
@0xbitbybit
@0xbitbybit 6 ай бұрын
Latest RPi Imager allows you to add in the SSH and Wi-Fi details before the write process now, pretty neat.
@chickengoatfish
@chickengoatfish 2 жыл бұрын
thank you !
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
You're welcome!
@omer1862
@omer1862 2 жыл бұрын
The tutorial is a legend, thanks a lot :)
@jordanhassmann2228
@jordanhassmann2228 2 жыл бұрын
Great video! Got me up and running with it very quickly! However I'm having a few issues. I'm able to connect it to wifi and ssh in, but I only have the "Bookshelf" directory. Additionally, when I run the "api-get update" with sudo permission I originally received an error regarding "You do not have enough storage space" (I'm using a 64GB SD card). Now however, when I run "api-get update" and/or attempt to "mkdir test" I receive errors regarding "Read-only file system". Do you have any insight into how to troubleshoot this?
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Hmm, I've never seen that issue I'm not sure what is causing that, maybe try again?
@New2it_1818
@New2it_1818 Жыл бұрын
said something about changing the sd if it was 34 gb to fat thirty four , maybe you can convert it to fat sixty four, this is a guess though
@originalbinaryhustler3876
@originalbinaryhustler3876 Жыл бұрын
​@@New2it_1818use max 32gb
@anndersdehaes9424
@anndersdehaes9424 10 ай бұрын
Did you get this to work? I have the same problem.
@waqasfarid3855
@waqasfarid3855 2 жыл бұрын
Just a note - if on a windows machine you can check if the pi is connected to your network without installing any additional software - just type CMD in search panel and select run as admin and then type the same command. Works very well
@mxliqxe4k917
@mxliqxe4k917 Жыл бұрын
whats the cmmand
@originalbinaryhustler3876
@originalbinaryhustler3876 Жыл бұрын
​@@mxliqxe4k917ipconfig
@user-nc8cc4zd9c
@user-nc8cc4zd9c 8 ай бұрын
i successfully installed OS, but in screen i got only bluetooth and speaker symbols, background was also not like u shown. can you please give me the inputs
@luqkiiim
@luqkiiim Жыл бұрын
How do I connect my raspi to a public wifi? Where it has that thing that brings you to a website to accept the terms and conditions first before actually being able to connect.
@alihanceylan6627
@alihanceylan6627 Жыл бұрын
google connection with ssh and wifi file is not working. please help me
@josecelso6342
@josecelso6342 2 жыл бұрын
I can only open these files that you have provided if my operating system is linux?
@crusaderanimation6967
@crusaderanimation6967 Жыл бұрын
Now i think about it probably should watch it before buing micro sub hub and micro hdmi to hdmi converter with the pi zero.
@CornellBentley
@CornellBentley 2 жыл бұрын
thanks for the help...
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
No worries!
@CornellBentley
@CornellBentley 2 жыл бұрын
@@DataSlayerMedia question; i am unable to ping or ssh using the host name but only with the ip address, any idea as to why this would happen?
@CornellBentley
@CornellBentley 2 жыл бұрын
Lastly any plans to dive deeper into Nginx in regard to the Raspi Zero? This would be a great overall complete series.
@spertica
@spertica 8 ай бұрын
Bravo, bel tutorial! My respect for 'vim', instead I would have preferred x2go server rather than VNC but I understand it's done to make easier life to Windows users!
@H0t.5tuff
@H0t.5tuff 2 жыл бұрын
thank you for the great video. My question is that I can not use the host name. Even after changing the host name I still can not use it to ssh.. the only allowed way to ssh is by using the ip address. I an using the terminal on macos monterey and chip raspberrypi zero2w. how can i use the host name instead of the ip address?
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Ensure both devices are on the same network. Try raspberrypi.local if not use your router to ascertain the ip address of the rpi and use that.
@Iggy8me
@Iggy8me Жыл бұрын
is the for the older os or new one that just came out
@anion21
@anion21 Жыл бұрын
I viewed the first 22 seconds. Upvoted.
@PropsUnleashed
@PropsUnleashed 5 ай бұрын
the files are no longer available to download
@user-zd9sl4tf5u
@user-zd9sl4tf5u Ай бұрын
yes were can i get it now
@davidyosupov5453
@davidyosupov5453 2 жыл бұрын
7:10 How can I add another a second WIFI address if the first one fails?
@thisisfun4633
@thisisfun4633 Ай бұрын
ssh pi@raspberrypi im at this step but it always says "could not resolve hostname ... the supplied host is unknown" and idk what to do
@threepe0
@threepe0 8 ай бұрын
heads up: windows has had ssh and openssh server natively available for quite a while now. I believe ssh just works, and if you want the server, just enable it in windows features, then start the service.
@promipicode
@promipicode Жыл бұрын
good video bro
@GregboyGR
@GregboyGR Жыл бұрын
Can re-upload the links with ssh please because they dont work
@atuk5854
@atuk5854 2 жыл бұрын
I have a question. I connect the rapberry pi to my computer and its working and i test the power on bluetooth and it not responding. I format the sd card and folow this tutorial again step by step and its not working. How I can do to working it? - B.T.W sorry for my english
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Where do you get stuck?
@rejasnambiar362
@rejasnambiar362 9 ай бұрын
Hello , That was a very helpful video to setup the Raspberry zero But I have a issue with My Raspberry Pi zero W , I have installed Recommended Os using Rpi imager , I have clearly followed you video without skipping all was good and working but My rpi camera isn't, When I enter "sudo raspi-config" in configuration section Inside Interface section is there no entry know as "Camera Legacy" so I can enable in order to use it. my Rpi camera , When I entered "libcamera-hello" command the window preview is not opening Can you please help me out or make a video.
@josecelso6342
@josecelso6342 2 жыл бұрын
Nao estou conseguindo encontrar meu raspberry pi na rede de wifi. O que devo fazer?
@osielvivar8804
@osielvivar8804 Жыл бұрын
I can't access the SSH file in the link. I think there is a billing problem?
@maharam2128
@maharam2128 4 ай бұрын
if you have ssh file link then send here
@future_is_better
@future_is_better 4 ай бұрын
how to make it to host a web interface and let user to update wifi ssid and password. Like when wifi creditional changes or old wifi not available it should change its mode to hotspot user connect to it and using website add wifi
@user-oc6rf6eh9p
@user-oc6rf6eh9p Жыл бұрын
i can't acces the link with the files. Can u send it to me, pls ?
@user-wp3fu3nf7s
@user-wp3fu3nf7s Жыл бұрын
i am unable to access the two ssh files. keep getting " This XML file does not appear to have any style information associated with it. The document tree is shown below." can you fix this ?
@maharam2128
@maharam2128 4 ай бұрын
if you got the ssh file then send here
@ChristianRodriguez-ox3vh
@ChristianRodriguez-ox3vh 2 жыл бұрын
VNC Viewer keeps timing out when I attempt to connect through the ip adress I got through the dig command. What should I do or try next?
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
try using ping to retrieve the ip address and use that
@cuong091087
@cuong091087 7 ай бұрын
who is Vader and Rey on your computer 😆thanks for the tutor ^_^
@pmacgowan
@pmacgowan 2 жыл бұрын
What happens if your wifi network is using WPA2, do you just use "key_mgmt=WPA2-PSK" ???
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
It should still work.
@nothydropump845
@nothydropump845 Жыл бұрын
Both files needed for wifi and ssh are invalid.
@valentinhilbig
@valentinhilbig 9 ай бұрын
What if you cannot use RPI imager because you neither use Windows nor Mac nor Ubuntu/Linux nor a graphical console? So all you have is a full GNU toolchain including vim and possibly Python3 and JavaScript (but with non-Intel byte order) and a TTY. For me rpi-imager is a PITA because it uses a graphical environment. Is there a text only mode for rpi-imager where you can edit all the parameters (I did not find any)? There are people out there who have big problems with graphical environments ..
@unicornpoo7441
@unicornpoo7441 8 ай бұрын
how do you even end up in such a position? How did you write and watch this without using a UI?
@steveliberty
@steveliberty Жыл бұрын
Great tutorial. Only problem is that the ssh file and the supplicant file cannot be reached (links are no longer valid).
@Me-xt3sn
@Me-xt3sn Жыл бұрын
Yes! I'm getting the same error
@zayanarshad88
@zayanarshad88 9 ай бұрын
Its working for me noww, and you dont need them anyways since theres a little gear icon in the bottom right corner of the imager which lets you do all those things
@felixal
@felixal Жыл бұрын
bro on taht good caffeina(I like))
@amaurymic
@amaurymic 2 жыл бұрын
Hello, do I still need to setup the wifi connection if i connect my raspberry to an ethernet connection ?
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
no
@user-rn4vf1id4i
@user-rn4vf1id4i Жыл бұрын
in windows you can use command prompt to ping and ssh
@ExplosiveDiarrheaPig
@ExplosiveDiarrheaPig Жыл бұрын
I can't ping or ssh it ;--; it says name not found
@fixedbymykid
@fixedbymykid Жыл бұрын
FYI Your links for the "ssh" and "wpa_supplicant" dose not work.
@olitar31
@olitar31 11 ай бұрын
I dont know how to start the ssh on win 10 can somebody help me pls?
@Mr_Rulo
@Mr_Rulo 2 жыл бұрын
User pi an password raspberry not working for me :(
@nikachachua5712
@nikachachua5712 2 жыл бұрын
hello 👋 im new to raspberry pi , i have lcd screen , made everything great , enabled ssh , changed name , password everything looking great but 1 thing is bad , i cant connect pi to laptop with filezilla or winscp those cant find the ip adress or host name , i tried everything but still cant connect can u help me pls?🙏
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Filezilla assumes the destination device has a server supporting SMTP traffic. You will need to enable one on the Raspberry Pi then it should connect.
@tonytwostep_
@tonytwostep_ Жыл бұрын
Any chance of a 3d printable case design?
@johnrichardson1949
@johnrichardson1949 5 ай бұрын
What stock audio track is that I like it-
@Tomm_Rust
@Tomm_Rust Жыл бұрын
The links dont work anymore
@user-nf9kl9ce9j
@user-nf9kl9ce9j 9 ай бұрын
Ping request could not find host raspberrypi. Please check the name and try again i am from india i changes us to IND still it is not working
@joeschmo5171
@joeschmo5171 Жыл бұрын
Looks like your google drive is deactivated. Unable to grab files.
@javedhussain9514
@javedhussain9514 2 жыл бұрын
Very good video and easy to follow but I got lost on VNC portion. When I open VNC viewer, it asks for user name and password. Which one I enter? The one I set for my raspberry pi in config window or something else. I see you use pi as user name.
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Same credentials as for SSH
@kobysalsman5984
@kobysalsman5984 Жыл бұрын
the files in the description dont work
@marsrocket
@marsrocket 10 ай бұрын
You don’t need to format the sd card before flashing it no matter how big it is. You might get a warning or alert when you insert, but just tell the computer to ignore it and you’re good to go.
@weirdough6254
@weirdough6254 8 ай бұрын
alot of the info seems strange. no wonder, it acts like 2023 but its from 2021. whatev.
@Braddeman
@Braddeman 2 жыл бұрын
This is not new like you said in the beginning I have always set up headless since it’s inception.
@Tarkahn2024
@Tarkahn2024 Жыл бұрын
ping command works in windows 11 home version just fine
@SherlockRQ
@SherlockRQ 2 жыл бұрын
everything worked for me, except for the VNC part. I have Windwos. they help me?
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
On windows use Remote Desktop
@rolandgerges3741
@rolandgerges3741 5 ай бұрын
Is that usb a normal usb C or some special micro usb?
@fennecbesixdouze1794
@fennecbesixdouze1794 2 ай бұрын
You don't need to do any of this anymore, the imager now prompts you to set advanced options. You can provide the wifi SSD and password there, and set an ssh password or even just provide a public key to log in passwordless.
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Anyone else waiting bated breath for the Raspberry 5 debut?!
@infotruther
@infotruther 2 жыл бұрын
yeah 100 percent
@nosuchthing8
@nosuchthing8 Жыл бұрын
I'm waiting to be sent to buy any raspberry pi
@nosuchthing8
@nosuchthing8 Жыл бұрын
Wait, why not just jump to a command. Line In windows and type ping?
@Tactiducky
@Tactiducky 2 жыл бұрын
My MacBook recognizes my as card but it doesn’t come up in storage on the imager
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Try looking into sd card formatting types, you may need to format the card.
@ananya825
@ananya825 Жыл бұрын
The video is quite informative but I kinda face issue with the password the default password "raspberrypi" doesn't seems go work. Could anyone help me with that. Pleasee
@felixal
@felixal Жыл бұрын
hello you can read this article, hope it helps: An update to Raspberry Pi OS Bullseye 7th Apr 2022. Go to the heading: Headless setup
@raulgarciarodrigo
@raulgarciarodrigo 2 ай бұрын
hey... you need pay your storage. I cannt download files. Error.. Account disabled by this !!!!. 😀 Thanks. Great Video ;-)
@khaleelakoojee7551
@khaleelakoojee7551 Жыл бұрын
ssh and wpa is not able to download
@BadKarma714
@BadKarma714 8 ай бұрын
Wow, that looks like Ryan Reynolds
@fokkedeboer2342
@fokkedeboer2342 2 жыл бұрын
Windows 10 has ssh standard. You don't need WSL for that. If you really want to use a program for SSh use Putty
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Why would you not install the linux partition? So much value there...
@fokkedeboer2342
@fokkedeboer2342 2 жыл бұрын
@@DataSlayerMedia I did, don't get me wrong. WSL and especially WSL2 is great. But just for SSH you don't need it
@epiren
@epiren 2 жыл бұрын
I like how Ryan Reynolds is now doing Raspberry Pi stuff...
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
oh man
@aratsorceress
@aratsorceress 2 жыл бұрын
the default password doesn't work for me. i keep typing in raspberry but it keeps saying it's wrong. edit: after a recent update, there is no default password! in the options inside of the installed program, you have to set it yourself.
@madisonchannel2243
@madisonchannel2243 2 жыл бұрын
How'd you do this? Running into the same problem! Any help is appreciated!
@christopherlazo8485
@christopherlazo8485 2 жыл бұрын
@@madisonchannel2243 sameee
@shashishashank6821
@shashishashank6821 4 ай бұрын
Raspberry pi Zero 2W supported Blynk library? Bro😊
@shaungupte3904
@shaungupte3904 Жыл бұрын
Is there any way to easily do this if my wifi is only 5ghz band? Or is it absolutely necessary that it is 2.4ghz?
@felixal
@felixal Жыл бұрын
for pi zero W: onboard Wireless LAN - 2.4 GHz 802.11 b/g/n (BCM43438)
@felixal
@felixal Жыл бұрын
that means you need 2.4g band. Maybe you can config your router to use both bands, idk
@BeNerf78
@BeNerf78 2 жыл бұрын
Can you build OpenWRT on this hardware?
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
Not sure on that.
@DwaynePaisleyMarshall
@DwaynePaisleyMarshall Жыл бұрын
I tried to download the SSH file and I got an error UserProjectAccountProblem The project to be billed is associated with an absent billing account. The billing account for the owning project is disabled in state absent
@NtroxT
@NtroxT Жыл бұрын
same here
@ianmanners3605
@ianmanners3605 Жыл бұрын
On the raspberry pi imager there is the option to configure wifi and SSH at the bottom right menu ( gear icon )
@xavierhoward1823
@xavierhoward1823 Жыл бұрын
links not working for me :((((((
@adamdurrant
@adamdurrant Жыл бұрын
The two files are broken FYI
@cheese9812
@cheese9812 2 жыл бұрын
when downloading your ssh file its zero bytes...
@DataSlayerMedia
@DataSlayerMedia 2 жыл бұрын
That's expected it's an empty file.
@theflydutchmen3173
@theflydutchmen3173 Ай бұрын
links dont work
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 10 МЛН
Jumping off balcony pulls her tooth! 🫣🦷
01:00
Justin Flom
Рет қаралды 16 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
Лазер против камеры смартфона
1:01
Newtonlabs
Рет қаралды 736 М.
Looks very comfortable. #leddisplay #ledscreen #ledwall #eagerled
0:19
LED Screen Factory-EagerLED
Рет қаралды 6 МЛН
Samsung laughing on iPhone #techbyakram
0:12
Tech by Akram
Рет қаралды 6 МЛН
Tag him😳💕 #miniphone #iphone #samsung #smartphone #fy
0:11
Pockify™
Рет қаралды 2 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
0:56
صدام العزي
Рет қаралды 63 МЛН