
This lecture will teach you hardware requirement to assemble walky Talky:-
a) Raspberry Pi (x 2)
b) Radio Antenna (x 2)
c) USB or 3.5mm microphone (x 2)
d) Thin copper wire (x 2 meters each)
e) External USB sound card (x 2)
f) Jumper wires (x 2)
This lecture will teach you:-
a) Files required to enable frequency pin of Raspberry Pi.
b) Mapping of virtual memory to physical memory.
c) Concept behind FM frequency.
This lecture will teach you:-
a) How to fix antenna.
b) Solder thin copper wire to antenna.
c) Attach jumper wire to antenna.
d) Use external USB sound card for 3.5 mm microphone.
This lecture will teach you:-
a) Linux command to emit audio at specific frequency.
b) Detailed explanation of the command.
This lecture will teach you:-
a) Real time testing of Linux Command.
b) Functioning of external USB sound card.
c) Transmit your own voice at particular frequency.
This lecture will teach you:-
a) Passing user defined frequency in order to establish communication.
b) Live testing of Raspberry Pi based Walky Talky.
This lecture will teach you hardware requirements to assemble Light detector mechanism:-
a) Raspberry Pi (x 1)
b) Light detector resistor (x 1)
c) Ceramic capacitor (x 1)
d) Leds (x 3)
e) Buzzer (x 1)
f) Thin insulated wire
g) Soldering Iron
This lecture will teach you:-
a) Project description.
b) Detailed explanation about important hardware components.
This ebook contain the detail description of the photo resistor
This lecture will teach you:-
a) Assembling the circuit.
b) Detailed explanation about the wiring connection.
This lecture will teach you:-
a) Import the required Python library to program.
b) Import the respective GPIO pins to interact with the hardware.
This lecture will teach you:-
a) Define the light detector function.
b) Pass user-defined pin as parameter.
c) Comparing sensor reading after a delay of every half second.
This lecture will teach you to:-
a) Compare the value of the resistor.
b) Print the resistor value.
c) Enable the respective GPIO pin.
This lecture will teach you to:-
a) Print the sensor value.
b) Glow low light LED if resistor value falls between zero and ten.
This lecture will teach you to:-
a) Print the resistor value.
b) Enable the respective GPIO pins.
c) Clean up all the ports used in the program.
This lecture will teach you:-
a) Debug the run time error.
b) Setup the output for user defined GPIO pin.
This lecture will teach you:-
a) Real time execution of the program.
b) Sensor behavior upon different amount of light source.
This lecture will teach you:-
a) Project description.
b) Hardware requirements to build laughing teddy bear project.
This lecture will teach you:-
a) Real time usage of PIR motion sensor.
b) Working theory of PIR motion sensor.
This lecture will teach you:-
a) Implanting circuit inside teddy bear.
b) wiring and connection setup.
This lecture will teach you:-
a) Load IDLE editor in Super User mode.
b) Import the required Python Library.
c) Enable the respective GPIO pins.
This lecture will teach you:-
a) Greet user when program executes.
b) Assign global variable value.
This lecture will teach you:-
a) Define If block.
b) Increment the counter value if motion is detected.
c) Enable respective LEDs upon motion detection.
d) Play music file upon motion detection.
This lecture will teach you:-
a) Increment the counter value when no motion is detected.
b) Enable the respective GPIO pins.
c) Audio playback when no movement occours.
This lecture will teach you:-
a) Declaration of Keyboard Interrupt.
b) Cleanup all the ports used by the program.
c) Saving the file to the directory.
This lecture will teach you Error debugging for the following:-
a) Typecasting Error.
b) Case sensitive keyword error.
c) Variable declaration error.
d) Missing library error.
This lecture will teach you:-
a) How to execute program in super user mode.
b) Live testing of motion sensor.
c) Python program output after execution of the program.
This document clearly explains how to code USB Webcam using python programming.
This part contains the complete source code for shell programming and python implementation.
This is a follow on course to the #1 Raspberry Pi course on Udemy - "Introduction to Raspberry Pi".
Highlights - #2 Raspberry Pi course on Udemy in terms of students (Over 2,200 students)
#2 Raspberry Pi course on Udemy in terms of 5 star reviews (Over 25 )
#2 Raspberry Pi course of Udemy in terms of reviews (Over 40)
The course will be regularly updated, so that the students have something to look forward to. Latest update on 7-Nov-15.
All our students will get access to VIP pricing ($8) for all new courses created by Makerdemy. We currently have 10 courses under our brand and will be releasing 1 new course every 2 months.
_________________________________________________________________
This is an intermediate course about the credit card sized computer Raspberry Pi. This course is ideal for those who are interested in exploring the possibilities of Physical computing with Raspberry Pi. The course assumes basic knowledge on computer programming. However, knowledge of Linux operating system and Python programming language would greatly help you in getting up to speed.
The GPIO pins on a Raspberry Pi are a great way to interface with physical devices like resistors and sensors with the little Linux processor. If you're a Python lover, there's a sweet library called RPi dot GPIO that handles interfacing with the pins.
You will learn 3 complete hardware projects. The first one teaches you how to build a Walky Talky to make the most of your Raspberry Pi using Linux command. You just have to enter the desired frequency and you can talk to your neighbors without paying any operator charges!
The second project involves building a light detector mechanism which let you know the amount of light available in the particular area. The Raspberry Pi hardware uses a computer program written in Python. You will hook the Pi up with light detector circuit and will use the program to know the sensor behavior upon different intensities of light.
The third project teaches you to build a motion sensor based teddy bear which laughs upon waving our hand. The motion detector circuit will be embedded inside the teddy bear and will be controlled using a program written in Python to sense the motion.
What are you waiting for? Enroll now!
The course provides the complete source code for all the three hardware projects.
The entire course can be completed over a fortnight, including the hardware assembly and coding in Python.
By the end of this course, you can build your own Raspberry Pi controlled physical devices. You will also learn how to write your own python code to interact directly with the physical world.