Maker.io main logo
PROJECT

Raspberry Pi Safe Reboot and Shutdown Button

By SparkFun Electronics

Pulling the plug on your Raspberry Pi before it safely shuts down... is a bad idea! This can result in a corrupt microSD card and file system. Normally, we can use the menu bar from the GUI or type a command in the terminal window to safely shutdown the Pi.

PROJECT
674

Send and Receive Messages to your IoT Devices using MQTT

By SparkFun Electronics

In this tutorial, you’ll learn everything you need to know about the MQTT messaging protocol, why you would want to use it, and how it’s implemented.

PROJECT
216

How to Run a Raspberry Pi Program on Startup

By SparkFun Electronics

The Raspberry Pi is a great single board computer, but like most computers, its functions rely mostly on human input.

PROJECT
567

Python Programming Tutorial: Getting Started with the Raspberry Pi

By SparkFun Electronics

The Raspberry Pi is an amazing single board computer (SBC) capable of running Linux and a whole host of applications.