Image
Nate Craddock Headshot

Nate Craddock

Media Creator, Electronics Hobbyist, Developer, Leader, and Speaker

Really neat looking.  Some of these raspberry pi based personal projects are super cool!

The volumetric display is built using multiple panels—each sporting an array of LEDs. The panels are spun at high speed while the Pi tells each LED when to illuminate. The end result is a 3D effect that you can see no matter which direction you're looking at it from. The framerate and spin speed has to be just right for the effect to work successfully.

Another project leverating the raspberry pi for some interesting stuff on another Video Game machine.  What's neat about this one is that because of the simple architecture of a lot of these older machines, the raspberry pi can basically take over the CPU's job and still use the rest of the hardware of the machine.  

The Vectrex CPU, a Motorola 68A09 running at 1.5MHz, controls all of the I/O including display, sound, and controls, via a 6522A VIA chip. These are both connected to the cartridge port, and with the CPU disabled using the HALT signal also at the cartridge port, all of the Vectrex's functions can be controled by an external device. In this case we're using a Raspberry Pi Zero with a 1GHz ARM CPU and 512MB of RAM, powerful enough to emulate arcade machines with vector displays, emulate the Vectrex CPU to load ROM images akin to a multicart, and run custom games written to take advantage of the greater processing power.

The Vectrex is pretty rad. I did a video on mine five years ago.  I still have a couple things to fix on it someday - think the video board needs a tune up so it's a little more stable.

 

This has been out for a while, but now that I have my Amiga 500 mostly working I'm planning on adding one of these to it, at least for the CPU emulation for a speed improvement.  I'll probably also try out the memory expansion and harddrive as well.  This should make a kick ass Amiga 500!

The PiStorm itself is an adapter board intended to be paired with a Raspberry Pi Model 3A+. It goes in the DIP socket on and acts in place of the CPU, but functionality can be extended beyond simple CPU emulation.

I've been jonesing for some Dreamcast playtime recently.

Flycast is a multi-platform Sega Dreamcast, Naomi, Naomi 2, and Atomiswave emulator derived from reicast.

Information about configuration and supported features can be found on TheArcadeStriker's flycast wiki.

Join us on our Discord server for a chat.

When we moved into our house, we had a MyQ-enabled garage door, which seemed cool at first. Over the past year I've been migrating all our smart home stuff to be able to be locally controlled where possible with some cloud integrations via Home Assistant. Unfortunately, MyQ was removed from Home Assistant a few months ago as the APIs are becoming hostile to 3rd party integrations. Now, I will integrate this garage door via this small piece of hardware. Another benefit is that it enables HomeKit to see it, so I can incorporate it with carplay.

ratgdo gives you local MQTT & dry contact control plus status feedback for your residential Chamberlain/LiftMaster/Merlin garage door opener including Security+ 2.0 openers. (Security+ 2.0 uses an obfuscated serial signal to control the door opener's open/close and light functions, which makes it impossible to use Shelly One, Go Control, Insteon I/O linc or any other dry contact relay device to control the door).When we moved into our house, we had a MyQ-enabled garage door, which seemed cool at first.

It's another really cool Raspberry Pi project.  There's a bunch of stuff I want to do with the Amiga and raspberry pi.

For all Amiga versions that produce a 12-bit color video signal, this signal can be convert to pixel-perfect HDMI using the RGBtoHDMI system. There are now quite some different ways available to wire this all together.

Never underestimate what you can do in excel.

A hobbyist has created a 16-bit CPU that was built and runs inside Excel at a 3Hz clock rate and has 128KB of RAM, a 16-color 128x128 pixel display, and a custom assembly language that all runs in the popular spreadsheet. In fact, you can even try out the CPU with files the creator has made available via Github. 

I've long wanted a mowing robot, but have been pretty disappointed with what is available.  This looks like a promising project.

Maker Clemens Elflein devised OpenMower after being let down by the current generation of robotic lawnmowers. The only models he could find simply drive themselves in a straight line until they hit a perimeter wire buried in the ground, at which point they turn around a bit and then set off in another straight line. OpenMower is able to localise itself using very precise real-time kinematic (RTK) positioning, meaning it can mow a patch of grass much more efficiently.

I'm definitely planning to build one of these!

This Raspberry Pi digital audio workstation (DAW), created by maker and musician Stone Preston, takes the Raspberry Pi 4-powered synth idea to a whole new level. The project, known as LMN 3, is entirely open-source and packed with tons of cool features to make custom jams just the way you want them—with plenty of input options and tons of flexibility when it comes to sound wave manipulation.

I'm very pro monitoring and pre-emptive alerting, but these alerts have to be relevant and the monitoring has to be of the correct thicorrectngs.

The expectation with monitoring is that when you’re paged, the issue is urgent, real and requires your direct investigation and intervention. But the gap between that expectation and reality is bigger than the Grand Canyon: 59% of surveyed cloud native developers reported that only half of the alerts they receive are helpful or usable.

Tags: