While setting up a Raspberry Pi 5 for a new project, I decided to go with a headless setup – no display, keyboard, or mouse. I flashed the SD card, connected power, and waited for the Pi to appear on my network.
Read More
Sometimes I do weird things for the sake of it. Like once, I used Raspberry Pi as a WiFi extender for fun. This is one of those stories. I had an old pair of hi-fi speakers gathering dust in a forgotten corner
Read More
If you are someone interested in self-hosting, home automation, or just want to tinker with your Raspberry Pi, you have various options to get started. But, if you are new, and want something easy to get you up to speed, CasaOS is
Read More
From Kiosk projects to homelab dashboards, there are numerous usage of a touch screen display with Raspberry Pi. And it makes total sense to use the on-screen keyboard on the touch device rather than plugging in a keyboard and mouse. Thankfully, the
Read More
Earlier, I shared how you can use Cloudflare Tunnels to access Raspberry Pi outside your home network. A few readers suggested using Tailscale. And indeed, this is a handy tool if your aim is to ssh into your Raspberry Pi securely from
Read More
The Raspberry Pi is an extremely popular invention that enabled tinkerers to make interesting projects out of it. You name it, and there must be a way for tinkerers to make it happen using the Raspberry Pi board. The possibilities are endless.
Read More
Whether you live in a large house or just struggle with weak Wi-Fi signals in certain rooms, you may have thought โ โHow can I extend my Wi-Fi range without breaking the bank?โ Well, that was certainly the case with me when
Read More
Have you ever thought of running high-end AAA games on a Raspberry Pi? Absurd right? Spoiler alert: you canโt. Of course. But, you may ask โ what about the article’s title? In fairness, please note that I mentioned “Play” instead of “Run.”
Read More
If you are a Raspberry Pi enthusiast like me, youโve probably enjoyed the convenience of tools designed specifically for Pi devices. One such tool is raspi-config, a configuration utility that comes pre-installed with the Raspberry Pi OS. It is a handy interface
Read More
The Raspberry Pi Pico is a tiny yet powerful microcontroller unit (MCU) that has quickly become a favorite for hobbyists and tinkerers. Based on the RP2040 chip, itโs packed with features like GPIO pins, I2C, SPI, UART interfaces, and programmable I/O. Whether
Read More