-

Daemonize that Python script!
This post builds on a previous experiment where I made a remote control app for my outlets with a Raspberry Pi, Python/Flask and AngularJS. For the backend to be really useful, I want to make it behave as a service in Linux. It should start automatically after a reboot and there should be some control mechanism for…
-

Adding some security to Raspberry Pi – part 1
My Raspberry Pi has turned into a central hub for automation and connections to various devices at home. As I want to expose some services outside of the local LAN, I run into the risk of being hacked. So what can we do to secure the Raspberry Pi from intruders?
-

RCSwitch revisited – control RC outlets with a web app
In two previous posts, I used the RCSwitch and pi-switch libraries for communication between an Arduino Uno and a Raspberry Pi. I touched briefly on the main purpose with these libraries – to control RC outlets. In this post I will dig deeper and decode the RC signals so that the remote control can be replaced…
-

Exploring Adafruit IO
Adafruit hosts a cloud service, io.adafruit.com, where you can upload data from your devices and also subscribe to data from other devices. The service is currently in beta, but you can sign up for a free account to test it. The data is stored in “feeds” and you can configure your own dashboards for viewing…
-

Meet the Huzzah!
ESP8266 is a very popular and inexpensive WiFi-chip that can be a real contributor for taking small gadgets to the Internet. This post describes my first experiments with an Adafruit ESP8266-model.
-

A Lego robot car with Arduino and servo motors
With an Arduino and some servos lying around, I find it hard not to try out something robot-like. An obstacle-avoiding mini car is probably one of the easiest projects to get started with and as our house is abundant with Lego, the building blocks for the construction are readily available.
Enter your email below to subscribe to new blog posts.
