Jenny’s Daily Drivers: Raspberry Pi Desktop

One of the more exciting prospects upon receiving one of the earliest Raspberry Pi boards back in 2012 was that it was a fully-functional desktop computer in the palm of your hand. In those far-off days, the Debian OS distro for the board wasn’t even yet called Raspbian, but it would run a full-on desktop on your TV and you could use it after a fashion to browse the web or do wordprocessing. It wasn’t in any way fast, but it was usable enough to be more than a novelty. I’ve said before on these pages that the Raspberry Pi folks’ key product is their OS rather than their computers. While they rarely have the fastest or highest spec hardware, you can depend on Raspberry Pi OS being updated and supported through the life of the board unlike many of their competitors. I can download their latest OS image and still run it on that 2012 board, which to me ranks as a very laudable achievement.

The OS They Don’t Really Tell You About

Screenshot of the first i386 Pi desktop
The background image may have changed since the first release back in 2016, but the UI hasn’t.

Raspberry Pi OS doesn’t run on any other ARM single board computers but their own, but it’s not quite accurate to say that it only runs on Raspberry Pi hardware. Since 2016 when it was launched as PIXEL, the folks in Cambridge have also maintained a PC version for 32-bit i386 computers, now called Raspberry Pi Desktop. It may be the Pi product they don’t talk about much, but  you can still find it on their downloads page.

Like the ARM version, it’s based on Debian and presents as close as possible to the environment you’d find on your Pi. I’m interested to see whether it still lives up to the claim of being usable on older hardware, so I’ve downloaded a copy and installed it on my trusty 2007 Dell Inspiron 640. It rocks a 1.6 GHz Core Duo with 4 GB of memory and a SATA SSD so it’s not the lowest spec hardware on the block, but by 2023’s standard it represents a giveaway-spec old laptop. Can I use it as a daily driver? Let’s find out! Continue reading “Jenny’s Daily Drivers: Raspberry Pi Desktop”

Hackaday Prize 2023: The Gearing Up Challenge Finalists

If there’s more to life than just a workshop full of tools, it’s probably a workshop full of tools that you’ve built yourself. At least that was the thinking behind the recently concluded “Gearing Up” challenge of the 2023 Hackaday Prize, which unsurprisingly generated quite a list of entries for our judges to review and whittle down to their top ten favorite tools, jigs, fixtures, and general labor-savers.

Having piqued the interest of our crack team of judges, these ten projects have not only earned a spot in the 2023 Hackaday Prize Finals, but they’ll also get a $500 cash prize to boot. But the heat is really on now; like all the finalists from the previous rounds, they’ve only got until October to get their projects as far along as they can before the final round. The grand prize is grand indeed — $50,000 in cash and a residency at the Supplyframe Design Lab in Pasadena!

We’re really getting down to the wire here, but it’s worth taking a little time out to look at some of the Gearing Up challenge winners, and what they came up with to make life in the shop a little easier. And don’t forget — the one who dies with the most tools wins!

Continue reading “Hackaday Prize 2023: The Gearing Up Challenge Finalists”

USB-C Power For Ham Radio

Even though manufacturers of handheld ham radios have been busy adding all sorts of bells and whistles into their portable offerings, for some reason, many of them lack a modern USB-C port. In the same vein, while some have USB for programming or otherwise communicating between the radio and a computer, very few can use USB for power. Instead , they rely on barrel jacks or antiquated charging cradles. If you’d like to modernize your handheld radio’s power source, take a look at what [jephthai] did to his Yaesu.

In the past, USB ports could be simply soldered onto a wire and used to power basically anything that took 5 VDC. But the radio in question needs 12 volts, so the key was to find a USB-C cable with the built-in electronics to negotiate the right amount of power from USB-PD devices. For this one, [jephthai] cut the barrel connector off his radio’s power supply and spliced in some Anderson power pole connectors so he could use either the standard radio charger or one spliced onto this special cable.

With this fairly simple modification out of the way, it’s possible to power the handheld radio for long outings with the proper USB battery bank on hand. For plenty of situations this is much preferable to toting around a 12 V battery, which was the method of choice for powering things like QRP rigs when operating off-grid.

You’ve Got Mail: Straining The Limits Of Machine And Man

When we last left this subject, I told you all about Transorma, the first letter-sorting machine in semi-wide use. But before and since Transorma, machines have come about to perform various tasks on jumbled messes of mail — things like distinguishing letters from packages, making sure letters are all facing the same way before cancelling the postage, and the gargantuan task of getting huge piles of mail into the machines in the first place. So let’s dive right in, shall we?

Continue reading “You’ve Got Mail: Straining The Limits Of Machine And Man”

An automatic laser turret playing with a cat.

Entertain Your Cats Automatically With LazerPaw

Most of us would agree that kittens are very cute, but require lots of attention in return. What would you do if you adopted three abandoned cats but didn’t have all day to play with them? [Hoani Bryson] solved his problem by building LazerPaw — an autonomous, safe way to let your cats chase lasers.

Having recently tinkered with computer vision in the form of OpenCV, [Hoani] decided he would make a laser turret for his cats to play with. An infrared camera, used so that the LazerPaw works in the dark, is mounted to the laser and the Raspberry Pi. These electronics are then mounted on a servo-based pan/tilt module, which is in turn mounted with two smartphone clamps to the ceiling. That way, when the cats chase the laser, they will be looking away from the beam source. Additionally, if the device is aiming directly at a cat, the laser is turned off. Finally, [Hoani] added some NeoPixels with an Arduino-based controller for extra hacker vibes.

The LazerPaw’s software takes in a 30 FPS stream from a webcam, scales it down for performance, and applies a threshold filter to it. When a black pixel, which is assumed to be a cat, is detected, it “pushes” the camera away from it depending on how close to the laser it is. The effect of this is that every time a cat catches up to the laser, it moves away again. The processed images are also sent to an interactive website for remote cat playtime. Finally, there is also a physical start button so you don’t need WiFi to use it.

Is your cat more of a sunbather than a deadly murder beast? Maybe it’ll like this cat chair that follows the sun.

Continue reading “Entertain Your Cats Automatically With LazerPaw”

Hands-Free Compass Uses Haptic Feedback

If you’ve never experienced it before, getting turned around on a cloudy day in the woods or getting lost during an event like a snowstorm can be extremely disorienting and stressful — not to mention dangerous. In situations where travel goes outside the beaten path, it’s a good idea to have some survival gear around, including a good compass. But if you need your hands for other things, or simply don’t want to have to stop often to check a compass, you might want to try out something like this belt-mounted haptic feedback compass.

The compass is based around a Raspberry Pi Pico microcontroller and uses a ULN2803a transistor array chip to control a series of motors. The motors are mounted all along a belt using custom 3D printed clips with wires woven to each through the holes in the belt. The firmware running on the belt communicates with an Android app via USB to control each of the motor’s vibration based on the direction the wearer is traveling and their desired heading. With certain patterns, the wearer can get their correct heading based on the vibrations they feel through the belt.

While it does rely on having a functioning phone, a modern smartphone’s built-in compass doesn’t require a signal to work. We would still recommend having a good simple compass in your pack as backup if you’re going to be far off the beaten path, though. There are other ways of navigation besides by compass, map, or GPS too. Have a shot at inertial navigation if you want a challenge.

Thanks to [Peter] for the tip!

A scale model of the International Space Station

This Model Mimics The International Space Station

It’s not an overstatement to say that the International Space Station (ISS for short) is an amazing feat of engineering, especially considering that it has been going for over two decades. The international collaboration isn’t just for the governments, either, as many images, collected data and even some telemetry have been made available to the public. This telemetry inspired [Bryan Murphy] and his team to create the ISS MIMIC, a 1:100 scale model of the ISS that reflects its space counterpart.

The model, covered by [3D Printing Nerd] after the break, receives telemetry from the real ISS and actually reflects the orientation of the solar panels accordingly! It also uses this entirely public information to show other things like battery charge level, power production, position above the earth and more on a display. An extra detail we appreciated is the LEDs near the solar panels, which are red, blue or white to indicate using battery, charging battery and full battery respectively. The ISS orbits the earth once every 90 minutes, which can be seen by the LEDs changing color as the ISS enters the shadow of the earth, or exits it.

What could you do to make this better you might ask? Make the it open-source of course! The ISS MIMIC is fully open-source and uses common tools like 3D printing with PLA, Raspberry Pis and Arduinos to make it as accessible as possible for education (and hackers). Naturally, the goal of this project is to educate, which is why it’s open-source and aims to teach programming, electronics, mechatronics and problem solving.

Video after the break.
Continue reading “This Model Mimics The International Space Station”