0% found this document useful (0 votes)
85 views

Raspberry Pi Course

This document outlines a course using MATLAB on a Raspberry Pi. The course covers basics of the Raspberry Pi like its components and operating systems. It then teaches how to configure the Raspberry Pi, install MATLAB and required libraries. Specific topics covered include GPIO programming, Linux commands, serial interfacing with devices like GPS and Bluetooth, I2C and SPI interfaces to interact with sensors. The course also covers using peripherals like cameras, sensors and displays. Students can get assistance on a project of their choice. The hybrid course involves both online and hands-on offline sessions using a Raspberry Pi kit and various modules.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views

Raspberry Pi Course

This document outlines a course using MATLAB on a Raspberry Pi. The course covers basics of the Raspberry Pi like its components and operating systems. It then teaches how to configure the Raspberry Pi, install MATLAB and required libraries. Specific topics covered include GPIO programming, Linux commands, serial interfacing with devices like GPS and Bluetooth, I2C and SPI interfaces to interact with sensors. The course also covers using peripherals like cameras, sensors and displays. Students can get assistance on a project of their choice. The hybrid course involves both online and hands-on offline sessions using a Raspberry Pi kit and various modules.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Raspberry Pi course using MATLAB

Course Summary

Topics and Examples Execution Hours


 Basics of Raspberry Pi 0.5
◦ What is Raspberry Pi? 24th Jan 2023
◦ Peripherals, Pins and its input-output ports 1 hour
◦ Type of Boards
◦ Operating Systems for Raspberry Pi
 Configuring Raspberry Pi 2
◦ Loading OS image 28th Jan 2023
◦ Connecting to a network 2 hours
◦ SSH and VNC connections
◦ Configuring peripherals
 MATLAB 3
◦ Installing MATLAB On their own
◦ Installing MATLAB Support Package for Raspberry Pi Hardware
◦ Hardware set up
◦ Installing required libraries and packages
 LED and GPIO programming 1
◦ Blinking
◦ Digital input-output
◦ Button interfacing

 Linux commands 1
◦ system commands
◦ file commands
◦ display commands

 Serial Interfacing 2
◦ Loopback
◦ GPS
◦ Bluetooth

 I2C Interface 2
◦ Scanning
◦ TMP102 Temperature sensor
◦ I2C EEPROM

 SPI Interface 2
◦ SPI EEPROM
◦ ADC with Analog sensors

 Cameraboard interface 2
◦ Camera properties configuration
◦ Image capture
◦ Video recording
 Webcam interface 1
◦ Image capture
◦ Video recording
 Sensehat module interface 2
◦ Sensors
◦ LED Matrix
◦ Joystick
 Servo and PWM 1
◦ Servo and PWM interface

Project Assistance of your choice 5*

Software Tools
 MATLAB (programming)

Teaching Mode:- Hybrid (Online 40% and Offline 60%) with class room based coaching
Contact Info:

IEEE Projects Bengaluru

Email :- [email protected]
Ph: +91- 8296846086

Hardware Lists
 Raspberry Pi 3b+ Kit
 Neo-6m GPS module
 Sensehat module
 Raspberry Pi camera module
 Servo motor
 TMP102 Temperature sensor module
 MCP3208 ADC module
 SPI EEPROM 25AA080p module
 HC05 BT module

Programs
 LED Blinking Programs
◦ GPIO 4 is high- blink the LED for 20 times with 1 sec interval
◦ GPIO 5 is high – blink the LED for 10 times with 2 sec interval

You might also like