Components Required:
- Raspberry Pi 3 B+
- SD Card
- Micro USB Cable with Adapter
- Monitor with HDMI cable
- Mouse and Keyboard
Software Required:
Step 1: Flashing Operating System in SD Card
Step 2: Insert the SD Card in Raspberry Pi Board along with Mouse, Keyboard, Monitor and power adapter.
Step 3: Power up the Raspberry Pi and see the raspbian os desktop
Step 4: Update the firmware
Open terminal and enter the following commands
sudo apt-get update
sudo apt-get upgrade
Enter (y) if asked for permissions
It can take upto 10-15 mins depending upon your internet speed.
Author: Nakul Garg