You are on page 1of 3

Once you're in through SSH, you could just have them use the config menu : sudo

raspi-config - finish up details like hostname, SSID, password, one stop shop.

Connect to a Raspberry Pi Zero W via USB - No Mini HDMI Cable Needed


=====================================================================

In this video, I'm going to show you how to connect to a Raspberry Pi Zero W via
USB without the need of a micro HDMI cable! Grab your Raspberry Pi Zero from Amazon
► https://geni.us/NMWrzmW or Ebay ► https://geni.us/2VqbGuT

So before we get started with this Raspberry Pi Zero W Project, there's a couple of
things that you'll need. The first thing is obviously a Raspberry Pi Zero W. The
second thing is an image of an operating system that is capable of working with the
new Pi Zero W, and in this case I'm using the latest version of Raspbian Lite. And
thirdly we'll need this image written to the MicroSD Card before we can go any
further. I highly recommend Samsung Micro SD Cards linked below.

Raspbian Lite image from https://www.raspberrypi.org/downloads...


Bonjour from https://support.apple.com/kb/DL999
Ethcer from http://etcher.io
7-Zip from https://www.7-zip.org
Notepad++ from https://notepad-plus-plus.org/

Here's some things you might like :)

★ ★ Raspberry Pi Zero ★ ★
Amazon ► https://geni.us/NMWrzmW
eBay ► https://geni.us/2VqbGuT

★ ★ *NEW* Raspberry Pi 4 Model B ★ ★


AMAZON 2GB KIT ► https://amzn.to/2Xyp5IZ
AMAZON 1GB KIT ► https://amzn.to/2YEQm9i
AMAZON ALL PI 4 ► https://geni.us/diopK5
EBAY ► http://ebay.us/Izgyis

★ ★ Micro HDMI to HDMI Cable ★ ★


AMAZON ► https://geni.us/uAytFX
EBAY ► http://ebay.us/YFkkMv

★ ★ 5V 3A Type-C Power ★ ★
AMAZON ► https://geni.us/iXBQP
EBAY ► http://ebay.us/jxTKA5

★ ★ Wireless Keyboard & Mouse ★ ★


Amazon ► https://geni.us/xa0O
eBay ► http://ebay.us/5rHORi

★ ★ 8BitDo Controllers & Gamepads ★ ★


Amazon ► https://geni.us/2E9IZF
eBay ► http://ebay.us/vkwXaq

★ ★ Kingston USB 3 Reader ★ ★


Amazon ► https://geni.us/UltUPy
eBay ► http://ebay.us/l6DwiO
★ ★ Samsung Micro SD Memory Cards ★ ★
Amazon ► https://geni.us/hTOi
eBay ► http://ebay.us/VRz21r

Here's the code you will need for your Raspberry Pi Zero to be able to be used via
USB (headless) which means you don't need a micro HDMI cable to conenct.

dtoverlay=dwc2
modules-load=dwc2,g_ether
pi@raspberrypi.local

As an added bonus, I also show you how to setup and activate WiFi on the Raspberry
Pi Zero W from the command line inside SSH over USB.

sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

network={
ssid="NETWORK"
psk="PASSWORD"
}

sudo wpa_cli reconfigure


ifconfig wlan0

Let me know in the comments if I missed anything.

🕛 NEW YouTube videos every Monday and Friday🕛

💛 Get your FREE 30 day trial to Amazon PRIME ► https://geni.us/BocqBQ5

‍️️‍ What to WATCH NEXT in 2019? ️‍


1️⃣ PC Builds ► http://bit.ly/2YrXQ3a
2️⃣ Raspberry Pi ► http://bit.ly/2ZDpg2L
3️⃣ Synology NAS ► http://bit.ly/2sLeRF4

💯 Consider SUPPORTING TechWizTime 💯


💗 Patreon ► http://bit.ly/2YvrEMy
💗 Buy me a Coffee ► http://bit.ly/2MIj85D
💗 Translate our Videos ► http://bit.ly/2Mu65W1

💬 FOLLOW TechWizTime 💬
🔔 YouTube ► http://bit.ly/31raah5
🔔 Twitter ► https://twitter.com/TechWizTime
🔔 Website ► https://techwiztime.com

💟 Affiliate & Sponsor Links 💟


🈹 Amazon ► https://geni.us/Kb0E
🈹 BangGood ► http://bit.ly/31qOp1g
🈹 PIA VPN ► http://bit.ly/2YQL2ia
🈹 TubeBuddy ► http://bit.ly/2M4ON1A

⛔Please send business, marketing and sponsorship emails to ⛔


business@techwiztime.com

DISCLAIMER
This video is for educational purposes only. TechWizTime assumes no liability for
damage, misuse or misunderstanding of the information contained in this video.
Information is provided at your own risk.TechWizTime cannot guarantee any
particular result from the information contained in this video, and all information
was presented as correct as of filming. TechWizTime accepts no liability for
information being proven incorrect after the creation of the video, and all
information should be taken as opinion and guidance, not fact.

Some of these links have an affiliate code. If you purchase anything with these
links, I will receive a small commission at no additional cost to you. Thank you!

Video © TechWizTime 2014 - 2019. All Rights Reserved.


#raspberrypi #techwiztime

You might also like