Raspberry Pi & Arduino Projects from Device Plus
March 1, 2016
Last time, we learned how to use the SD card. This time, we will use the infrared remote control receiver module and an infrared LED to […]
March 1, 2016
In this new project, we will use a temperature sensor. Even though it uses fewer components, and the circuit is straightforward, electronic projects never progress simply! This time, I also […]
January 26, 2016
Last time, we used a tone function to produce a simple sound with Arduino. This time, we will take another step forward by using the Mozzi […]
January 26, 2016
This time we’re going to play with Sonic Pi! It comes pre-installed with Raspbian. I wanted to try it ever since I started using Raspberry Pi, and […]
January 26, 2016
This time, we’ll examine “sound” using Arduino with speakers. Arduino comes with a “tone” function and it’s relatively easy to get started with. Let’s see how sound works […]
January 26, 2016
This time, we’re going to play with the Raspberry Pi Model A+! What’s so great about the A+ model is that it’s designed to use less […]
January 26, 2016
In the first part, we covered the basics on how to use the accelerometer. Today, we will take the horizontal camera device we created in part 1, and […]
January 26, 2016
I just got the new Raspberry Pi 2 Model B! As I want to use it right away, today we will be playing with it! (I […]
January 26, 2016
These days, you can find accelerometers in smartphones. They are used in applications like games. They are also used to detect when your screen should switch from vertical to […]
January 26, 2016
In the first part, we used MPlayer to play audio files and stream from Internet radio. We wrote a program to allow for remote control. It would […]
January 26, 2016
Last time, we dealt with the photoreflector, using its properties to write programs. This time, we will look at the ultrasonic sensor. The ultrasonic sensor is often […]
January 8, 2016
Now that we have finally programmed the Raspberry Pi to make sounds, lets try our hand at the long-sought internet radio receiver! This time, we will […]