Running DiyHue on the Raspberry Pi Thumbnail

Running DiyHue on the Raspberry Pi

In this tutorial, you will learn how to set up DiyHue on the Raspberry Pi. This software emulates the Philips Hue Bridge. This means that you don't need the official Hub to connect your Phillips Hue Lights. You can also connect third-party lights and have them appear as Hue lights in the official app. Read More...

Setting up an SQLite Database on a Raspberry Pi Thumbnail

Setting up an SQLite Database on a Raspberry Pi

This project will show you how to set up the SQLite database management system on your Raspberry Pi. SQLite is a self-contained and lightweight database that is perfect for IoT devices. Not needing to have a process constantly running in the background allows you to free much-needed resources. Read More...