Creating A Sonic Landscape With Glitching CD Player

CDs were a great advancement in audio quality when they were first put on the market. There’s no vinyl-style degradation of the medium if it’s played over and over, and there’s no risk of turning them into a giant pile of ribbon while rewinding like a cassette tape. The one downside was that if you were to take them on the move you needed special hardware and software to prevent the inevitable skipping. If you look at the skipping not as a downside, though, but as a way to produce interesting music, you might end up with a pretty unique piece of hardware.

[Dmitry] is known for his interesting art installations, and the latest one uses parts from three 1988 Sony D2 CD players that have been reassembled in order to take advantage of a skipping and glitching CD. The modified equipment is able to play during pause or rewind thanks to a processor modification, and can also change the rotational speed of the disc. There are other pieces of hardware included for more fine control of glitching and skipping of the audio being read off of the CD.

The new device functions as a working musical instrument, although [Dmitry] says that it is more useful for deconstructing the information stored on the disc, and exploring the medium itself. Of course if you have enough motivation, you can find sounds from almost anywhere on (or in) the planet too.

Virtual Reality For Alzheimer’s Detection

You may think of Alzheimer’s as a disease of the elderly, but the truth is people who suffer from it have had it for years — sometimes decades — before they notice. Early detection can help doctors minimize the impact the condition has on your brain, so there’s starting to be an emphasis on testing middle-aged adults for the earliest signs of the illness. It turns out that one of the first noticeable symptoms is a decline in your ability to navigate. [Dennis Chan] at Cambridge Biomedical Research Centre and his team are now using virtual reality to determine how well people can navigate as a way to assess Alzheimer’s earlier than is possible with other techniques.

Current tests mostly measure your ability to remember things, but by the time that’s a problem, things have often progressed. The test has the subject walk to different cones and remember their locations, and has already proven more effective than the standard test.

Continue reading “Virtual Reality For Alzheimer’s Detection”

ESP8266 Upgrade Gives IKEA LEDs UDP Superpowers

It can be difficult to resist the impulse buy. You see something interesting, the price is right, and even though you know you should do your research first, you end up putting it in your cart anyway. That’s how [Tobias Girstmair] ended up being the not-so proud owner of a LEDBERG RGB LED strip from IKEA, and what eventually pushed him to replace wimpy original controller with an ESP8266.

So what was the problem with the original controller? If you can believe it, it was incapable of producing white light. When IKEA says an LED is multi-color, they apparently mean it’s only multi-color. A quick check of the reviews online seem to indicate that the white version is sold as a different SKU that apparently looks the same externally and has confused more than a few purchasers.

Rather than having to pick one or the other, [Tobias] decided he would replace the original controller with an ESP-03, hoping that would give him granular enough control over the LEDs to coax a suitably white light out of them. He didn’t want to completely start from scratch, so one of the first decisions he made was to reuse the existing PCB and MOSFETs. Some handy test points on the PCB allowed him to hook the digital pins of the ESP right to the red, blue, and green LED channels.

Then it was just a matter of coming up with the software. To keep things simple, [Tobias] decided to create a “dumb” controller that simply sets the LED color and intensity according to commands it receives over a simplified UDP protocol. Anything beyond that, such as randomized colors or special effects, is done with scripts that run on his computer and fire off the appropriate UDP commands. This also means he can manually control his newly upgraded LEDBERG strips from basically anything that can generate UDP packets, such as an application on his Android phone.

It might not be the most robust implementation we’ve ever seen, but all things considered, it looks as though this modification could be a pretty good way to get some cheap network controlled RGB lighting in your life.

Depotting An Ancient Car Computer

Carburettors were king for decades, until the onward march of technology brought electronic fuel injection to the fore. During their final years, a handful of automakers experimented with computer control of the humble carb, trying to squeeze out every last bit of efficiency and reduce pollution as much as possible. [NeXT] happened to own a vehicle fitted with AMC’s Computerized Engine Control system, and decided to see what made it tick.

This was easier said than done due to choices made by Ford, who manufactured the engine computer for AMC. Unlike modern ECUs which usually feature a metal case fitted with rubber gaskets, the CEC computer was potted in epoxy. [NeXT] was able to de-pot the circuit board by placing it in a stock pot of boiling water, and then slowly peeling the epoxy away.

With the potting removed, it was possible to begin reverse engineering the board. The main microcontroller is an Intel 8049, of the MCS-48 family. The board uses through-hole technology, and only features a handful of other small ICs.

It’s always interesting to look back at forgotten technologies and see how things were done in decades past. [NeXT] hopes to keep working on the project, intending to dump the ROM from the CEC module and build a replacement computer with an Arduino. It’s possible to build your own ECU from scratch, so we’re looking forward to seeing [NeXT]’s AMC Eagle running on modern silicon real soon.

PiFX, The Pi-Powered Pedal Board

Since the beginnings of the Raspberry Pi, [Tibbbbz] has wanted to build a DIY guitar effects board and amp simulator. A device like this, and similar ones sold by Boss and Kemper, put a bunch of processing power inside a metal enclosure with some footswitches and a pair of quarter inch jacks for input and output. Mash some buttons and wicked toanz come out the other end. Now this is actually possible with a Pi, and it’ll sound great too.

Because this is an audio application, latency is critical. It doesn’t really matter if you have 200 milliseconds of latency when scrolling through your Facebook feed, but for real-time audio processing anything over five milliseconds is disorienting and nearly unusable. [Tibbbbz] is using a standard, off-the-shelf USB audio adapter that gets the latency down to about that level. A Raspberry Pi is never going to have latency as low as a handful of transistors in a analog effects pedal, but it’s close enough.

For the audio system, it’s all about JACK audio: a wonderful frontend for the Linux audio system. The actual pedal emulation is happening with Guitarix. For the hardware part of this build, there’s actually not that much going on here apart from a USB sound card and a touch screen display. The footswitches are the most interesting as they’re wired up as buttons in a repurposed USB keyboard controller board. This repurposing of a USB keyboard is rather interesting, because it vastly simplifies the entire build. All of this is wrapped up in a wedge-shaped walnut pedalboard that’s sturdy enough to live on the stage at least part of the time. You can check out the demos here.

Retrocomputing For The Masses Hack Chat

Join us on Wednesday 29 May 2019 at noon Pacific for the Retrocomputing for the Masses Hack Chat!

Of the early crop of personal computers that made their way to market before IBM and Apple came to dominate it, few machines achieved the iconic status that the Sinclair ZX80 did.

Perhaps it was its unusual and appealing design style, or maybe it had more to do with its affordability. Regardless, [Sir Clive]’s little machine sold north of 100,000 units and earned a place in both computing history and the hearts of early adopters.

Spencer Owen is one who still holds a torch for the ZX80, so much so that in 2013, he hatched a seemingly wacky idea to make his own. A breadboard prototype of the Z80 machine slowly came to life over Christmas 2013, one thing led to another, and the “RC2014” was born.

The RC2014 proved popular enough to sell on Tindie, and Spencer is now following his dream as a retrocomputing mogul and working on RC2014 full time. He’ll be joining us to discuss the RC2014, how it came to be, and how selling computing nostalgia can be more than just a dream.

join-hack-chatOur Hack Chats are live community events in the Hackaday.io Hack Chat group messaging. This week we’ll be sitting down on Wednesday May 29 at 12:00 PM Pacific time. If time zones have got you down, we have a handy time zone converter.

Click that speech bubble to the right, and you’ll be taken directly to the Hack Chat group on Hackaday.io. You don’t have to wait until Wednesday; join whenever you want and you can see what the community is talking about.

 

Retrotechtacular: Making Chains

We take the everyday materials of engineering for granted, as ubiquitous components rather than as complex items in their own right. Sure, we know that an integrated circuit represents the pinnacle of a hundred years’ development in the field of electronics, but to us it’s simply a black box with some wires. Even with more basic materials it’s easy to forget the work that goes into their manufacture, as for example with the two videos below the break. They both take a look from a very different angle at the creation of the same product: metal chain. However, the approaches couldn’t be more different as the two examples are separated by about a century and with vastly different techniques and material.

The first film follows the manufacture of the chain and anchor that would have been found on a ship around the turn of the twentieth century. One of the text frames mentions Netherton Works, allowing us to identify it as being filmed at N. Hingley & Sons, a specialist anchor and chain manufacturer based in the area to the west of the English city of Birmingham known as the Black Country. It’s a window on a manufacturing world that has entirely disappeared, as large gangs of men do almost every task in the process by hand, with very few automated steps. There is scant regard for health and safety in handling the huge pieces of red-hot metal, and the material in question is not the steel we’d be used to today but wrought iron. The skill required to perform some of the steps such as forge-welding large anchor parts under a steam hammer is very significant, and the film alone can not convey it. More recent videos of similar scenes in Chinese factories do a better job.

The other video is contemporary, a How It’s Made look at chain manufacture. Here the chains involved are much smaller, everything is done by automated machinery, and once we have got over marveling at the intricacy of the process we can see that there is far more emphasis on the metallurgy. The wire is hard drawn before the chain is formed, and then hardened and annealed in a continuous process by a pair of induction heaters and water baths. I’m trying really hard to avoid a minor rant about the propensity of mass-market entertainment such as this for glossing over parts of the process. A keen eye notices that each link has become welded but we are not shown the machine that performs the task.

Most of us will never have the chance of a peek into a chain factory, so the medium of YouTube industrial films and videos is compulsive viewing. These two views of what is essentially the same process could not be more different, however it would be wrong to assume that one has replaced the other. There would have been mechanised production of small chains when the first film was made, and large chains will still be made today with fewer workers and from arc-welded steel rather than wrought iron. Plants like the Hingley one in Netherton may have closed in the 1980s, but there is still a demand for chains and anchors.

Continue reading “Retrotechtacular: Making Chains”