Raspberry Pi

Raspberry Pi is a series of small single-board computers (SBCs) developed in the United Kingdom by the Raspberry Pi Foundation in association with Broadcom. The Raspberry Pi project originally leaned towards the promotion of teaching basic computer science in schools and in developing countries. The original model became more popular than anticipated, selling outside its target market for uses such as robotics. It is widely used in many areas, such as for weather monitoring, because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists, due to its adoption of HDMI and USB devices.

Check out some of our projects below to get inspired, and enroll yourself for a whole day of training, to learn the basics of electronics and python programming. No prior knowledge of programing or electronics is required to attend the one-day workshop.

Projects

Modify Toy Truck using a Raspberry Pi

Here is a great way to impress your friends by modifying a broken toy Truck/Car with a Raspberry Pi and Adafruit's DC & Stepper Motor Pi HAT, to the existing electronics

Pi Zero based Wifi Speaker

This is a great project to undertake over the weekend if you want to make your own speaker which can hold pictures/postcards/to-do lists. As part of the build, we are going to use a Raspberry Pi Zero W as the heart of the project, a class D mono amplifier, and a 4 ohms speaker, to play your favorite tunes.

Window Blinds Automation

Automating your blinds is a great weekend project, you can put them together using a Raspberry Pi, EnOcean Sensor Kit, which includes a push-button that can be used as a remote to drive the motor connecting rod of the blinds.

Hidden Camera

If you ever have the need for a Hidden camera for your office, use a Pi and one of the latest Pi camera modules. For the software, we are using motionEyeOS which turns your Pi into a surveillance device, and you can also trigger other things in your house like a speaker or lights to scare the intruder. In our case, as part of the project, we are using IFTTT to turn on my Phillips HUE lights at home and send an email of intrusion detection.

Wearable Electronic Badge

This is a great project to undertake if you plan on going to a Hardware/Programming coding meetup, or planning to go to your local Makerfaire. Make a wearable electronic badge, which is based on a Pi Zero and a PaPiRus pHAT eInk display, which remains on even if the battery runs out.

Internet of Things(IoT) Globe

Recycle an old plasma globe, to add a Raspberry Pi Zero/W, RGB LEDs, and a speaker to read out the weather conditions of your village/city, time to work based on the google maps distance matrix API, and tweets for a specific hashtag you would like to monitor.

Training

Raspberry Pi Workshop - Python Programming

Duration: 12 hours (2 Days)

This course is an introduction to the Raspberry Pi platform. It uses the Raspberry Pi Zero W. It is catered for all levels and those interested in learning about the Raspberry Pi and its capabilities. As this is a beginner level course, no prior knowledge of programming or electronics is required to start. If you are a hobbyist, a teacher, or an absolute beginner who wants to get introduced to the world of physical computing using the Raspberry Pi, this fully self-contained course is meant for you.

By the end of the course, you will get deep insights into the hardware features of the Raspberry Pi 4. You will learn to configure and set up the software properly and also learn to do some troubleshooting. You will become competent with Linux & Python programming. For the practical portion of the Workshop, please purchase the hardware mentioned below. Here are the items we will cover in the Workshop,

Introduction

  • What is the Raspberry Pi?
  • A quick history of the Raspberry Pi
  • What is the difference between Micro-controller and Microprocessor?
  • Versions of the Raspberry Pi
  • Demos

Setting up the Raspberry Pi for the first time

  • Download the Operating System (OS) and Flash SD card
  • Your OS options
  • First boot
  • Connecting to WiFi Network
  • Configuring Raspberry Pi

Familiarize yourself with Raspbian OS

  • Updating Raspi-config options
  • UI applications
    • Games
    • Programming environment
    • Office suite
    • and more
  • Navigation and File System
  • Enabling Secure Shell and Virtual Network Computing
  • File Transfer (FTP)
  • Linux Command line
    • Install & Update Software
    • Create, Remove and Manipulate files
    • Using Nano instead of Vi editor
    • A few more commands

Scratch Programming a quick overview

  • Some History
  • Scratch User Interface
  • Moving and Customizing the Sprite(aka the Cat)
  • Adding and recording sound for your poroject
  • trying some control statements, if else and foverever loops
  • Trying out Sensing and using variables
  • Using in the Sense Hat

Python Programming

  • Using the Python Development environment – Thonny IDE
  • Variables and Data Types
  • Comparison Operators
  • Conditions
  • Loops
  • List
  • Methods and Functions
  • Error and Exception handling
  • Installing Python modules
  • Using existing Python modules

Using the Raspberry Pi Camera

  • Pi Camera features
  • Connecting the Camera to the Pi
  • Capture Picture and Video using command line
  • Working with USB webcams

Controlling LED’s, Switches

  • Introduction to Electronics
  • What is a Breadboard?
  • Ohm's Law
  • Raspberry Pi GPIO PINs
  • Building a circuit
  • Blinking LEDs
  • Clicking a picture

Going further with Pi HATs

  • Basic robotics using DC & Stepper Motor HAT
  • Getting a measure of temperature, pressure, light level using Enviro HAT
  • Making an Electronic Nameplate using the ePaper/eInk HAT
  • Get the latest Pi 400 instead of a laptop

More Pi Projects to Inspire you

  • Building a Pi hidden camera
  • Add free browsing using Pi-Hole
  • Build your own Amazon Echo
  • Machine Learning with the Intel Neural Stick 2

Price: 1200 Rs per student, for a minimum of 10 students

Please note, the price for the two-day workshop does NOT include refreshments, and space to conduct the Workshop. As a suggestion for the Workshop space, and something that has worked in the past, is to have your parents/guardian speak to the school teacher/Principal to get the computer lab for the weekend/holiday. In addition, this price is available only for Goa, for neighboring States please get in touch via email.

Hardware Required

Here is the list of Hardware required, if you plan on doing the practicals in the Workshop, a suggestion here is to have at least 2/3 students contribute and buy the hardware.

  1. Any Raspberry Pi 3 B+ and above or a Raspberry Pi Zero W
  2. USB cable
  3. SD card, at least 8 GB
  4. And if you have attended our Arduino Workshop, please carry all the Electronics.

Raspberry Pi Workshop - Scratch Programming

Duration: 12 hours (2 Days), ideal for students between 6th to 9th grade

This course is an introduction to the Raspberry Pi platform. It uses the latest Raspberry Pi 4. It is catered for all levels and those interested in learning about the Raspberry Pi and its capabilities. As this is a beginner level course, no prior knowledge of programming or electronics is required to start. If you are a hobbyist, a teacher, or an absolute beginner who wants to get introduced to the world of physical computing using the Raspberry Pi, this fully self-contained course is meant for you.

By the end of the course, you will get deep insights into the hardware features of the Raspberry Pi 4. You will learn to configure and set up the software properly and also learn to do some troubleshooting. You will become competent with Linux & scratch programming. And also learn how to use scratch in the real world. For the practical portion of the Workshop, please purchase a Raspberry Pi 4 Kit mentioned below. Here are the items we will cover in the Workshop,

Introduction

  • What is the Raspberry Pi?
  • A quick history of the Raspberry Pi
  • What is the difference between Micro-controller and Microprocessor?
  • Versions of the Raspberry Pi
  • The latest Raspberry Pi 4 B+ versions
  • Demos

Setting up the Raspberry Pi for the first time

  • Download the Operating System (OS) and Flash SD card
  • Your OS options
  • First boot
  • Connecting to WiFi Network
  • Configuring Raspberry Pi

Familiarize yourself with Raspbian OS

  • UI applications
    • Games
    • Programming environment
    • Browsing the internet using Chromium
    • Office suite
    • Libre office writer
    • Libre office Impress
    • Libre office Calc
    • Using Pinta
  • Navigation and File System
  • Linux Command line
    • Basic list and checking diskspace commands
    • Making a note of IP address
    • Create, Remove and Manipulate files
    • Using Nano instead of Vi editor
    • A few more commands

Scratch Programming

  • Some History
  • Scratch User Interface
  • Moving and Customizing the Sprite(aka the Cat)
  • Adding and recording sound for your poroject
  • trying some control statements, if else and foverever loops
  • Trying out Sensing and using variables

Demo of a real world examples using the Sense Hat

  • Using Scratch to diplay a message
  • Making the Sprite move when Joystick moves
  • Displaying the Temperature of the room we are in
  • Display the Humidity of the room we are in
  • Learning concepts like Pitch,Yaw and Roll

Sharing you project

  • Share your Scratch project with a friend/ your teacher
  • Modify your friends project
  • Update/remix an existing project and make it your own

Controlling LED’s, Switches with Scratch

  • Introduction to basic Electronics
  • What is a Breadboard?
  • Ohm's Law
  • Raspberry Pi GPIO PINs
  • Using Scratch to blink a LED
  • Using Scratch to blink a LED, when button is pressed

More Pi Projects to Inspire you, to learn python Programming

  • Building a Pi hidden camera
  • Making a name Badge using an E-Ink display
  • Internet of Things(IoT) posting sensor data to the Internet
  • Build you own music player

Price: 1200 Rs per student, for a minimum of 10 students

Please note, the price for the two-day workshop does NOT include refreshments, and space to conduct the Workshop. As a suggestion for the Workshop space, and something that has worked in the past, is to have your parents/guardian speak to the school teacher/Principal to get the computer lab for the weekend/holiday. In addition, this price is available only for Goa, for neighboring States please get in touch via email.

Hardware Required

Here is the list of Hardware required, if you plan on doing the practicals in the Workshop, a suggestion here is to have at least 2/3 students contribute and buy the hardware.

  1. Any Raspberry Pi 4 B+ (4GB) kit
  2. Please get the kit which would include the HDMI cables, SD card, USB connectors
  3. SD card, at least 16 GB