Category Archives: Raspberry PI

Alexa

I got an Amazon Echo the day it came out in the UK, and replaced the Raspberry Pi version in my kitchen with it. I also have an Amazon Dot on order for when in comes out in the UK … Continue reading

Posted in Amazon Alexa, Home automation, Raspberry PI | Tagged , , , , , | Leave a comment

My first robot wars robot

My grandson Elliot wanted me to build him a robot wars style robot. I thought I would try one with a flipper, as chainsaws and flame throwers seemed a bit dangerous for a child. I have no skills in metal … Continue reading

Posted in Raspberry PI, robotics | Tagged , | Leave a comment

Alexa on the Raspberry Pi

UPDATE June 16th 2016: I was wrong about Alexa not being able to access my UK Amazon account. It appears that my UK an USA accounts are linked, so when I said “Read my Kindle”, Alexa started reading me my … Continue reading

Posted in Home automation, Raspberry PI | Tagged , , , , | Leave a comment

Controlling my house with texts

I backed the Seeedstudio RePhone Kickstarter, and got the Create kit. I thought I would use it as a house SMS server, so that I can control my house with text messages when I am out. I can already control … Continue reading

Posted in Arduino, Home automation, Raspberry PI | Tagged , | Leave a comment

VGA and audio for Pi Zero

I backed the Analog Expander Cap – for Raspberry Pi Zero Kickstarter campaign. It was a lot of soldering, but it works and makes a very small PC that works with a VGA monitor. I have only tried the VGA … Continue reading

Posted in Electronics, Raspberry PI | Leave a comment

Roomba robot with uarm

This is my Roomba robot with a uarm. The uarm and the Roomba are controlled by a Raspberry Pi. An Arduino Leonardo is used to drive the Roomba serial interface. The Raspberry Pi uses a MoPi to control its power and … Continue reading

Posted in Arduino, Raspberry PI, robotics, uarm | Tagged , , , , | 1 Comment

Python version of HouseControl

I am beginning to write a python version of HouseControl. It is more convenient to use python on the Raspberry Pi and it will be interesting to see how easy it is to convert. As communication is by sockets the … Continue reading

Posted in Home automation, Raspberry PI | Tagged , , , | 11 Comments

Raspberry Pi alternatives

Arduino Yun BeagleBone Black UDOO PCDuino Elektor Linux board Mars board CubieBoard Parallella Odroid U2 Mele A1000 Olimex Imx233 Via APC

Posted in Arduino, Electronics, gadgets, Raspberry PI, robotics | Leave a comment

Security IP camera using Raspberry Pi

UPDATE: I have now deployed the RPi webcam and it is working. It needs better connectors for the wiring, and the front panel needs some cosmetic work. It currently only streams video, not audio. I may add mpd for audio … Continue reading

Posted in Home automation, Raspberry PI | Tagged , , | 8 Comments

A working RFM12Pi

I have received my RFM12Pi and assembled it: It works fine with the Raspberry Pi. I can see the packets arriving from the room sensor. The RFM12Pi has the rfm12demo sketch running on it with baud rate 9600. To change … Continue reading

Posted in Electronics, Home automation, Raspberry PI | Leave a comment