DIY Programmable Guitar Pedal Rocks The Studio & Stage

Ever wondered how to approach making your own digital guitar effects pedal? [Steven Hazel] and a friend have done exactly that, using an Adafruit Feather M4 Express board and a Teensy Audio Adapter board together to create a DIY programmable digital unit that looks ready to drop into an enclosure and get put right to work in the studio or on the stage.

The bulk of the work is done with two parts, and can be prototyped easily on a breadboard.

[Steven] also made a custom PCB to mount everything, including all the right connectors, but the device can be up and running with not much more than the two main parts and a breadboard.

On the inside, the Adafruit Feather M4 Express board works with the audio board over I2S, a standard for sending serial digital audio between chips. Working with the audio itself is done with the Teensy Audio Library, providing a fantastic array of easy-to-use functions for processing and manipulating digital audio streams.

Together, all the right pieces are in place and [Steven] provides the code for a simple tremolo effect as a glimpse of what’s possible with the unit. Interested in going a bit further? [Steven] shares additional details about what’s involved in writing a custom effect from scratch using the Teensy Audio Library.

As mentioned, I2S is where it’s at when it comes to working with digital audio at the chip level, and our own Jenny List can tell you everything you need to know about I2S, a useful protocol that has actually been around since 1982!

The MOS CIA Lives On, In 74HCT

It’s always pleasing to see a project we covered in its early stages reach maturity, so were very happy to bring you an update on [Daniel Molina]’s 74HCT6526. It’s a long-running effort to produce in 74 logic a faithful replica of the MOS Technologies CIA, the integrated I/O and timer chip found in so many of the 1980s Commodore machines. When we first covered it there was only one PCB, now the project has grown to a stack of three, with the remaining functions intended to fit on two more boards.

It was very common at the time for chips such as the CIA to integrate a set of common 8-bit peripherals onto one piece of silicon, both in general purpose with almost all functions of the original now implemented. hips and in more manufacturer specific parts such as this one. A project like this one is valuable because it provides a dive into the now less-common  world of interfacing directly to a microprocessor data and address line. It’s unlikely that many Commodore 64s will end up with this stack of boards inside them, but it’s not impossible the design may help a few old machines when put on an FPGA.

Meanwhile, remember it’s not the only custom 1980s home computer chip replaced with 74 logic.

A Paste Extruder For Normal Printers

In the bright sunshine of a warm spring afternoon at Delft Maker Faire, were a row of 3D printers converted with paste extruders. They were the work of [Nedji Yusufova], and though while were being shown printing with biodegradable pastes made from waste materials, we were also interested in their potential to print using edible media.

The extruder follows a path set by similar ones we’ve seen before in that it uses a disposable syringe at its heart, this time in a laser-cut ply enclosure and a lead screw driven by a stepper motor. It’s part of a kit suitable for run-of-the-mill FDM printers that’s available for sale if you have the extra cash, but happily they’ve also made all the files available.

We’ve seen quite a few syringe extruders and at least one food printer, so there’s nothing particularly new about this one. What it does give you is a relatively straightforward build and a ready integration with some mass market printers you might be familiar with. Perhaps the most interesting part of this project isn’t even the extruder itself but the materials, after all having a paste extruder gives you the opportunity to experiment with new recipes. We like it.

Modern CO2 Laser Reviewed

If you’ve got a laser cutter, it is highly probable that it uses a laser diode. But more expensive machines use a carbon dioxide laser tube along with mirrors. There was a time when these lasers came in two flavors: very expensive and amazing or moderately expensive and cheaply made. However, we are seeing that even the moderately expensive machines are now becoming quite advanced. [Chad] reviews a 55-watt xTool P2. At around $5,000, it is still a little spendy for a home shop, but it does have pretty amazing features. We can only hope some less expensive diode lasers will adopt some of these features.

[Chad’s] video that you can see below attempts to recreate some of the amazing things xTool did on their product introduction live stream. He was able to recreate most, but not all of the results. In some cases, he was also able to do better.

Continue reading “Modern CO2 Laser Reviewed”

Wood game piece being carved by a CNC mill with a hacked rotary axis

This $12 CNC Rotary Axis Will Make Your Head Spin

[legolor] brings us a great, cheap rotary axis to add to your small 3 axis CNC mills. How are you going to generate G-Code for this 4th axis? That’s the great part, and the hack, that [legolor] really just swapped the Y axis for the rotation. To finish the workflow and keep things cheap accessible to all there’s a great trick to “unwrap” your 3D model so your CAM software of choice thinks it’s still using a linear Y axis and keeps your existing workflow largely intact. While this requires an extra step in Blender to do the unwrapping, we love the way this hack changes as little of the rest of your process as possible. The Blender script might be useful for many other purposes too.

Wood game pieces carved from wood by a CNC mill with a hacked rotary axis

The results speak for themselves too! We thought the 3D printed parts were suspect in a CNC setup, but for the small scale of game pieces and milling wood, the setup is stable enough to produce a surprisingly accurate and detailed finish. If you want to try the same approach with something larger or a tougher material, [legolor] has a suggestion of a tailstock setup that’s still under $100 USD. Continue reading “This $12 CNC Rotary Axis Will Make Your Head Spin”

A Free TV With A Catch: New Normal Or Inevitable Hardware Bonanza?

The dystopian corporate dominated future may have taken a step closer, as a startup called Telly promises a free 55 inch 4K TV with a catch — a second screen beneath the main one that displays adverts. The viewers definitely aren’t the customers but the product, and will no doubt have every possible piece of data that can be harvested from them sold to the highest bidder. There’s even a microphone and camera pointed at the viewer, to complete the 1984 experience. In a sense it’s nothing new, as certain TV manufacturers have been trying to slip adverts into the interfaces on their paid-for smart TVs for years.

Oddly we’re not convinced though, that the eventual outcome of this will be as sinister as readers might expect. Indeed if the past is anything to go by, it could even herald an eventual bonanza of 4K screens for hardware hackers. To explain why, we have to travel back to the late 1990s, when free hardware for adverts startups were last tried. Back then there were a spate of companies using the same model of free or super-cheap hardware, and without exception they ran into the fundamental problem that people who rely on a free product in exchange for adverts aren’t generally high value consumers who can bring in the revenue to support buying a ton of consumer electronics. The “free” hardware from several of these startups then found its way onto the surplus market — or in the case of CueCat barcode scanners, directly into the hands of hardware hackers, and was repurposed for use in the way our community knows best.

So yes. Telly represents all that’s wrong for the privacy of viewers about the current media landscape. But who knows, it might just spawn a hacking scene all of its own. As a final note we think that they’ll have an interesting time protecting their brand name if they ever enter the British market, where “telly” has been slang for television ever since the technology entered the mainstream.

Hackaday Prize 2023: A DIY Voice-Control Module

If science fiction taught us anything, it’s that voice control was going to be the human-machine interface of the future. [Dennis] has now whipped up a tutorial that lets you add a voice control module to any of your own projects.

The voice control module uses a Raspberry Pi 4 as the brains of the operation, paired with a Seeed Studio ReSpeaker 4-microphone array. The Pi provides a good amount of processing power to crunch through the audio, while the mic array captures high-quality audio from any direction, which is key to reliable performance. Rhasspy is used as the software element, which is responsible for processing audio in a variety of languages to determine what the user is asking for. Based on the voice commands received, Rhasspy can then run just about anything you could possibly require, from sending MQTT smart home commands to running external programs.

If you’ve always dreamed of whipping up your own version of Jarvis from Iron Man, or you just want a non-cloud solution to turn your lights on and off, [Dennis’s] tutorial is a great place to start. Video after the break.

Continue reading “Hackaday Prize 2023: A DIY Voice-Control Module”