Skip to main content

Featured Post

Social media Share

Social mediaSocial mediaSocial media   Social media   Social mediaSocial media   Social media

Raspberry pi ! A Brief Introduction for beginners

Introduction of Raspberry pi 3:

   Raspberry pi 3 is a Credit card-sized, Linux-based, single board type computer. Its first generation was released in Feb 2012 which was basically created for kids' educational programming and the third generation which is raspberry pi 3 is used as an affordable platform for learning how to code. 

Raspberry pi

Creators of the pi board:

Raspberry pi was created in the United Kingdom by the Raspberry Pi Foundation in association with Broadcom. We created the Raspberry Pi project with the intention of encouraging the coaching of primary pc technology in faculties and deprived countries. The initial model was more popular than expected, selling for uses such as robotics outside of its core market.

                  Following the release of the second board type, the Raspberry Pi Foundation established a new organization called Raspberry Pi Trading, with Eben Upton as CEO with responsibilities of technical development. The Foundation was re-established as a charitable organization dedicated to promoting the teaching of basic computer science in schools and in poor nations. The majority of Pis are produced in a Sony factory in Pencoed, Wales, with the remainder being produced in China and Japan.

Components/ specifications:

        Even though the raspberry pie is a little over 3 inches by 2 inches it has all the components of your typical computer. It has

     Quad-core 64-bit ARM cortex 853 processor running at 1.2 gigahertz which is about 50 percent faster than raspberry pi 2.

     2.5 amp micro USB power input

     Full-size HDMI output.

     Combined 3.5mm audio jack and composite video

     Video core IV 3D graphics core

     1GB LPDDR2-900 SDRAM

     40 GPIO (general purpose input-output) pins

     10/100 Ethernet port

     4 USB 2.0 connectors

     SD slot for the micro SD card

     802.11n Wireless LAN

     Bluetooth 4.1

     1GB LPDDR2-900 SDRAM

     CSI port

     DSI (Display Serial Interface) port

     Built-in chip antenna which connects to the built-in Wi-Fi to the back of the board.

Operating system:

You will need SD card with the operating system downloaded to it in order to start using your pi. There is a number of operating systems you can install i.e.:

     Raspbian

     CentOS

     Fedora

     Ubuntu MATE

     Kali Linux

     Windows 10 loT

     Arch Linux ARM

     Android things

     Free BSD

     Net BSD

     PIXEL

Recommended OS:

        Raspbian is the most basic version of a desktop that you can have on Raspberry Pi running directly from it. As a matter of fact, Raspbian was built for the Raspberry Pi as a Linux distribution that works light and fast. So what can you do with a Raspbian desktop, well anything that you can do with a regular computer? You can run their own version of an audio player, you can watch videos, you can even play some games that run on python and many other things on the raspbian platform.

         In addition, you can also install a lighter version in your raspberry pi called Ubuntu MATE. Now there are many different types of OS you can use in your raspberry pi 3 but the recommended one is Raspbian.  

Programming language:

    Programming languages you can get on the raspberry pi 3 are python, scratch, c++, pearl, java, HTML5

Recommended:

        The ‘PI’ in the raspberry pi 3 stands for python that is why it is the most recommended one. Particularly great for newbies or general pi users or for those who want to refresh their programming knowledge.

 Key applications of raspberry pi 3:

 Raspberry pi offers a list of applications and can be used in electronics projects and for a number of things, i.e.:

     Home automation and home security

     Weather station

     Retro gaming console

     3D printing

     Smart door locking

     Drones

     DIY projects

     Gaming

     Media center

 

How do I get started?

To get started with your raspberry pi 3 you will need:

     A monitor or TV screen

     A mouse

     A keyboard

     Noobs card or an SD card with the latest version of New Out of Box Software (NOOBS)

     2.5-amp power adapter

     Pi case.

 

Putting the pi in the case:

Before I set up the pi 3 let’s put it in the case to protect it.

     The case has been newly designed and comes in five parts: a lid, the top, two sides, and the bottom.

      The bottom has a cut-out for the micro SD card. When you put the pi into the case, make sure, you give it a little angle so the SD card fits through. That's convenient in case you want to use different SD cards as you use your pi.

     Also, make sure that the four standoffs on the bottom of the board line up to the through holes on the raspberry pi,

     Next, we put it on the top. The top is cut through to accommodate the Ethernet and the four USB ports and it snaps on.

     Next, we will put the sides on. One side is open so that you can have access to the GPIO pins the side snaps on.

     The other side has cutouts for your power, your HDMI out, and your 3.5 mm jack.

     Finally, we will put it on the top, and there you have a very protected pi.

 

Connect the peripherals:

     The first thing you will do is hook up the mouse keyboard and monitor.

     Connect your wired keyboard mouse and keyboard with the USB connectors and then connect those right into two of the USB ports on the pie and you still got two more ports for other accessories.

     Next, take an HDMI cable and connect it into the HDMI out of the pi and then connect the other end to your HDMI monitor

     Insert your micro SD card which should be pre-loaded with the new out-of-box software ‘noobs’. Noobs help you set up your pi and make it easier for you to install OS. 

     Download your operating system. Recommended one is raspbian, an open-source debian Linux OS. 

     You can access programming languages, office-type applications, accessories, tools, file managers.

     The next thing you will do is configure the pi 3 to your local time country and area.

     You don't need an Ethernet cable to connect the Wi-Fi in the raspberry pi3. Just select the network for the top-right menu bar of the network icon and you are ready to go.

Power consumption of raspberry pi 3:

The max power consumption of the pi 3 under excessive load is (750mA vs 360mA) which is nearly double the pi 2, though it should be comparable to earlier boards for less-demanding workloads.

Can we use it as a PC desktop?

If you have the patience, you can use the Pi as a low-cost desktop computer. However, don't expect the Pi 3 to perform as well as a standard PC; it may lag while loading heavy pages, and having more than a handful of tabs open at once risks overwhelming the Pi's memory, resulting in a prolonged freeze.

Can we use a browser on raspberry pi 3?

The Chromium browser, on which Chrome is based, is included in the current version of the Raspberry Pi's official OS. It runs smoothly as long as you don't open too many script-heavy websites, and there are plugins that enable smooth video playback on YouTube and other websites.

Size of micro SD card:

For official raspbian OS, you will need at least an 8GB micro SD card while for raspbian lite you will need a 4GB micro SD card.

 

Models after raspberry pi 3:

There are several models which are launched after raspberry pi 3 which are raspberry pi 3 B, B+, raspberry pi 4, raspberry pi zero, raspberry pi Pico.

How do I keep up my raspberry pi 3 updated?

Keeping the Raspberry Pi up to date is extremely simple if you're using the official Raspbian operating system. Simply type ‘Sudo apt-get update in the terminal. When the update is finished, run sudo apt-get dist-upgrade.

Comments

Popular posts from this blog

Arduino UNO Pins (Diagram) Learn quickly pins function

Arduino UNO Pins and Board components detail The Arduino Uno board is an electronic experimental board. Atmega328P is the heart of the Arduino board. This is an open-source platform for creating electronics projects. I will explain the description of the  Arduino UNO Pins  and the board in the post.  Arduino Uno  is a standard board of the company, even though other boards, e.g. micro, Nano, mega, Leonardo, 101. Due and Yen. Arduino also manufactured IoT (internet of things), Bluetooth, GSM/3G, Wi-Fi, and motion sensor boards.                                                                        FIG-A Arduino Uno board The Atmega328P Microcontroller is 8bit with 32k byte internal flash memory. To program the main chip, a 16 MHz crystal is part of the board. The Arduino board requires only 5V DC to operate. Arduino Uno pinout detail Arduino UNO board has 5 analog and 14 digital (PWM) pins. These pins could be GPIO or used for specific signals. Vin Pin We use Vin pin for 7-12 VDC, appli

Getting started with arduino uno for led blinking

What is Arduino Uno? The Arduino Uno is an electronic board that has  the ATMEGA 328P microcontroller. It has analog and digital input/output pins. We use it in simple projects, e.g. led lights, and also complicated robotics projects.  Let's  get started with   Arduino Uno  to run our first program. As we use it with different machines e, g. Windows, Apple, Ubuntu, mobile, etc.  as usual Arduino programming is difficult for newbies, but if you get in touch with this Arduino tutorial, it could be helpful. Getting started with Arduino Here, I will discuss especially the Windows operating system and also a little another operating system. First, I will discuss how to interface with the Windows operating system. Requirements for Arduino setup Arduino Uno            Amazon USB Cable A-B male (usually used for printers)   Amazon Laptop/Desktop with Windows 7, 8, 10 The IDE Software Led (can choose any color)    Amazon Resistance (value of 230 Ω) Amazon   Setup Arduino ide Get the lates

Arduino Books for beginners in 2022

Arduino Books for absolute beginners Arduino books are very helpful in learning about the smart Arduino board . These books help to start a project with basic knowledge of electronics. Some of these books contain codes for the projects, including pictures. These Arduino books are for beginners and for experts. It comes up with a deep knowledge of electronic components. Programming Arduino: Getting Started with Sketches Edition - 2nd  Writer - Simon Monk . Amazon Kindle books Edition 191 Pages The Arduino programming book is using sketches to program the Arduino. It is very easy to use this book. It contains a thoroughly updated manual, step by step, on how you can speed program all Arduino models. This Arduino tutorial book gives a good understanding of Arduino regards hardware fundamentals. It has a brief description of micro-controller details. Components and chips are mounted on the Arduino board . Instruction about setting up the software. Introduction of Arduino power-up proced

Arduino sensors and modules list for Projects.

Arduino Sensors for electronics Projects What is Sensor? A Sensor is a device used as the primary element that measures physical value and converts it into an electrical signal. Also, we can say that the sensor is a transducer. It measures temperature, distance, light, sound, etc. Sensors and actuators are widely used in Arduino projects. These sensors come with a kit or can be purchased separately. Some of them are compatible with Arduino Uno boards and also Raspberry Pi and other electronics modules. There are a lot of types of Arduino sensor kits available in the market. How many types of Arduino Sensors? There are a lot of sensors used in electronics projects , e.g. robotics cars, moving objects, flying drones, IoT(internet of things), sound and light operated, etc. Here is a list of 45 in 1 electronic sensor that comes with an Arduino sensors kit , and the details of their applications. Analog temperature Sensors KY 013 temperature sensor KY-013 is an analog temperature sensor

Resistor Calculator with Graphical Chart

Resistor Calculator for measuring resistance Resistor calculator is a very useful tool for anyone working on electronic experiments or projects. It is easy to use and has a simple design. To get resistance for Led voltage drop or your circuit resistance, you can use an online calculator or look up a formula. We can use it for voltage drops or led current limiting. Online resistor calculator It is a simple and easy-to-use online resistor calculator instead of using formulas. It comes with different bands e.g.3 band, 4, 5, and 6 bands. The program calculates resistor values. # Get in touch with more interesting topics ……… 1- How to use a led Matrix with Arduino . 2- Arduino books for projects . 3- Best Arduino kits for beginners . Standard Table For Calculating 4 Band Resistors Online Resistor Calculator (4 Band) Graphical Resistor Calculator Graphical Resistor Calculator is a Free Software to easil

Electronic components list with Images and Symbols

Electronic components function and details Electronic components are used in electronics circuits. These components might be PCB mounted or integrated type, widely used in electronics devices. Digital computers, control devices in industries and household items containing large number of integrated components. It is essential to know how to identify circuit board parts, whether you are an electronic technician or engineer. We made the electronics devices with integrated chips and circuit components. In circuits, electronic components are used. What are active and passive components? Types of electronic components? There are two major types of electronic components . In electronic circuits, there are active and passive components. 1- Active components 2- Passive components Active components These types of components operate with external power supplies.  Passive components Passive components do not require an external power supply. These components energize with circuit signals. Elec

Led Matrix display interface with Arduino uno

8x8 Led matrix display with Arduino and Pins description There are several types of led matrices available in the market. We can differentiate it as per size and types of connection, e.g. 5x7, 8x8, common anode, and common cathode type. It comes in different single colors and RGB. But in this article, I will discuss 788bs as a common anode red color 8x8 Led matrix display Modules. We use it in many electronics displaying items, e.g. electronics clocks. also for moving message displays, displaying games, etc. We use a dot matrix display with an Arduino UNO board directly, sometimes in projects. But for some projects, we use a max7219 chip or 74hc595 for dot matrix driver as required in our projects. led Matrix 8x8 Pinout function detail The led matrix modules are used in various colors, but I specifically describe the red led matrix. It is very easy to interface a 788bs led matrix with an Arduino board as compared to an RGB led display. If we look at a piece of the 8x8 dot matri

555 Timer IC, Learn about PINs

555 Timer circuit details and applications: We widely used 555 timer IC in electronic projects . This chip has multi-function time-based output signals. We can use 555 IC chips with the Arduino or make separate projects. It is available with different brand names, i.e., LM555, NE555, and SE555. But it is originally manufactured by Texas Instruments. The chip is manufactured in different packages, e.g. SOIC, PDIP, VSSOP. For more details, the 555 timer ic datasheet is available at the Texas official site. We use it for time-based operated siren circuits, control motor speed, and operating led flasher circuits. It can produce a lot of functions, e.g., oscillation, Astable, Monostable, flip-flop logic, and pulse width modulation. How does a Timer IC work? You can get a lot of solutions from the chip if you want to understand how it works. There are a lot of timer projects and applications, e.g., timer-controlled circuits, sound, LED flashers, and more. 555 Timer Pinout The circuit diag

Arduino Kits for beginners in 2022

Arduino Kits for beginners electronics projects Arduino kits are very simple to learn and widely used in electronic projects . You can make your own projects in a few minutes. Making a circuit on a PCB is a hard job, and it requires excellent skills in soldering. Also, it consumes a lot of time. Assembling components is another problem. But electronic portable kits solve the issue. You can gain knowledge from Arduino starter kits on amazon. It includes project books and different varieties of sensor modules. We directly connect on the breadboard and reconnect in a few steps. Arduino Uno Starter Kit (official) The official starter kit is from the original manufacturer. This is a complete package, including the Arduino Uno kit Manual. This manual has practical images and schematic diagrams to understand well.   The manual covers not only project-making areas; but also have information about Arduino IDE software installation on Windows/macOS X, and Linux. Every Project/lesson comprise

Contact Form

Name

Email *

Message *