Skip to content

Preparing the hardware

Fred edited this page Feb 11, 2024 · 2 revisions

Preparing the Raspberry Pi

Download and install Raspberry Pi Imager to your computer - https://www.raspberrypi.com/software/

pi1

Launch Raspberry Pi Imager

Plug your Micro SD card into your computer's card reader.

Click 'Choose device' and scroll to select 'Raspberry Pi Zero' (this covers Zero, Zero W, and Zero WH).

p2

Click 'Choose OS'.

Click Raspberry Pi OS (Other) and then 'Raspberry Pi OS Legacy 32 bit lite' – no need for a graphical interface and extra software.

p3 p4

Click on 'Storage' and carefully select your MicroSD card from the list. Watch out for the USB symbol indicating an external device. Choose wisely to avoid any mishaps!

p5

After clicking NEXT, the Imager will ask if you want to customize the OS. Hit 'EDIT Settings'

Screenshot 2024-01-23 at 7 43 24 PM

Hostname: Name it something simple like 'USBTesla' for easy access later.

Username and Password: The defaults are “pi” and “raspberry”, but feel free to set your own for added security.

Wireless LAN Details: Enter your Wi-Fi's SSID and password. Set the Wireless LAN country (mine's CA) and adjust the locale settings to match your timezone and keyboard input.

Screenshot 2024-01-23 at 7 43 51 PM

Select the Services tab and ensure SSH is enabled

Screenshot 2024-01-23 at 7 43 59 PM

Hit 'SAVE' once you're done.

Confirm and Install: Click YES to confirm your custom settings. A warning will pop up about erasing the MicroSD card. Proceed with YES, and the Imager will work its magic. When it's done, it'll let you know it's time to remove the MicroSD card.

Clone this wiki locally