Internet of Things: Setting Up Raspberry PI
Introduction
While Raspberry PI is a mini-computer, it is not supplied with a built-in OS and monitor. Thus it is essential to set the system , i.e. install the OS, connect the display device.
Building an SSH client is important because Raspberry Pi is an IoT device, to facilitate the exchange of information between the Raspberry Pi and the peripheral devices.
Getting Raspberry Pi Ready
- Raspberry Pi device
- Laptop
- Router
- LAN Cable or USB WiFi connector.
- 5 V power supply
- SD card (mini. 8 GB)
The following is a selection of applications that you need during the configuration process, there are a number of alternatives available, you can find them across the internet.
For starting Raspberry Pi with laptop screen follow the below steps:
- Firstly, we have to install the Operating System for the Raspberry Pi, so download the OS from the given link.Figure 2: SD formatter
- Select your SD card and click on the “Format” button.
- Start the “Win32 Disk Imager” software. Now browse the operating system image file which you downloaded and select the SD card in a given dropdown list and click on the “Write” button.
Figure 3: Win32 Disk Imager
- Connect the LAN cable one end to the router and other ends to the raspberry Pi device also connect the laptop to the same router as in the following figure:
- Now give power supply to Raspberry Pi as in the following figure:
- Now start Advanced IP scanner and start the scan with your IP address series.
- Here we connect the Raspberry Pi to the router because the router will assign an automatic IP address to all the connected devices. So we get the IP address of the Raspberry Pi from the router. Here I have an IP address (192.168.0.113).
- Now start the PuTTy software and enter the Host Name (IP address) as in the following image:
- Now go to the following location and mark them:
- Now click on the “Open” button this will open a window (something like CMD).
- If your PI is successfully started and if your IP address is valid then it will ask for the Username and password as in the following image:
- If you enter valid username and password then it will show the following:
- Now start the “Xming” software, it shows in taskbar as in the following image:
- Now type “lxsession” command in putty windows and hit enter. Now wait for few seconds and it will open raspberry pi windows on your desktops.
- Now you can start work with Raspberry Pi as in the following image:
Now you enjoy your Raspberry Pi.
Author
Nirav Daraniya
0
4.7k
3.2m