POTS At A Hacker Camp

For those of us off the Atlantic coast of Europe it’s a frigid winter as our isles are lashed by continuous storms. Summer seems a very long time ago, and the fun of the EMF 2022 hacker camp is an extremely distant memory. But the EMF team have been slowly releasing videos from the talks at that camp, the latest of which comes from [Matthew Harrold]. He was the force behind the public POTS phone network at the camp, providing anyone within range of one of his endpoints with the chance to have a wired phone line in their tent.

We’d love to imagine a mesh of overhead wires converging on a Strowger mechanical exchange somewhere on the field, but in a more practical move he used an array of redundant Cisco VOIP gear, and a multi-modem rack to provide dial-up services. Even then there were a few hurdles to overcome, but on the field it was definitely worth it as an array of unusual phone kit was brought along by the attendees. Our favourite is the Amstrad eMailer, an all-in-one phone and internet appliance from a couple of decades ago which perhaps due to its expensive pay as you go model, failed commercially. The video is below the break.

It’s a good time for this talk to come out, because it’s reminded us that the next EMF camp is on this summer. Time to dust off an old phone to bring along. Meanwhile, we’ve seen [Matthew] before, as he refurbished a sluggish dial mechanism.

Continue reading “POTS At A Hacker Camp”

Displays We Love Hacking: Parallel RGB

You might have seen old display panels, from 3″ to 10″, with 40-pin FFC connectors where every pin seems to be used for some data signal. We call these displays parallel RGB, or TTL RGB, or DPI, and you can find them in higher-power MCU, Raspberry Pi, and other Linux SBC projects. You deserve to know what to do with those – let’s take a look.

The idea is simple – this interface requires you to constantly send a stream of pixels to the display, and you need to send those pixels through a parallel bus. You can send up to 8 bits per color channel per pixel, which makes for 24 bits, and the 24-bit mode is indeed the standard, but in practice, many parallel RGB implementations don’t bother with more than 5-6 bits of color – two common kinds of parallel RGB links are RGB565 and RGB666. The parallel RGB interface is a very straightforward approach to sending pixels to your display, and in many cases, you can also convert parallel RGB to LVDS or VGA interfaces relatively easily!

If you’re new to it, the easiest way you can drive a parallel RGB display is from a Raspberry Pi, where the parallel RGB interface is known as DPI. This is how 800 x 480 display Pi HATs like the Pimoroni HyperPixel work – they use up almost all of the GPIOs on your Pi, but you get a reasonably high-resolution display with a low power footprint, and you don’t need any intermediate ICs either. FPGAs and some higher-grade MCUs also often have parallel RGB output capability, and surely, someone could even use the RP2040 PIO as well!

Throughout the last decade, parallel RGB has been used less and less, but you will still encounter it – maybe you’re working with an old game console like the PSP and would like to put new guts into it, maybe you’re playing with some tasty display that uses parallel RGB, or maybe you’d like to convert parallel RGB into something else while treating it with respect! Let’s go through what makes parallel RGB tick, what tools you have got to work with it, and a few tips and tricks. Continue reading “Displays We Love Hacking: Parallel RGB”

Bus Pirate 5 Now Shipping

It’s happened to all of us at one time or another. There’s some component sitting on the bench, say an I2C sensor, a new display, or maybe a flash chip, and you want to poke around with it. So you get out the breadboard, wire it to a microcontroller, write some code, flash it…you get the idea. Frankly, it’s all kind of a hassle. Which is why [Ian Lesnet] created the Bus Pirate: a USB multi-tool designed to get you up and running with a new piece of hardware as quickly as possible.

Now, after years of development, the Bus Pirate 5 is available for purchase. Completely redesigned to take advantage of the impressive I/O capabilities of the RP2040, the new Bus Pirate also features a 240 x 320 IPS LCD that can show real-time voltage data and pin assignments. But despite the new display, and the bevy of RGB LEDs lurking under the injection molded enclosure, the primary interface for the device remains the VT100 terminal interface — now with the addition of a color status bar running along the bottom.

Continue reading “Bus Pirate 5 Now Shipping”

Could Moon Mining Spoil Its Untouched Grandeur And Science Value?

It’s 2024. NASA’s Artemis program is in full swing, and we’re hoping to get back to the surface of the Moon real soon. Astronauts haven’t walked on the beloved sky rock since 1972! A human landing was scheduled for 2025, which has now been pushed back to 2026, and we’re all getting a bit antsy about it. Last time we wanted to go, it only took 8 years!

Now, somehow, it’s harder, but NASA also has its sights set higher. It no longer wants to just toddle about the Moon for a bit to wave at the TV cameras. This time, there’s talk of establishing permanent bases on the Moon, and actually doing useful work, like mining. It’s a tantalizing thought, but what does this mean for the sanctity of one of the last pieces of real estate yet to be spoilt by humans? Researchers are already arguing that we need to move to protect this precious, unique environment.

Continue reading “Could Moon Mining Spoil Its Untouched Grandeur And Science Value?”

The NSA’s Furby Artificial Intelligence Scare: FOIA Documents Provide Insight

For those of us who were paying a modicum of attention to the part of the news around 1999 which did not involve the imminent demise of humanity due to the Y2K issue, a certain toy called a ‘Furby’ was making the headlines. In addition to driving parents batty, it also gave everyone’s favorite US three-letter agency a scare, with it being accused of being both a spying tool and equipped with an advanced artificial intelligence chip. Courtesy of a recent Freedom of Information Act (FOIA) request we now have the low-down on what had the NSA all atwitter.

In a Twitter thread (Nitter) user [dakotathekat] announced the release, which finally answered many questions about the NSA’s on-premises ban of Furbys (or Furbees if you’re Swedish). The impression one gets is that this ‘Furby ban’ was primarily instated out of an abundance of caution, as unauthorized recording devices of any kind are strictly forbidden on NSA premises. With nobody at the NSA apparently interested in doing a teardown of a Furby to ascertain its internals, and the careful balance between allowing children’s toys on NSA grounds versus the risk of a ‘Furbygate’, a ban seemed the easy way out. Similarly, the FAA saw fit to also make people turn their Furbys off like all other electronic devices.

The original Furby toys did not have anything more complex inside of them than a 6502-derived MCU and a Ti TSP50C04 IC for speech synthesis duties, with the supposed ‘learning’ process using a hardcoded vocabulary that gradually replaced its default gibberish with English or another target language.

A Paddle Wheel Ground Effect Vehicle

Who said paddle wheels were just for leisurely riverboat cruises? [rctestflight] is smashing that image with a high-speed twist on the concept, using paddle wheels to propel a ground effect vehicle across water. In the video after the break, witness this blend of old and new as he tests various designs.

Over the past few years he’s worked on a series of ground effect vehicles which exploits the increased lift and reduced drag when flying close to a surface. Unlike full-sized counterparts, smaller RC models struggle to stay in this sweet spot due to less pronounced self-stabilizing feedback loops. This means a small scale vehicle tends to touch the water rather often, and bleeding a lot of momentum in the process.

He wanted to convert these losses into gains by giving the vehicles a boost of speed whenever it touches the water. It’s a popular trick with RC cars which will hydroplane for long distances as long as they can maintain speed. All the designs still required air propellers for takeoff and to help maintain speed. The final design didn’t really need the paddle wheel when the air and water was calm, but it definitely helped when things got choppy. He is already experimenting with different paddle designs but also plans to test some other types of surface drives.

For covered a number off small scale ekranoplans, including a previous version by [rctestflight] that uses lidar for altitude control. He has also collaborated with [Think Flight] to build a autonomous small scale prototype for a maritime shipping startup.

Continue reading “A Paddle Wheel Ground Effect Vehicle”

Upgrading At Least One Component Of A TI Calculator

Even though Texas Instruments were the first company to produce an integrated circuit and a microprocessor, their success as a company in the 60s and 70s was not guaranteed. At the time there wasn’t much demand for previously non-existent products like these, so to drive some business they built the first hand-held calculator, a venture that they are still famous for today. Since then, though, they’ve become a bit of a punchline for producing calculators with decades-old technology but with modern price tags, so while this business model was quite successful if you want a calculator with a few modern features you’ll have to take a DIY approach like this calculator retrofitted with a LiPo battery.

The modern battery pack, with a lithium polymer battery at its core, includes all of the circuitry needed to integrate it seamlessly into the TI-59 calculator, which is all available on the project’s GitHub page. This calculator originally used a 9V battery, so the new battery pack includes a boost converter to match the 3.7V from the new battery to the needs of the old calculator. It doesn’t stop there, though. The pack is rechargeable from an included USB-C port, has a built-in charge controller, and is housed in its own custom-built case that fits neatly into the calculator where the old battery would sit.

While this wouldn’t be a drop-in replacement for more modern calculators like the TI-83/84 and TI-89, a new case and a different boost converter would solve the problem of the AAA batteries dying during exams. It might make the calculators non-compliant with various standardized testing requirements, though (which TI was also instrumental in developing) so you may want to verify with your testing standard of choice before modifying a calculator you need for an exam. But if all the rules are off, why not add Wi-Fi to it too?