News

Do you have a flair for DIY projects? Consider putting together these five Raspberry Pi projects that will immediately add to ...
So, when I saw that someone had made a little Raspberry Pi-powered monitor for keeping tabs on servers, I knew I had to check it out. Best of all, if you like the look of it, you can try making ...
This module demonstrates the use of tkinter package for developing graphical user interface (GUI) in python scripts and make temperature, humidity and pressure using the sensors on the Sense HAT ...
My Raspberry Pi doesn't need peripherals like a display, keyboard, or mouse to be a vital part of my home lab.
The Raspberry Pi has all kinds of setting hidden away inside its configuration file. If you don't want to mess about with that, PiCon is a program that allows you to easily set up your Pi without ...
In a blog post concerning another new Raspian release an exciting new feature is touted - an experimental OpenGL driver for the desktop which uses the Raspberry Pi 2 GPU to provide hardware ...
If you have an old Raspberry Pi sitting around, here are some fun ways to make use of it, from building a smart home hub to a ...
This module introduces how to develop Graphical User Interfaces (GUI) by ‘dragging and dropping’ various application parts in Python. Specifically, to accomplish this task a program called PyQt will ...