Posts Tagged ‘bash’
Easily Write a Script on Your Raspberry Pi with PiCockpit
PiCockpit makes scripting for your Raspberry Pi both intuitive and easy to manage. With our PiControl App, you can easily write a script and create a button to run it from anywhere in the world. In this blog post, I’ll guide you through the process of writing a simple script to open Firefox on your…
Read MoreThe Best Raspberry Pi Projects of October 2023
We’ve written about a number of Raspberry Pi Projects in October 2023. So if you missed them, here’s your opportunity to catch up! A Raspberry Pi Retro Newsfeed If you’re like me, you might have what a doctor could certifiably diagnose as a news addiction. Well then this project is a way to satisfy that…
Read MoreC extension for MicroPython on Raspberry Pi Pico
This is a guide on how to write and run a basic C extension for MicroPython on the Raspberry Pi Pico. I will cover reasons for extending MicroPython, how to write the extension module, how to compile it and how to install it on the Pico. If you want to read more about this topic,…
Read MoreUltimate List of Unusual but Really Useful Linux Shell Commands
This is a compilation of lesser known Linux shell commands – but really useful ones. Useful as in: saving time, giving you additional tools to do things you couldn’t before, but also entertaining. Enjoy reading, and let us know in the comments if there are additional tools we should add! Installation instructions will be for…
Read More