{"id":2732,"date":"2022-06-23T10:38:00","date_gmt":"2022-06-23T10:38:00","guid":{"rendered":"http:\/\/randomnerdtutorials.com\/?p=2732"},"modified":"2023-12-18T12:56:38","modified_gmt":"2023-12-18T12:56:38","slug":"getting-started-with-raspberry-pi","status":"publish","type":"post","link":"https:\/\/randomnerdtutorials.com\/getting-started-with-raspberry-pi\/","title":{"rendered":"Getting Started with Raspberry Pi"},"content":{"rendered":"\n<p>This article is an introduction to the Raspberry Pi. Learn what is a Raspberry Pi and what can you use it for. Explore its features, set it up, and install the operating system.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Getting-Started-Raspberry-Pi.jpg?resize=1024%2C576&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Getting Started Raspberry Pi\" class=\"wp-image-111878\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Getting-Started-Raspberry-Pi.jpg?resize=1024%2C576&amp;quality=100&amp;strip=all&amp;ssl=1 1024w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Getting-Started-Raspberry-Pi.jpg?resize=300%2C169&amp;quality=100&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Getting-Started-Raspberry-Pi.jpg?resize=768%2C432&amp;quality=100&amp;strip=all&amp;ssl=1 768w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Getting-Started-Raspberry-Pi.jpg?w=1280&amp;quality=100&amp;strip=all&amp;ssl=1 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n<p class=\"rntbox rntclgreen\"><a href=\"https:\/\/randomnerdtutorials.com\/projects-raspberry-pi\/\" title=\"\">Check all our Raspberry Pi tutorials and Projects here!<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Introducing the Raspberry Pi<\/h2>\n\n\n\n<p>The Raspberry Pi is a small computer board about the size of a credit card. It was developed in the United Kingdom by the Raspberry Pi Foundation to promote basic computer science teaching in schools. Since its first general sale in 2012,&nbsp;more than 46 million Raspberry Pi boards have been sold by February 2022. <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"800\" height=\"521\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-4-board.jpg?resize=800%2C521&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi 4 Board\" class=\"wp-image-111880\" style=\"width:600px;height:391px\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-4-board.jpg?w=800&amp;quality=100&amp;strip=all&amp;ssl=1 800w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-4-board.jpg?resize=300%2C195&amp;quality=100&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-4-board.jpg?resize=768%2C500&amp;quality=100&amp;strip=all&amp;ssl=1 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n\n\n<p>The Raspberry Pi has become tremendously popular among kids and electronics hobbyists, experienced makers, tinkerers, and even computer scientists.<\/p>\n\n\n\n<p>The<a href=\"https:\/\/makeradvisor.com\/raspberry-pi-board\/\" target=\"_blank\" rel=\"noreferrer noopener\"> Raspberry Pi<\/a> is hackable and small. So, it\u2019s the perfect solution for tinkerers! <\/p>\n\n\n\n<p class=\"rntbox rntcred\"><strong>Note: <\/strong> The Raspberry Pi board used to cost around 35$. However, increasing demand, constraints in the supply chain, and a shortage of chips caused the Raspberry Pi price to skyrocket to more than 150$. Additionally, in many cases, you may need to wait a lot to get one.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Raspberry Pi (Desktop Computer vs Headless)<\/h3>\n\n\n\n<p>In some way, you can look at the Raspberry Pi like a normal computer, it has a processor, RAM, USB ports to plug a keyboard and a mouse, an HDMI port to plug a TV or monitor, and you can even connect it to the internet.<\/p>\n\n\n\n<p>You can do most things you do with a regular computer like web browsing, document editing, playing games, coding, and much more. The figure below shows the Raspberry Pi 3 set up as a desktop computer.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"700\" height=\"466\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2018\/01\/desktop-computer.jpg?resize=700%2C466&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\" class=\"wp-image-49507\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2018\/01\/desktop-computer.jpg?w=700&amp;quality=100&amp;strip=all&amp;ssl=1 700w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2018\/01\/desktop-computer.jpg?resize=300%2C200&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure><\/div>\n\n\n<h3 class=\"wp-block-heading\">Raspberry Pi Headless<\/h3>\n\n\n\n<p>However, you don&#8217;t even need those accessories (mouse, keyboard, and monitor) if you don&#8217;t want to set it as a Desktop computer. It can run headless and you can control it remotely using Linux commands via a Terminal after establishing an SSH connection, for example.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"661\" height=\"260\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2017\/08\/PuTTY-logged-in.jpg?resize=661%2C260&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\" class=\"wp-image-41754\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2017\/08\/PuTTY-logged-in.jpg?w=661&amp;quality=100&amp;strip=all&amp;ssl=1 661w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2017\/08\/PuTTY-logged-in.jpg?resize=300%2C118&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 661px) 100vw, 661px\" \/><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\">Raspberry Pi GPIOs<\/h2>\n\n\n\n<p>The Raspberry Pi board has one special feature that normal computers don\u2019t: General Purpose Input Output (GPIOs) Pins. These GPIOs let you interact with the real world allowing you to build great electronics projects. Inputs can read data from sensors. Output signals can be sent to actuators to turn something on and off.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"422\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Blink-LED-on-f.jpg?resize=750%2C422&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Blink LED On\" class=\"wp-image-129840\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Blink-LED-on-f.jpg?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Blink-LED-on-f.jpg?resize=300%2C169&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>To learn more about the Raspberry Pi GPIOs, read our Pinout Guide: <a href=\"https:\/\/randomnerdtutorials.com\/raspberry-pi-pinout-gpios\/\">Raspberry Pi Pinout Guide: How to use the Raspberry Pi GPIOs?<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Applications for Your Raspberry Pi<\/h2>\n\n\n\n<p>There are no limits to what you can do with your Raspberry Pi. Here are just some examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Write your own programs;<\/li>\n\n\n\n<li>Create your own <a href=\"https:\/\/randomnerdtutorials.com\/tutorials-raspberry-pi\/\" target=\"_blank\" rel=\"noreferrer noopener\">electronics projects<\/a>;<\/li>\n\n\n\n<li>Build your own <a href=\"https:\/\/randomnerdtutorials.com\/raspberry-pi-web-server-using-flask-to-control-gpios\/\" target=\"_blank\" rel=\"noreferrer noopener\">web server<\/a>;<\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/build-a-home-automation-system-for-100\/\" target=\"_blank\" rel=\"noreferrer noopener\">Build a home automation system<\/a>;<\/li>\n\n\n\n<li>Use it as a local server for Home Automation applications;<\/li>\n\n\n\n<li>Set it up as a gateway for your IoT projects;<\/li>\n\n\n\n<li>Use it as a private cloud storage;<\/li>\n\n\n\n<li>Host an MQTT broker;<\/li>\n\n\n\n<li>Build a <a href=\"https:\/\/makeradvisor.com\/best-raspberry-pi-retro-gaming-kits\/\" target=\"_blank\" rel=\"noreferrer noopener\">retro gaming console<\/a>;<\/li>\n\n\n\n<li>Use your Pi as a desktop computer;<\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/cctv-raspberry-pi-based-system-storage-motioneyeos\/\" target=\"_blank\" rel=\"noreferrer noopener\">Make your own CCTV system<\/a>;<\/li>\n\n\n\n<li>Robotics;<\/li>\n\n\n\n<li>And much more.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/makeradvisor.com\/wp-content\/uploads\/2017\/09\/Home-Automation-Raspberry-Pi.png?w=1200&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\"\/><\/figure>\n\n\n\n<p>You can also read our article dedicated to Raspberry Pi uses:&nbsp;<a href=\"https:\/\/randomnerdtutorials.com\/11-clever-uses-for-your-raspberry-pi\/\" target=\"_blank\" rel=\"noreferrer noopener\">11 Clever Uses for Your Raspberry Pi<\/a><\/p>\n\n\n\n<p class=\"rntbox rntclgreen\"><a href=\"https:\/\/randomnerdtutorials.com\/projects-raspberry-pi\/\" title=\"\">Learn more about the Raspberry Pi with our tutorials.<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Different Raspberry Pi Boards<\/h2>\n\n\n\n<p>There are different releases of the Raspberry Pi board. Here&#8217;s a list of the most relevant:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>February 2012: Raspberry Pi 1 Model B (Rev. 1)<\/li>\n\n\n\n<li>April 2012: Raspberry Pi 1 Model B (Rev. 2)<\/li>\n\n\n\n<li>February 2013: Raspberry Pi 1 Model A<\/li>\n\n\n\n<li>July 2014: Raspberry Pi 1 Model B+<\/li>\n\n\n\n<li>November 2014: Raspberry Pi 1 Model A+<\/li>\n\n\n\n<li>February 2015: Raspberry Pi 2 Model B<\/li>\n\n\n\n<li>November 2015: Raspberry Pi Zero<\/li>\n\n\n\n<li>February 2016: Raspberry Pi 3 Model B<\/li>\n\n\n\n<li>February 2017: Raspberry Pi Zero W<\/li>\n\n\n\n<li>2016: Raspberry Pi 3 Model B<\/li>\n\n\n\n<li>March 2018: <a href=\"https:\/\/makeradvisor.com\/raspberry-pi-3-model-b-plus-review\/\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi 3 Model B+<\/a><\/li>\n\n\n\n<li>June 2019: <a href=\"https:\/\/makeradvisor.com\/best-raspberry-pi-starter-kits\/\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi 4 Model B<\/a><\/li>\n\n\n\n<li>October 2023: Raspberry Pi 5<\/li>\n<\/ul>\n\n\n\n<p>If you don&#8217;t have a Raspberry Pi board yet, we recommend you get a <a href=\"https:\/\/www.raspberrypi.com\/products\/raspberry-pi-4-model-b\/?variant=raspberry-pi-4-model-b-8gb\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi 4<\/a> or 5 (preferable) or a Raspberry Pi 3 B+. <\/p>\n\n\n\n<p>The Raspberry Pi 4 offers a choice of memory capacities. You can get a Pi with 1GB, 2G, 4GB, or 8GB of RAM.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Raspberry Pi 4 Features<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"571\" height=\"340\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/raspberry-pi-board.png?resize=571%2C340&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\" class=\"wp-image-111873\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/raspberry-pi-board.png?w=571&amp;quality=100&amp;strip=all&amp;ssl=1 571w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/raspberry-pi-board.png?resize=300%2C179&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 571px) 100vw, 571px\" \/><figcaption class=\"wp-element-caption\">Image source: <a href=\"https:\/\/www.raspberrypi.com\/products\/raspberry-pi-4-model-b\/?variant=raspberry-pi-4-model-b-8gb\" target=\"_blank\" rel=\"noreferrer noopener\">raspberrypi.com<\/a><\/figcaption><\/figure><\/div>\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Architecture<\/strong><\/td><td>ARM v8-A 64-bit<\/td><\/tr><tr><td><strong>SoC<\/strong><\/td><td>Broadcom BCM2711<\/td><\/tr><tr><td><strong>CPU<\/strong><\/td><td>1.5 GHz 64-bit<br>quad-core ARM Cortex-A72<\/td><\/tr><tr><td><strong>RAM<\/strong><\/td><td>1GB, 2GB, 4GB, or 8GB LPDDR4-3200 SDRAM (depending on model)<\/td><\/tr><tr><td><strong>Wireless LAN<\/strong><\/td><td>2.4GHz and 5GHz<\/td><\/tr><tr><td><strong>Bluetooth<\/strong><\/td><td>Bluetooth 5.0 and BLE<\/td><\/tr><tr><td><strong>Supports PoE<\/strong><\/td><td>Yes (requires separate PoE HAT)<\/td><\/tr><tr><td><strong>GPIOs<\/strong><\/td><td>40<\/td><\/tr><tr><td><strong>Ports<\/strong><\/td><td>2x micro HDMI<br>3.5 mm analog audio-video jack<br>2x USB 3.0, and 2x USB 2.0<br>Gigabit Ethernet<br>Camera Serial Interface (CSI)<br>Display Serial Interface (DSI)<\/td><\/tr><tr><td><strong>Where to Buy?<\/strong><\/td><td><a href=\"https:\/\/makeradvisor.com\/best-raspberry-pi-starter-kits\/\" target=\"_blank\" rel=\"noreferrer noopener\">Get a Raspberry Pi<\/a><br><a href=\"https:\/\/www.raspberrypi.com\/products\/raspberry-pi-4-model-b\/?variant=raspberry-pi-4-model-b-8gb\" target=\"_blank\" rel=\"noreferrer noopener\">Official Raspberry Pi Website<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Exploring the Raspberry Pi 4 Model B Board<\/h2>\n\n\n\n<p>The figure below shows the Raspberry Pi 4 Model B annotated.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"709\" height=\"475\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-pi-4-labeled.jpg?resize=709%2C475&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi 4 labelled\" class=\"wp-image-111882\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-pi-4-labeled.jpg?w=709&amp;quality=100&amp;strip=all&amp;ssl=1 709w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-pi-4-labeled.jpg?resize=300%2C201&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 709px) 100vw, 709px\" \/><\/figure><\/div>\n\n\n<p>Here&#8217;s a glance at what each component of the Raspberry Pi does:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>USB ports<\/strong>: to connect a mouse, a keyboard, or other peripherals. It comes with two USB 3.0 and two USB 2.0 ports;<\/li>\n\n\n\n<li><strong>Ethernet port<\/strong>: to connect to the internet using an Ethernet cable;<\/li>\n\n\n\n<li><strong>Audio jack<\/strong>: to connect an audio device;<\/li>\n\n\n\n<li><strong>CSI connector<\/strong>: to connect a <a href=\"https:\/\/makeradvisor.com\/tools\/raspberry-pi-camera-v2-module\/\" target=\"_blank\" rel=\"noreferrer noopener\">camera with a CSI ribbon<\/a>;<\/li>\n\n\n\n<li><strong>HDMI connector<\/strong>: to connect a monitor or TV;<\/li>\n\n\n\n<li><strong>Processor<\/strong>: is the brain of the Raspberry Pi;<\/li>\n\n\n\n<li><strong>MicroSD card slot<\/strong>: to insert a microSD card to store your files and your operating system;<\/li>\n\n\n\n<li><strong>MicroUSB power input<\/strong>: to power up your Pi;<\/li>\n\n\n\n<li><strong>DSI connector<\/strong>: to connect DSI-compatible displays;<\/li>\n\n\n\n<li><strong>Antenna<\/strong>: picks up wireless LAN and Bluetooth signals;<\/li>\n\n\n\n<li><strong>GPIOs<\/strong> (general purpose input output pins): connect devices to interact with the outside world like sensors and outputs like LEDs and motors.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Accessories You Need To Get Started<\/h2>\n\n\n\n<p>When you buy a Raspberry Pi board, you only get a bare electronic board that doesn&#8217;t do much on its own. You need several accessories to get started.<\/p>\n\n\n\n<p>There are a lot of accessories for the Raspberry Pi, but you need at least a microSD card and a power supply. Without these accessories your Raspberry Pi is useless.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/makeradvisor.com\/wp-content\/uploads\/2017\/09\/sdpower-supply.png?w=1200&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\"\/><\/figure><\/div>\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/makeradvisor.com\/tools\/raspberry-pi-power-supply\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Power supply<\/strong><\/a>: you need a power adapter that provides 2.5A 5V<\/li>\n\n\n\n<li><a href=\"https:\/\/makeradvisor.com\/tools\/microsd-card-raspberry-pi-16gb-class-10\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>MicroSD card<\/strong><\/a>: we recommend getting a microSD card with at least 16GB, class 10. You need a microSD card to store your files and the Pi&#8217;s operating system.&nbsp;The Pi doesn\u2019t have a hard drive*, so everything you do on your Pi is saved on the microSD card, even the operating system. You can get a microSD card with the operating system preloaded or install the operating system yourself (which we recommend).<\/li>\n<\/ul>\n\n\n\n<p>* you can get an expansion board that lets you add a SATA hard disk drive (HDD) or solid-state drive (SSD).<\/p>\n\n\n\n<p>There are also useful accessories you may consider getting like an HDMI cable to connect a monitor, and a Raspberry Pi case to protect your board. A spare mouse and keyboard can also be useful to set your Raspberry Pi as a desktop computer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Getting a Raspberry Pi Starter Kit<\/h2>\n\n\n\n<p>If this is your first time around the Raspberry Pi, you may consider getting a <a href=\"https:\/\/makeradvisor.com\/best-raspberry-pi-3-starter-kits\/\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi starter kit<\/a> that comes with the essential accessories to get started. You can also read our <a href=\"https:\/\/makeradvisor.com\/best-raspberry-pi-3-starter-kits\/\" target=\"_blank\" rel=\"noreferrer noopener\">post about the Best Raspberry Pi 4 Starter Kits<\/a>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"392\" height=\"400\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Started-kit-example.jpg?resize=392%2C400&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Started Kit\" class=\"wp-image-111904\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Started-kit-example.jpg?w=392&amp;quality=100&amp;strip=all&amp;ssl=1 392w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Started-kit-example.jpg?resize=294%2C300&amp;quality=100&amp;strip=all&amp;ssl=1 294w\" sizes=\"(max-width: 392px) 100vw, 392px\" \/><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\">Installing the Operating System<\/h2>\n\n\n\n<p>There are several operating systems suitable for the Pi.\u00a0The official distribution for the Raspberry Pi is Raspberry Pi OS and that\u2019s the one we recommend you install (specially if you\u2019re a beginner, because it is the most supported).<\/p>\n\n\n\n<p><strong>1)<\/strong> Start by connecting the microSD card to your computer.<\/p>\n\n\n\n<p><strong>2)<\/strong> Go to the <a href=\"https:\/\/www.raspberrypi.com\/software\/\" target=\"_blank\" rel=\"noreferrer noopener\">Raspberry Pi Software page<\/a>.<\/p>\n\n\n\n<p><strong>3)<\/strong> Select and download the Raspberry Pi Imager (a tool to flash the OS on the microSD card) for your computer&#8217;s operating system.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1056\" height=\"619\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Download-Raspberry-Pi-Imager.png?resize=1056%2C619&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Download Raspberry Pi Imager\" class=\"wp-image-144548\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Download-Raspberry-Pi-Imager.png?w=1056&amp;quality=100&amp;strip=all&amp;ssl=1 1056w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Download-Raspberry-Pi-Imager.png?resize=300%2C176&amp;quality=100&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Download-Raspberry-Pi-Imager.png?resize=1024%2C600&amp;quality=100&amp;strip=all&amp;ssl=1 1024w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Download-Raspberry-Pi-Imager.png?resize=768%2C450&amp;quality=100&amp;strip=all&amp;ssl=1 768w\" sizes=\"(max-width: 1056px) 100vw, 1056px\" \/><\/figure><\/div>\n\n\n<p><strong>4)<\/strong> Click on the downloaded file to install the Raspberry Pi Imager.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"499\" height=\"388\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2021\/12\/Install-Raspberry-Pi-Imager-exe-file.png?resize=499%2C388&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Imager Setup\" class=\"wp-image-108353\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2021\/12\/Install-Raspberry-Pi-Imager-exe-file.png?w=499&amp;quality=100&amp;strip=all&amp;ssl=1 499w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2021\/12\/Install-Raspberry-Pi-Imager-exe-file.png?resize=300%2C233&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 499px) 100vw, 499px\" \/><\/figure><\/div>\n\n\n<p><strong>5)<\/strong> When the installation is complete, the Raspberry Pi Imager will open.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Imager Software\" class=\"wp-image-144550\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n<p><strong>6)<\/strong> Click on <strong>Choose Device<\/strong> and select the Raspberry Pi board you&#8217;re using.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Imager-Choose-Device.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Imager Choose Device\" class=\"wp-image-144551\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Imager-Choose-Device.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Imager-Choose-Device.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n<p><strong>7)<\/strong> Click on <strong>Choose OS<\/strong> to select the Operating System. Select the <strong>Raspberry Pi OS<\/strong> (32-bit) or (64-bit). <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Choose-OS.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Imager Choose OS\" class=\"wp-image-144552\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Choose-OS.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Choose-OS.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n<p><strong>8)<\/strong> Choose storage. You must choose the microSD card where you want to install the OS.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Choose-Storage.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Imager Choose Storage\" class=\"wp-image-144553\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Choose-Storage.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Choose-Storage.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n<p><strong>9)<\/strong> Click <strong>Next<\/strong>. Next, you&#8217;ll be asked if you would like to apply customisation settings. Click on <strong>Edit Settings<\/strong> to set up the Wi-Fi credentials, and enable SSH.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/OS-costumisation-settings.png?quality=100&#038;strip=all&#038;ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/OS-costumisation-settings.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\" class=\"wp-image-144554\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/OS-costumisation-settings.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/OS-costumisation-settings.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/a><\/figure><\/div>\n\n\n<p><strong>10)<\/strong> Under the <strong>GENERAL <\/strong>tab, you can set an hostname (the default will be <span class=\"rnthl rntliteral\"><em>raspberrypi<\/em><\/span>), user, and password, and set Wi-Fi with your local network credentials, so that you can connect to your Raspberry Pi using Wi-Fi later on. You can also select your timezone.<\/p>\n\n\n\n<p><strong>Don&#8217;t forget to set your Wireless LAN country!<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"541\" height=\"662\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/OS-customisation-General.png?resize=541%2C662&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\" class=\"wp-image-144562\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/OS-customisation-General.png?w=541&amp;quality=100&amp;strip=all&amp;ssl=1 541w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/OS-customisation-General.png?resize=245%2C300&amp;quality=100&amp;strip=all&amp;ssl=1 245w\" sizes=\"(max-width: 541px) 100vw, 541px\" \/><\/figure><\/div>\n\n\n<p><strong>11)<\/strong> Then, click on the <strong>SERVICES <\/strong>tab and enable SSH with password authentication.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"541\" height=\"662\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Imager-SSH-Enable.png?resize=541%2C662&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Imager Enable SS\" class=\"wp-image-144557\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Imager-SSH-Enable.png?w=541&amp;quality=100&amp;strip=all&amp;ssl=1 541w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Imager-SSH-Enable.png?resize=245%2C300&amp;quality=100&amp;strip=all&amp;ssl=1 245w\" sizes=\"(max-width: 541px) 100vw, 541px\" \/><\/figure><\/div>\n\n\n<p><strong>12)<\/strong> Click <strong>Save<\/strong>. You&#8217;ll be asked if you want to apply the OS customisation settings. Click <strong>YES<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Apply-Costumisation-settings.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Imager apply costumisation settings\n\" class=\"wp-image-144558\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Apply-Costumisation-settings.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Apply-Costumisation-settings.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure>\n\n\n\n<p><strong>13)<\/strong> Finally, you&#8217;ll be asked if you want to continue. Click YES to start burning the Raspberry Pi OS on the microSD card.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Mass-Storage-Will-be-erase.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"\" class=\"wp-image-144559\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Mass-Storage-Will-be-erase.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/12\/Raspberry-Pi-Mass-Storage-Will-be-erase.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n<p><strong>14)<\/strong> Wait a few minutes while it installs the Operating System.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Installing-OS.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry-Pi-Imager-Installing-OS\" class=\"wp-image-144560\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Installing-OS.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-Imager-Installing-OS.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n<p><strong>15)<\/strong> When the installation is complete click on <strong>Continue<\/strong>. It will eject the microSD card safely.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"482\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-OS-Write-Successfull.png?resize=682%2C482&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi OS Write Successfull\" class=\"wp-image-144561\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-OS-Write-Successfull.png?w=682&amp;quality=100&amp;strip=all&amp;ssl=1 682w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Raspberry-Pi-OS-Write-Successfull.png?resize=300%2C212&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n<p><strong>15) <\/strong>Now, remove the card from your computer and insert it into your Raspberry Pi. Then, apply power to the Raspberry Pi to start it.<\/p>\n\n\n\n<p>If you&#8217;re running the Raspberry Pi headless, you can establish an SSH connection with your Pi to install software, run programs, create folders, and files, etc.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/randomnerdtutorials.com\/installing-raspbian-lite-enabling-and-connecting-with-ssh\/#connect-RPi-SSH\">Learn how to establish an SSH connection with the Raspberry Pi<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/learning-basic-linux-commands-raspberry-pi-cheat-sheet\/\">Raspberry Pi Cheat Sheet with Basic Linux Commands.<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Raspberry Pi GPIOs Pinout<\/h2>\n\n\n\n<p>The following figure shows the Raspberry Pi 3 GPIOs pinout that you can use for future reference.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Pinout-Random-Nerd-Tutorials.png?quality=100&#038;strip=all&#038;ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Pinout-Random-Nerd-Tutorials.png?resize=1024%2C576&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Raspberry Pi Random Nerd Tutorials\" class=\"wp-image-129396\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Pinout-Random-Nerd-Tutorials.png?resize=1024%2C576&amp;quality=100&amp;strip=all&amp;ssl=1 1024w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Pinout-Random-Nerd-Tutorials.png?resize=300%2C169&amp;quality=100&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Pinout-Random-Nerd-Tutorials.png?resize=768%2C432&amp;quality=100&amp;strip=all&amp;ssl=1 768w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2023\/03\/Raspberry-Pi-Pinout-Random-Nerd-Tutorials.png?w=1280&amp;quality=100&amp;strip=all&amp;ssl=1 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div>\n\n\n<p class=\"rntbox rntclblue\">Recommended reading: <a href=\"https:\/\/randomnerdtutorials.com\/raspberry-pi-pinout-gpios\/\">Raspberry Pi Pinout Guide: How to use the Raspberry Pi GPIOs?<\/a><\/p>\n\n\n\n<p>This pinout is the same for Raspberry Pi 4, Raspberry Pi 2 Model B, Raspberry Pi 1 Model A+, Raspberry Pi Model B+, Raspberry Pi Zero, and Raspberry Pi Zero W.<\/p>\n\n\n\n<p>Raspberry Pi 1 Model A and the Raspberry Pi 1 Model B Rev.2 only have the first 26 pins.<\/p>\n\n\n\n<p><strong>Learn more about physical computing with the Raspberry Pi with our beginner-friendly tutorials:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/randomnerdtutorials.com\/raspberry-pi-digital-outputs-python\/\">Control Raspberry Pi Digital Outputs with Python (LED)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/raspberry-pi-pwm-python\/\">Raspberry Pi: PWM Outputs with Python (Fading LED)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/raspberry-pi-analog-inputs-python-mcp3008\/\">Raspberry Pi: Read Analog Inputs with Python (MCP3008)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/raspberry-pi-digital-inputs-python\/\">Raspberry Pi: Read Digital Inputs with Python (Buttons and Other Peripherals)<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Wrapping Up<\/h2>\n\n\n\n<p>We hope you&#8217;ve found this getting started guide useful. If you don&#8217;t have a Raspberry Pi yet, you&#8217;re missing out on some cool projects. So, check the best Raspberry Pi kit for you <a href=\"https:\/\/makeradvisor.com\/best-raspberry-pi-3-starter-kits\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.<\/p>\n\n\n\n<p>You may also like other related getting started guides:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https:\/\/randomnerdtutorials.com\/build-a-home-automation-system-for-100\/\" target=\"_blank\" rel=\"noreferrer noopener\">Build a Home Automation System<\/a><\/strong><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/installing-raspbian-lite-enabling-and-connecting-with-ssh\/\">Install Raspberry Pi OS, Set Up Wi-Fi, Enable and Connect with SSH<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/install-node-red-raspberry-pi\/\">Install Node-RED on Raspberry Pi<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/install-influxdb-2-raspberry-pi\/\">Install InfluxDB 2 on Raspberry Pi<\/a><\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/randomnerdtutorials.com\/projects-raspberry-pi\/\" title=\"\">Check all our Raspberry Pi Projects and Tutorials here!<\/a><\/p>\n\n\n\n<p>Thanks for reading.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article is an introduction to the Raspberry Pi. Learn what is a Raspberry Pi and what can you use it for. Explore its features, set it up, and install &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Getting Started with Raspberry Pi\" class=\"read-more button\" href=\"https:\/\/randomnerdtutorials.com\/getting-started-with-raspberry-pi\/#more-2732\" aria-label=\"Read more about Getting Started with Raspberry Pi\">CONTINUE READING \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":111878,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[301,269,264,268,190,192],"tags":[],"class_list":["post-2732","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-0-raspberrypi","category-guide-project","category-project","category-raspberry-pi-project","category-raspberry-pi","category-r-tutorials"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2022\/06\/Getting-Started-Raspberry-Pi.jpg?fit=1280%2C720&quality=100&strip=all&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts\/2732","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/comments?post=2732"}],"version-history":[{"count":3,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts\/2732\/revisions"}],"predecessor-version":[{"id":144575,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts\/2732\/revisions\/144575"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/media\/111878"}],"wp:attachment":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/media?parent=2732"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/categories?post=2732"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/tags?post=2732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}