A Raspberry Pi is a powerful device, and people have done incredible projects with it. For example, someone turned their 24-inch Dell touchscreen into a home dashboard using a Raspberry Pi 5, and ...
Octoprint is the go-to 3D printer controller for many enthusiasts for a good reason. This open-source web interface communicated with OctoPi software to give 3D printers smart features without needing ...
Raspbian has been the default distribution (distro) for the Raspberry Pi since its launch in 2012. In this time we've seen the distro grow from a simple fork of Debian into a fully featured product ...
In part one of this mini-series I talked about the trials and tribulations and eventual joy of ordering and receiving a Raspberry Pi Zero. In part two I looked in more detail at the Raspberry Pi Zero ...
The Raspberry Pi is a DIYers dream, but if you don't feel like fiddling with the command line and setting up a project from scratch, here are seven projects you can get up and running with just a few ...
The Raspberry Pi Foundation has put a lot of work into their software stack. You need only look at a few of the Allwinnner-based Pi clones for the best evidence of this, but the Pi Foundation’s ...
It has been pretty quiet on the Raspberry Pi operating system since the rash of updates around Christmas/New Year. Not that there hasn't been plenty of other interesting things going on, of course, ...
Software installation is also handled in a similar manner. For the last part of this tutorial we go and install a screen capture tool called scrot and we do this by typing $ sudo aptget install scrot.