
Raspberry Pi Fireplace Video Looper (Pireplace)
I live in Texas. Most of the year, we have no use for a fireplace as temperatures frequently get over…

Handle millis() Overflow (Rollover) in Arduino
When working with Arduino, there are many times where you want to do something after a set time. The best…

Samba is a program that shares files from a Linux computer on a Windows network. It works great on the Raspberry Pi and is the easiest way to transfer files to your Pi from a windows computer. This tutorial will describe how to setup Samba on Raspbian.

The way you set a static IP address has changed from Raspbian Wheezy to Raspbian Jessie. This is how you set a static IP in Raspbian Jessie. This tutorial works for a Pi connected via ethernet, but you can follow a similar approach for a Pi connected over wifi. First,…

This is a little tutorial to install Mosquitto Broker on Raspberry Pi Raspbian Wheezy and Jessie. So what is Mosquitto? As stated on their website. Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 3.1 and 3.1.1. MQTT provides a lightweight method of carrying…