-
The Raspberry Pi is a small, affordable single-board computer that you will use to design and develop fun and practical IoT devices while learning programming and computer hardware
SINGLE BOARD COMPUTER
RASPBERRY Pi
HIGHLIGHTS
-
Learn to use Python Language Features to control the Raspberry Pi.
-
How to use the Raspberry Pi for interfacing complicated actuators and sensors
-
Learn to use Raspberry Pi as a IoT gateway.
-
Webpage development using PHP/HTML.
-
Assignments based on Real-time Applications
CONTENTS
Introduction
-
Introduction of Raspberry Pi
Raspbian Setup and Configuration
-
First Boot up
-
Connecting a network and configuring a preference.
-
Main functionality of Raspbian
General Purpose Input/output Pins
-
Introduction to GPIO pins
-
GPIO pins Based programs (LED, Seven segment).
Interfacing Sensors
-
Introduction to Sensors
-
Interfacing ultrasonic sensor & Temperature sensor.
-
Interfacing Motors and Relays
Controlling Circuits from a Web page
-
Introduction to webpage
-
Python/PHP Led on/off control.
-
Python/PHP Led Blink Control
Webcam interface with Raspberry Pi
-
Introduction to open Cv
-
Image recognition
-
Image Comparison
Project
-
Web server controlled home automation.
-
Face recognition Control
OUTCOMES
By The End Of Course The Learner Will:​
-
Become familiar with Raspberry Pi
-
Learn how to easily prepare SD cards for any Raspberry Pi Operating System
-
Understand how to work with GPIO pins and external peripherals
-
Install and configure a Web Server
-
Learn how to control the things and peripherals over the internet
-
Learn how to process the image using openCV