Accessing FTP on Raspberry Pi from Nautilus

If I’m making scripts on my laptop and I want them to run on my Raspberry Pi, I can either copy them word by word over ssh, or use a ftp-server! Assuming you use Ubuntu and Nautilus (default file manager), you press file -> connect to server. This will open […]

Using Rasberry Pi as a MQTT message broker

I got my Raspberry Pi up and running again (read how here), and I plan to use it as a message broker for a small sensor network at home. I haven’t decided exactly what I want to do, but I will need a message broker. First, log in to your […]

How to install Raspbian using Ubuntu Terminal

My Raspberry Pi died again, probably because I’m using the wrong kind of SD-card. My friend Marius (his website) suggested that HD-card class 4 may have issues when running for a long time, like when it is the drive for a Raspberry Pi, and that I should replace it with […]

Stavanger Parkour & Freerunning

After moving to Stavanger a couple of years ago I was lucky enough to already know some people in the parkour-community in Stavanger. The community has a decent size with around 260 members in the facebook group, but I would say there’s less than 30 people training actively, at least […]

mqtt overview

MQTT with Mosquitto

The Internet of things! I love things, and now I can make them talk with each other! I figured my arduino had been laying around unused for to long, so when my company decided to have a one day code camp it was definitely time to do some tinkering and […]