[OUTDATED] Having Amazon Alexa, via an Amazon Echo, control a Google Chromecast via a Raspberry Pi running a Python script. Story Doing the Impossible: Google Chromecast and Amazon Alexa Eve... Read more
Contents Background Hardware Pi Wiring Heating System Wiring Software Remote Access Gas Consumption Impact Background I want to implement a Raspberry Pi controlled heating and hot water syst... Read more
At Kaazing, we have been experimenting with using a smartphone as a remote control for quite some time now. Those familiar with our demos may have seen our Zing-Pong demo (which is a “Pong”-... Read more
Assembly The servo motors have three pins, two for power: red(+) and black (-), and one for control. Because the servo motor draws too much energy, we need to use the batteries to power the... Read more
The Graphical User Interface (GUI) helps the user to communicate with the system effortlessly. The GUI is considered as the front end of an application. In a Linux operating system each hard... Read more
Project Description I need to be able to control turning on and off an RGB LED utilizing the Raspberry Pi. I also should be able to turn it on and off using an Android device. Design The de... Read more
This is a short tutorial to exhibit the abilities of the Pi Buddy app Step 1: Setting up the Pi In order for the Pi to receive command from the device you must have the necessary files and d... Read more
The first step in playing with a Raspberry Pi’s GPIO interface is to turn an LED on and off on command, the Hello World of digital electronics. As fun as that is, it would be more fun to do... Read more
Although the Internet of Things is relatively new, controlling devices remotely is as old as sin; devices have been using IR remotes for ages. There is a lot of untapped potential from the i... Read more