The Mactini: A Computer That Does Almost Nothing

Recently [Tucker Osman] brought to life what once was just a meme created by the BBC as it poked fun at Apple’s push for ever smaller devices that also dropped many features along the path towards questionable innovation. This ‘Mactini’ was a super-small laptop, with just a single button that did everything, befitting the overpriced more-money-than-sense status symbol vibe that [Jony Ive] brought to Apple.

The input method suggested in the BBC video involves convoluted patterns using the single button, which would be functional, albeit cumbersome. Even as [Tucker] set out on this mission to make the Mactini real, he had to answer a lot of questions, while sticking to the rules that it had to follow the rough form factor of the original and have the same features.

In lieu of overcomplicating things, he opted to use a 1.69″ ST7789V2-based SPI LCD along with a small RP2350-based board from Waveshare for the brains. Rather than just slapping the LCD example for the Pico board on it as firmware, he actually used DMA to do the screen data copying, freeing up a lot of CPU cycles.

The rest of the hardware was cobbled together from e-waste parts, including an iPad speaker and an audio amplifier from a scrap board. Video was handled using Motion JPEG decoding for a not-horrible-framerate. All of this was put into a 3D printed case that was designed in FreeCAD, to make the Mac that [Ive] could only have dreamed of back in the 2000s.

Continue reading “The Mactini: A Computer That Does Almost Nothing”

The Farador Quack Medical Device

Over the centuries there have been an incredible number of purported medical devices released onto the market, with some having more outrageous claims than others. Released in the 1910s and produced into the 1920s, the Farador electrotherapeutic device claimed to be a thermoelectric device that would cure all disease conditions. In a recent video over at the [Our Own Devices] channel we get an in-depth look at this device and its usage instructions.

It's a thermoelectric generator. Sort of. (Credit: Our Own Devices, YouTube)
It’s a thermoelectric generator. Sort of. (Credit: Our Own Devices, YouTube)

On the Smithsonian’s website you can see the version they’ve got. It’s not identical, but the working principle remains the same — after bypassing the whole ‘is this the right treatment’ questionnaire because it’s a cure-all device, you take the main metal device and its connected electrodes out of the box.

Unlike similar devices of the era that applied an actual electrical current using batteries or similar, this Farador purportedly uses thermoelectric power generation, but there’s no clear hot or cold side to what would be the generator. Despite this, about 20-30 mV can be measured across the electrodes, so surely it’s working?

As it turns out, the Farador is just one of many fake medical devices that cloned the original Electropoise. Naturally such devices have been disassembled by many over the past decades, and as it turns out they are all empty inside, or at least devoid of any mechanisms. Much like many of such fake medical devices today, they mostly bank on the placebo effect. This placebo effect can be so strong that it’s even a confounding factor in real medical trials and medicine.

The more involved and complex the purported medical treatment seems, the stronger the effect tends to be. For the Farador the complex instructions, apparently high-tech thermoelectric generator and such all help to create the illusion and could thus be construed to be the main feature of this product.

Continue reading “The Farador Quack Medical Device”

All The Best Computers Boot To BASIC

Anyone whose first computing experience came in the form of an 8-bit home computer will tell you about booting straight into a BASIC interpreter. The machine invited you to program it, and no doubt many of our middle aged readers are here today because they ran with that.

Modern computers with their fancy 64-bit multitasking supercomputer operating systems may have lost that experience, but now thanks to [Tarjan] you can bring it back. They’ve produced Thoreau BASIC, a bootable bare-metal BASIC interpreter for x86 machines with UEFI.

It’s largely GW-BASIC compatible, but with a few upgrades for the 21st century. The available memory is now whatever the system reports, so imagine a BASIC machine with gigabytes of the stuff. And while it has all the old-style BASIC you know and love, it also has high-res 24-bit graphics, and can load bitmaps. There can even be multiple text windows, it’s BASIC as you have never seen it before.

We are not sure how many will take this interpreter and run with it, after all maybe those modern 64-bit operating systems can be rather useful at times. But we’re guessing there will be plenty who’ll at least have a play with it for old time’s sake. Meanwhile, BASIC is not the only piece of UEFI goodness we’ve brought you.

Australia’s Nationwide Phone Outage Was An Embarrassing Failure

The phones! They were one of the basic utilities of the 20th century, and were just about as reliable as death and taxes. Even when then power grid went down, you still had a fair shot of getting a phone call through thanks to the reliability of the Plain Old Telephone Service.

Today, we eschew the simplicity of copper and mechanical switches for the supreme bandwidth and capability of high-speed cellular connectivity. With that, we accept that the additional complexity comes with a risk of complicated failures that bring everything tumbling down. Australia’s largest telecommunications provider found that out to its peril just a few short months ago.

Continue reading “Australia’s Nationwide Phone Outage Was An Embarrassing Failure”

Analog Optical Feedback Generates 4K Fractals With No Computer

For users of a certain age, fractal patterns and computers are nearly synonymous. Typing in BASIC programs and seeing the Mandelbrot set or other fractals slowly render on screen is a key memory for some of us. Others will have generated recursive patterns mucking about: point an analog camera at the screen showing its video feed, and you’d better believe you get recursion. It’s called video feedback, and it looks a lot better than audio feedback sounds, especially in the hands of a master like [The Light Herder] who has now found a way to take this vintage art into the 4K resolution of the 21st century.

Physically this build is very similar to the “God Machine II” sculpture we covered previously, which in turn built on the first 720p version of his art piece. Getting analog video feedback in HD was hard enough — you need to be able to adjust the hue, saturation, brightness and contrast of the monitor as you go in order to have the full control of the resulting image. Most old TVs had those back in the SD era, but once HD came around it was rare; [The Light Herder] despaired of ever finding a screen that would to this in 4K.

As it turns out, the answer was to embrace digital — all the knobs on his analog control board feed into a Teensy, which is communicating via RS-232 with the LCD driver boards to alter the desired display properties. Obviously judicious selection of driver boards was required. If you watch the build video embedded below, you’ll find there’s an awful lot of tech in this analog, ‘no computer’ setup. If you want to skip the how-to and a master’s explanation of video feedback and just see pretty pictures he’s got a demo video as well. It really has to be seen to be believed.

If you want to create a colorful analog light show that isn’t quite so self-referential and a lot simpler to build, you could always try soap. Actually, we’d love to see him start the feedback with some soap-film colors. The result would likely be as was once said “totally far out, man”.

Continue reading “Analog Optical Feedback Generates 4K Fractals With No Computer”

Eenk Provides EInk, ESP32 Powered Text Adventures

There’s a niche genre of text adventure that’s halfway between a traditional novel and a videogame. Think Zork if it had an extra few novels worth of words of well-crafted story to go with the action. [t0mg] is a fan of such adventures, and also quite enjoys carrying around his palm-sized ESP32 powered Xteink e-ink reader, so decided to create a project to merge the two interests, called eeink.

The Xteink readers have gotten popular lately because their modest internals and size make them very affordable. Not to mention hackable, since they’re basically an ESP32-C3 e-ink dev board that comes with a nice case and battery. The X4 Pro notably comes with an ESP32-S3 which means a lot more RAM, but this project targets both that and the X3/X4 that use the C3 version. Using the C3 means working within some rather stringent limits, as Xteink didn’t spring for any PSRAM, so [t0mg] had less memory to work with than folks did in the 80s.

This project is specifically focused on adventures using the scripting language ink, and comes with its own IDE called eenky to roll your own choose your own adventure book. It’s all on GitHub under an MIT license, and if you want to see it in action there’s a demo video embedded below.

Speaking of Zork, it wasn’t just the first commercial text adventure; it brought some important technological innovations, too.

Continue reading “Eenk Provides EInk, ESP32 Powered Text Adventures”

Encoding MOD Files Optically On Paper, Because Amiga’s Legacy Will Outlast M-Disks

All but a few of our very youngest readers are surely familiar with music formats that rely on optical disks. When we say [RobDevBuilds] made a MOD tracker that uses an optical disk, then, you might be forgiven for thinking he stuck a bunch of MOD files onto a CD– MOD files being a format of electronic music that was conceived of on the Commodore Amiga that is still used to this day. A dedicated MOD-CD player might be a fun project, but it’s not what [Rob] did; his project is far more impressive and impractical, as he’s come up with a way to encode the MOD files on paper for optical playback. This way the Amiga’s legacy can be preserved longer than the paltry thousand years promised by the optical M-disk format.

Zooming way, way in on the disk reveals that he’s actually printing the patterns of the MOD file row by row, just like you’d see playing it in a ‘tracker’ program. A MOD file, you see, does not encode music like a WAV or MP3; rather, like with MIDI, it lists the notes the software reading the file– traditionally called a tracker–is to recreate. Unlike a MIDI file, though, you don’t have to store the same notes more than once: repeating sections are stored in patterns. So most of the disk is just a long list of hexadecimal numbers: several columns worth, one for each ‘voice’ or instrument playing in the song. Another difference with MIDI is that MOD files are self-contained in that they are supposed to contain the samples, which isn’t in evidence until you flip over the disk.

There’s no B-side to [Rob]’s album; instead a QR-code like series of barcodes is used to encode the samples used in each track on the disk, as well as other information needed to recreate the MOD file, including metadata like title and artist, and the sequencing of the patterns on the front. Of course this means he needs two cameras on his physical mod player, one on each side, and steppers to slide them across the disk like a linear tracking turntable. The front is read via OCR of his modified Amiga “Topaz” font, while the rear holds the first 1084 bytes of the MOD file in a QR-inspired format [Rob] produced specifically for this project.

Unlike the last time we saw someone store music in QR codes, the more modest size requirements of modfiles– something that led to their use in keygens— means this player can store the music’s 8-bit sound samples without the OPUS compression [Rob] is using affecting fidelity. He’s working on another video to give the details of the player– as he works out the bugs, right now it can’t jump betwixt patterns on the disk as fast as some modfiles need–but we’re willing to hazard a guess he’s got a Raspberry Pi in there, and that it’s probably not running the Amiga-inspired AROS operating system.

Continue reading “Encoding MOD Files Optically On Paper, Because Amiga’s Legacy Will Outlast M-Disks”