How to Set Up a Raspberry Pi Eddystone Beacon Thumbnail

How to Set Up a Raspberry Pi Eddystone Beacon

Learn all the steps to set up the Eddystone beacon software on your Raspberry Pi. It's an excellent way to broadcast data using a Bluetooth adapter. It was originally part of Google's physical project but has since been dropped. However, it's still a cool project. Read More

How to Setup Raspberry Pi Remote Desktop Thumbnail

How to Setup Raspberry Pi Remote Desktop

In this tutorial, we take you through all the steps to set up the remote desktop protocol (RDP) on the Raspberry Pi. This protocol is extremely handy as it allows you to connect to the Raspberry Pi's desktop from any client that supports Microsoft's RDP. Read More

How to Setup a Raspberry Pi iBeacon Thumbnail

How to Setup a Raspberry Pi iBeacon

In this tutorial, we go through the steps on how to turn your Raspberry Pi into an iBeacon. It's a protocol that was developed by Apple and is able to be used in a variety of different scenarios. It's a super easy tutorial and worth checking out. Read More

How to Setup Raspberry Pi TeamViewer Thumbnail

How to Setup Raspberry Pi TeamViewer

In this tutorial, we take you through how to set up Teamviewer Host on the Raspberry Pi. This is a great way to connect to the Pi using the Teamviewer service. You will need a Raspberry Pi 2 or newer to be able to complete this super easy tutorial. Read More

How to change the Repository Mirror on Raspbian Thumbnail

How to change the Repository Mirror on Raspbian

In this guide, we take a look at the steps to changing the repository mirror on Raspbian. There are a couple of reasons why you may want to do this. The most likely reason is for the speed of downloads. Choosing the closest quality mirror will likely get you the best speed. Read More

Raspberry Pi DSLR Camera Control Thumbnail

Raspberry Pi DSLR Camera Control

In this project, we go through the steps on how to control a DSLR with the Raspberry Pi. A project like this might appeal to you if you want to be able to control your camera programmatically. For example, taking a photo every hour so you can make a time-lapse. Read More

Raspberry Pi Kernel Updated to 4.19 Thumbnail

Raspberry Pi Kernel Updated to 4.19

The Raspberry Pi foundation has released the latest Linux kernel for the Pi. This update bumps the version number from 4.14 to 4.19 and brings with a range of improvements. It is the next significant long term release so you can expect support for the kernel for quite some time. Read More

Sphero RVR – The Programmable Robot Kickstarter Thumbnail

Sphero RVR – The Programmable Robot Kickstarter

Learn about Sphero's latest product, the robot called RVR or Rover. This robot has a ton of cool features that make it a desirable product. It has the ability to interface with the Raspberry Pi so you can further extend its abilities. It's the perfect robot if you're a maker. Read More

Raspberry Pi Snowboy Hotword Detection Thumbnail

Raspberry Pi Snowboy Hotword Detection

This tutorial takes you through all the steps to set up the Snowboy Hotword detection service on the Raspberry Pi. This is a great way to create some custom hotwords that your Pi will be able to pick up. You can then perform specific actions using Python utilizing your own hotword. Read More

How to Setup Fail2ban on the Raspberry Pi Thumbnail

How to Setup Fail2ban on the Raspberry Pi

In this tutorial, we take a look at hardening the security on the Raspberry Pi by using a software package called Fail2Ban. It is an essential software package that can help secure your Pi if it is publically accessible via the internet. Read More