This is a basic setup for Raspberry Pi (RPi4, RPi3, RPi Zero W), with Raspberry Pi OS and SSH.
Raspberry Pi Imager: https://www.raspberrypi.org/downloads
Atom (free code editor): http://atom.io/
wpa_supplicant.conf code below:
country=us
update_config=1
ctrl_interface=/var/run/wpa_supplicant
network={
scan_ssid=1
ssid="SSID"
psk="password"
}
MacOS - use Terminal app
Windows users: use PuTTY. PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator - https://www.chiark.greenend.org.uk/~s...
Useful Raspberry Pi Terminal Commands - https://www.lifewire.com/raspberry-pi... https://www.lifewire.com/raspberry-pi....
Materials:
Raspberry Pi 4: https://amzn.to/3aIeSf9
Micro SD Card 8 GB: https://amzn.to/2TV1Fc1
Micro HDMI to HDMI adapter: https://amzn.to/2PZQZb2
USB-C Power Supply: https://amzn.to/2Q6Ds1A
HDMI Monitor: https://amzn.to/38KPrsc
Mouse/Keyboard: https://amzn.to/2vX2cCl
Raspberry Pi Projects Playlist: • Raspberry Pi Projects
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.