Looking to add an array to your BASH script? In this tutorial we will cover everything you need to know, and perhaps a few extra things that will surprise you!…
Tag: RaspberryPi
How To Install an Operating System on a Raspberry Pi SD Card
The Raspberry Pi is nothing short of an awesome little device and installing an operating system on Raspberry Pi couldn’t be easier! However there are now more options than ever,…
Home Assistant Shell Integration: Local & SSH Linux Control
Looking to automatically execute commands on a Raspberry Pi or Linux machine from within Home Assistant? This step-by-step guide will teach you how to send shell commands to any other…
How To Install Home Assistant Core On Raspberry Pi OS
Did you know that there are several ways to install Home Assistant on a Raspberry Pi? For most people it makes sense to use the image supplied by Home Assistant,…
Can I Connect My Raspberry Pi To My Laptop Using HDMI?
Looking for a way to get a better quality Raspberry Pi desktop on your laptop or computer screen, free from latency and without using a network? It is possible to…
How To Get Betaflight Configurator On Raspberry Pi
If you are looking to run Betaflight Configurator on Raspberry Pi then I can show you how to do it in just 6 steps! It can be quite a challenge…
How To Edit And Save A File In Linux and Mac Command Line
Today we are going to look at the quick and easy ways to view, edit and save files using the command line terminal. As MacOS is a flavour of UNIX…
Are Arduino Projects Good For The Resume? YES! Here’s How…
Have you been pondering whether to include your Arduino, Raspberry Pi or other maker electronics project on your resume or curriculum vitae? The last few times that I was actively…
Raspberry Pi WordPress With MariaDB Setup Guide
Yes it’s absolutely possible to set up a LAMP server with MariaDB and PHP on Raspberry Pi! Perhaps you already have a project in mind, but here is a great…
How To Write A BASH Script With Arguments
In this tutorial we will learn how to pass arguments from the command line to our script when executed either manually or by another program. The list of uses for…