Skip to content

nogifeet/Raspberry_Pi_Introduction

Repository files navigation

Raspberry_Pi_Introduction

alt text

alt text

Using the Raspberry Bi Camera Module

alt text

The Raspberry Pi 5MP Camera Board connected with the Raspberry Pi 4 board we can capture images and videos very easily. There are several functions available in example_picamera.py that allows for the above mentioned operations.

Using the HC-SR04 Distance Sensor

alt text

HC-SR04 Distance Sensor connected with the Raspberry Pi 4 board we can easily detect distance. HC-SR04 has 4 points of connection (i)VCC which is connected to 5V power supply (ii)Gnd which can be connected to anyone of the Ground pins (iii) Trigger and Echo can be connected to any of the GPIO pins. distance.py contains source code for operating distance sensor with Raspberry Pi 4.

Traffic Signal Implementation

alt text

Implementation video and python source code can be found in Traffic Signal Led

Led Light based on Distance from HC-SR04

alt text

Implementation video and python source code can be found in Distance Tracker Using Led

4 X 4 Motor Control Using L289n Board

alt text

L289n can be used to control multiple motors, they can be used for speed and movement control.

Connection Diagram for L289n Board + RaspberryPi 4 + 4 Motors + 6 X AA Battery Pack

alt text

Implementation video and python source code can be found in L289n Motor Control

This is what the final RaspberryPi Car Design looks like

Image 01

alt text

Image 02

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages