In this lesson I will show how to do echolocation on the Raspberry Pi with the HC-SR04 Ultrasonic Sensor, from your Sunfounder Raphael kit. We
Category: Raspberry Pi Courses
In this lesson I will show how to control a servo using a potentiometer. We will use PWM to accurately control the servo. We will
In this lesson I will show how to control a servo using the Raspberry Pi. We will use PWM to accurately control the servo. The
In this lesson I will show how to incorporate a joystick into your raspberry pi projects. This will require use of the ADC0834 Analog to
In this lesson I will show how to mix any color on an RGB LED. We read analog values from three potentiometers using the ADC0834
In this lesson I will show how to do analog reads with the Raspberry Pi. This will be done using the ADC0834 Analog to Digital
In this lesson I will show how to do analog reads with the Raspberry Pi. This will be done using the ADC0834 Analog to Digital
In this lesson I will show how to install vPython, visual python, onto the raspberry pi. We will then create a virtual world LED that
In this lesson I will show how to control an RGB LED using three pushbuttons. One will control Red, one Green and One Blue. In