Skip to content

tertiarycourses/RaspberryPiTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Raspberry Pi Essential Training

These are the exercise files used for Raspberry Pi Essential Training course.

The course outline can be found in

https://www.tertiarycourses.com.sg/raspberry-pi-essential-training-in-singapore.html https://www.tertiarycourses.com.my/raspberry-pi-essential-training-in-malaysia.html

Module 1: Get Started

  • What is Raspberry Pi
  • Raspberry Pi 3 Layout
  • Raspberry Pi Accessories

Module 2: Setup Raspbian

  • Installing Raspbian OS
  • Configure Keyboard
  • Setup WiFi
  • Setup SSH
  • Setup VNC

Module 3: Raspbian

  • Explore the Raspbian Interface
  • Terminal Commands

Module 4: Programming

  • Scratch
  • Python

Module 5: Raspberry GPIO

  • Electronics components
  • Raspberry Pi GPIO
  • Digital Output
  • Digital Input
  • Analog Output & PWM
  • Frequency Control

Module 6: Advanced Raspberry Projects

  • Project 1: Making a GUI to Control LED Brightness
  • Project 2: Changing the Color of an RGB LED
  • Project 3: Programming with Interrupts
  • Project 4: Controlling Servo Motor with GUI
  • Project 5: Controlling Arduino from Raspberry Pi
  • Project 6: Working with Camera