Python

Let the Dogs Out! How to Make a Raspberry Pi Pet Detector

Working from home gives you more opportunities to spend time with your family – pets included. My office is upstairs and occasionally my dog wants to go outside. I could put a bell on the door that she could ring, but why waste the opportunity to build an over-engineered solution. This project uses a field… Read more

read more...

Draw on This Raspberry Pi Matrix in Real-Time

Home News (Image credit: Neythen Treloar) Customizing a matrix with a Raspberry Pi can be tricky, but Neythen Treloar’s project changes that by making it possible to paint an image onto a matrix in real-time from any browser. This isn’t the first time we’ve shared Neythen’s work, we previously showcased his matrix-based video game project…. Read more

read more...

Raspberry Pi Gets 5.25-inch Floppy Drive Support

Home News (Image credit: Dr. Scott M. Baker) Long gone are the days of limiting your Raspberry Pi with large-capacity microSD cards and SSDs. Thanks to Dr. Scott Baker’s latest project, makers are finally free to use 360K floppy disks for all their legacy storage needs! The best Raspberry Pi projects are made from scratch… Read more

read more...

How to Use CircuitPython With GPIO Pins on a PC

Thanks to the Raspberry Pi and Arduino, we are familiar with the GPIO (general purpose input/output) that enable these boards to interface with real-world electronic devices. PCs are devoid of a GPIO but boards such as Adafruit’s FT232H are available that provide that functionality via a USB port. CircuitPython Installation  We’ll be using Python to… Read more

read more...

How to Turn Your Raspberry Pi into an Electronic Door Chime

Have you ever wanted to play a sound effect when someone enters the door? Using a Raspberry Pi, some speakers, and some ingenuity you can make your life closer to one of my favourite shows – Seinfeld. This Raspberry Pi project is great for beginners and introduces you to the concept of using the GPIO… Read more

read more...

Raspberry Pi Pico Keyboard Features Mechanical Keys

Home News (Image credit: Adam K, Envious Media) We’ve been fans of Raspberry Pi keyboards long before the launch of the Raspberry Pi 400, but this Pico-powered keyboard, known as Env-KB, is the Pi-based keyboard we never knew we needed! It was designed entirely from scratch by a maker named Adam K from Envious Media…. Read more

read more...

How to Program Raspberry Pi Pico With the Arduino IDE

Wiring code for your Raspberry Pi Pico can fall into two categories. The easy way for new users is to use a version of Python such as MicroPython or CircuitPython. A more advanced way is to write code in C / C++ which is for more confident users. There is now a third way that… Read more

read more...

John Cleese has an NFT bridge to sell you for $69.3 million

“The world has gone terminally insane,” Monty Python’s John Cleese told Vanity Fair on the topic of getting into NFTs. So naturally, the comic actor known for silly walks is now selling a ludicrously expensive NFT of his own: a Vonnegut-esque drawing of the Brooklyn Bridge made on an iPad Pro. It’s listed on OpenSea… Read more

read more...

How To Get Wi-Fi, Internet on Raspberry Pi Pico

Home News (Image credit: Tom’s Hardware) The Raspberry Pi Pico is a marvellous bit of kit, but it is missing one key feature, Wi-Fi! We first stumbled upon the idea of adding Wi-Fi to the Raspberry Pi Pico while reviewing the Cytron Maker Pi Pico, which provided an ESP-01 interface for an ESP8266 variant board…. Read more

read more...

LumiCube Is the Raspberry Pi Project to Light up Your Life

Home News (Image credit: Abstract Foundry) LumiCube from Abstract Foundry is the latest Kickstarter hoping to dress your Raspberry Pi in the finest RGB LEDs, but underneath the razzle dazzle there is quite a bit of tech for your money. Image 1 of 3 (Image credit: Abstract Foundry) Image 2 of 3 (Image credit: Abstract… Read more

read more...

Piper Make Is a Raspberry Pi Pico Drag and Drop Python Editor

Home News (Image credit: Future) It may not be the first block-based language for the Raspberry Pi Pico, but Piper Make definitely takes the crown of the best looking. Released yesterday, Piper Make is the latest project from Piper Learning, which previously created the Piper Computer Kit. Piper Make comes as a free online service… Read more

read more...

How to Build an Airplane Tracker with Raspberry Pi

Chances are that there are planes flying over your house right now. Using a Raspberry Pi, a device known as an ADS-B receiver, and a standard projector, we can create our very own “radar” that shows the real time location of these aircraft and, if we have a projector, we can project it on the… Read more

read more...

When games are hard on their hands, some players turn their voices into controllers

As both a software engineer and an avid player of strategy games, chaosparrot struggled to reckon with the damage his work and hobbies had done to his hands. By 2017, the consistent pain of his repetitive stress injuries was bad enough that he could no longer type comfortably or enjoy the games he loved to… Read more

read more...

Supermicro 1023US-TR4 Review: Powerful Performance in a Slim 1U Package

Home News (Image credit: Tom’s Hardware) Supermicro’s 1023US-TR4 is a slim 1U dual-socket server designed for high-density compute environments in high-end cloud computing, virtualization, and enterprise applications. With support for AMD’s EPYC 7001 and 7002 processors, this high-end server packs up to two 64-core Eypc Rome processors, allowing it to cram 128 cores and 256… Read more

read more...

Block Based Coding Comes To the Raspberry Pi Pico

Home News (Image credit: Tom’s Hardware) The Raspberry Pi Pico has been with us for just over a month and in this short space of time, there have been many projects for every level of user. But for those just starting their journey with code it can be a little daunting, and this is where… Read more

read more...