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