Hardware you will require:
- Raspberry Pi 4 B (with RAM - 1GB / 2GB / 4GB)
- Raspberry Pi 4 B Case cover & Heat Sink.
- HDMI to Micro HDMI Cable.
- SD Card (minumum 8GB size)
- Raspberry Pi 4 B Power Adapter.
- A temporary PC / Laptop to download & burn Raspbian OS on SD Card.
Raspberry Pi 4 B (2gb RAM): https://amzn.to/3aL6GeE | |
Raspberry Pi 4 Model B Cover Case: https://amzn.to/2X8H3QY | |
Raspberry Pi 4 B - Power Suppy: https://amzn.to/2x7xKpR | |
HDMI to Micro HDMI Cable: https://amzn.to/39Q8NN6 |
STEPS :
- Download Raspbian OS from below link to your PC
https://www.raspberrypi.org/downloads/raspbian/
Raspbian Buster with desktop and recommended software
Image with desktop and recommended software based on Debian Buster
Version: February 2020
Release date: 2020-02-13
Kernel version: 4.19
Size: 2530 MB
Release notes
Download Torrent Download ZIP (links copied from www.raspberrypi.org website. ) - Download Etcher software to your PC- we will use it to copy Raspbian OS to SD card. https://www.balena.io/etcher/
- Insert SD card in your PC.
- Start Etcher software
- pass 2020-02-13-raspbian-buster-full.img to Etcher software.
- Echer will automatically detect your SD card.
- Click Start to copy OS to SDCard. (It will take 15-20 mins to copy & verify)
- Remove SD Card from your PC.
- Insert the SD card in Pi4 SD Card slot.
- Connect HDMI to your display & Pi 4's HDMI 0.
- Connect Power Adpater to Pi 4.
- Power on the Pi4.
- If you see red & green led blinking in R.Pi4 then you will see your display working in 1-2 mins.
enter when prompted for username & password -
default username: pi
default password: raspberry
Next you will see the desktop as below:
Troubleshooting HDMI Display Issues in Raspberry Pi:
If you are using Raspberry Pi for the 1st time & HDMI display is having no signal then:
- Remove the SDCard from your Pi and open the SDcard it in your PC or laptop.
- Search for config.txt and open it to edit.
- remove the # from the starting of following lines in config.txt to un-comment it.
hdmi_safe=1
hdmi_force_hotplug=1 - update config_hdmi_boost= 4 to below line
config_hdmi_boost=9
- Save the config.txt on the SD Card with these changes .
- Insert SD Card back to Raspberry Pi.
- Power on your HDMI display TV/Monitor.
- Power on your raspberry pi .
- Check your cables are connected well (there may be loose connection near micro HDMI port sometimes so check that end.)
No comments:
Post a Comment