Pi

This article covers how to transfer and access remote files on a Raspberry Pi using Samba.
Read More →
Read More →

How do you add a new Raspberry Pi group? You can create a new Raspberry Pi group with the addgroup command. For an example of how to do that, see the steps below.
Read More →
Read More →

This article covers setting up a Raspberry Pi 4 to run a Web app in kiosk mode on a touchscreen or monitor.
Read More →
Read More →

This article covers setting up a headless Raspberry Pi as a Jupyter Notebook server. It includes GPIO physical computing examples.
Read More →
Read More →

In this article I'm going to show you how to mount a Samsung T5 2TB External SSD to a Raspberry Pi 4 using headless, command line operations.
Read More →
Read More →

This article covers how to setup a Raspberry Pi 4 Model B with a desktop for headless remote access over SSH, WiFi and VNC from scratch. You won't need an extra mouse, monitor or keyboard.
Read More →
Read More →

This article covers upgrading a headless Raspberry Pi 4 lite image with a desktop. You won't need a mouse, monitor or keyboard. I'll also show you how to connect over VNC.
Read More →
Read More →

This article covers setting up a Raspberry Pi to run a Web app in kiosk mode on a touchscreen or monitor.
Read More →
Read More →

This article covers setting up a Raspberry Pi 4 Model B for headless SSH access over WiFi using a Mac or Windows 10. These instructions have also been tested on Pi Zero W. A link for setting up a Raspberry Pi 3 B+ can be found in the article.
Read More →
Read More →

In this resource guide you will find a list of recommended links and hardware for working with the Raspberry Pi.
Read More →
Read More →

Would you like to buy a Raspberry Pi Zero, but aren't sure which version you should get? This article will help you decide. When buying a Pi Zero you should ask yourself the following questions that I will cover below.
Read More →
Read More →

This article covers how to run NodeJS on a headless Raspberry Pi or Pi Zero W. It also covers how to autostart your site after a reboot or crash using pm2 and manage source files with git.
Read More →
Read More →

This article covers how to power a Raspberry Pi from 6 rechargeable NiMH batteries. I'll show you a device that I've used to drive robots and crittercams.
Read More →
Read More →

This article covers setting up the Raspberry Pi 3 Model B+ for headless SSH access over WiFi using a Mac or Windows.
Read More →
Read More →

This article covers setting up a Pi Zero for SSH USB access using a Mac. A link to the Windows instructions can be found in the article.
Read More →
Read More →

Instead of buying a case for your Raspberry Pi, why not just prop it up on standoffs? For the price of a case you can buy a small pack. You can use one pack to prop up several boards, attach HATS or even stack your boards together. But what type and size do you need?
Read More →
Read More →

This article covers setting up the Pi Zero W for headless WiFi access using Windows 10. The Mac OS version of these instructions can be found in in a related post link to in the article.
Read More →
Read More →

Would you like to be able to push builds to your Raspberry Pi without ever having to remove the SD card again? How about updating your cluster or robot army fleet with one simple command? This article will show you how.
Read More →
Read More →

This article covers setting up a Pi Zero or Pi Zero W for headless SSH access over USB using Windows 10. A link to the Mac OS instructions is included in the article.
Read More →
Read More →

This article covers setting up the Pi Zero W for headless SSH access over WiFi using a Mac. A link to the Windows version of these instructions can be found in the article. If you have an older Pi Zero 1.3, see my article Setup Pi Zero Wifi.
Read More →
Read More →

When I received my Raspberry Pi NoIR Camera I wanted to try it out on a headless Pi 3. The problem is that the camera doesn’t display anything when you connect over VNC or Remote Desktop. Sure I could have hooked up a monitor, keyboard and mouse. But how is that going to help me when I want to build something like a wireless crittercam?
Read More →
Read More →

I prefer to write code on my Mac and then push it to the Pi. That way I don’t have to try to find the Pi version of development tools and editors that I like to use. It also keeps junk off the Pi leaving it lean and mean. This is fine for interpreted languages. But when I want to write code in C or C++ this becomes a problem.
Read More →
Read More →

To connect my Pi Zero 1.3 over WiFi I ordered an adapter from AdaFruit. The white cable in the picture is a Micro-USB adapter. Before you can get the WiFi to work, you need to connect to the Pi Zero so that you can edit a file. Because there is only one USB port, you need to look at a few options.
Read More →
Read More →

I’ve heard many stories of drones, Pi-based and not, flying off never to be seen again. You wouldn’t want to lose 6 months worth of work would you? Fortunately, there is a command line tool that you can use to copy images from the SD card. That way if you lose your Pi or the SD card is corrupted, you have a backup.
Read More →
Read More →