We Couldn’t Resist this CNC Batik Bot

Batik is an ancient form of dyeing textiles in which hot wax is applied to a piece of cloth in some design. When the cloth is submerged in a dye bath, the parts covered with wax resist the pigment. After dyeing, the wax is either boiled or scraped away to reveal the design.

[Eugenia Morpurgo] has created a portable, open-source batik bot that rolls along the floor and draws with wax, CNC-style, on a potentially infinite expanse of cloth. The hardware should be familiar: an Arduino Mega and a RAMPS 1.4 board driving NEMA 17 steppers up and down extruded …read more

Continue reading We Couldn’t Resist this CNC Batik Bot

A Mobile Terminal for Guerrilla Communications

We use the Internet to do everything from filing our taxes to finding good pizza, but most critically it fulfills nearly all of our communication needs. Unfortunately, this reliance can be exploited by those pulling the strings; if your government is trying to do something shady, the first step is likely to be effecting how you can communicate with the outside world. The Internet is heavily censored and monitored in China, and in North Korea the entire country is effectively running on an intranet that’s cutoff from the wider Internet. The need for decentralized information services and communication is very …read more

Continue reading A Mobile Terminal for Guerrilla Communications

Reviving an Electron Microscope with Arduino

We don’t know about you, but when our friends ask us if we want to help them fix something, they’re usually talking about their computer, phone, or car. So far it’s never been about helping them rebuild an old electron microscope. But that’s exactly the request [Benjamin Blundell] got when a friend from a local hackerspace asked if he could take a look at a vintage Cambridge Stereoscan 200 they had found abandoned in a shed. Clearly we’re hanging out with the wrong group of people.

As you might imagine, the microscope was in desperate need of some love after …read more

Continue reading Reviving an Electron Microscope with Arduino

RGB Disk Goes Interactive with Bluetooth; Shows Impressive Plastic Work

[smash_hand] had a clear goal: a big, featureless, white plastic disk with RGB LEDs concealed around its edge. So what is it? A big ornament that could glow any color or trippy mixture of colors one desires. It’s an object whose sole purpose is to be a frame for soft, glowing light patterns to admire. The disk can be controlled with a simple smartphone app that communicates over Bluetooth, allowing anyone (or in theory anything) to play with the display.

The disk is made from 1/4″ clear plastic, which [smash_hand] describes as plexiglass, but might be acrylic or …read more

Continue reading RGB Disk Goes Interactive with Bluetooth; Shows Impressive Plastic Work

Debugging with Serial Print at 5333333 Baud

Debugging with printf is something [StorePeter] has always found super handy, and as a result he’s always been interested in tweaking the process for improvements. This kind of debugging usually has microcontrollers sending messages over a serial port, but in embedded development there isn’t always a hardware UART, or it might already be in use. His preferred method of avoiding those problems is to use a USB to Serial adapter and bit-bang the serial on the microcontroller side. It was during this process that it occurred to [StorePeter] that there was a lot of streamlining he could be doing, and …read more

Continue reading Debugging with Serial Print at 5333333 Baud

Cable Cutting Machine Makes Fast Work of a Tedious Job

We’ve all been there: faced with a tedious job that could be knocked out manually with a modest investment of time, we choose instead to overcomplicate the task and build something to do it for us. Such was the impetus behind this automated wire cutter, but in this case the ends justify the means.

That [Edward Carlson] managed to stretch a twenty-minute session with wire cutters and a tape measure into four days of building and tweaking this machine is pretty impressive. The build process was jump-started by modifying an off-the-shelf wire measuring machine, of the kind one finds in …read more

Continue reading Cable Cutting Machine Makes Fast Work of a Tedious Job

A Stepper Motor for Two Dimensions

We’ve all heard linear motors, like those propelling Maglev trains, described as “unrolled” versions of regular electric motors. The analogy is apt and helps to understand how a linear motor works, but it begs the question: what if we could unroll the stator in two dimensions instead of just one?

That’s the idea behind [BetaChecker’s] two-axis stepper motor, which looks like it has a lot of potential for some interesting applications. Build details are sparse, but from what we can gather from the videos and the Hackaday.io post, [BetaChecker] has created a platen of 288 hand-wound copper coils, each of …read more

Continue reading A Stepper Motor for Two Dimensions

OpenBraille is an Impressive DIY Embosser

In 2024, the Braille system will have been around for 200 years. What better way to mark the occasion than with an open source project devoted to making embossing equipment affordable for the visually impaired? This long overdue cause became the plight of [ccampos7], who couldn’t find a DIY embosser kit and set out to build one himself.

While other embossers forcibly punch the letters in one go, OpenBraille takes a more gradual approach to ensure a clean impression with a rolling motion. Paper is placed between a mechanical encoder with moving pins and a dimpled roller that provides resistance …read more

Continue reading OpenBraille is an Impressive DIY Embosser

SID Organ Pulls Out All the Stops

Someone left this organ out in the rain, but [Tinkartank] rescued it and has given it a new life as a SID controller. What’s a SID, you ask? That’s the sound chip Commodore used in the C64, a remarkable chip revered among retro gamers that was way ahead of its time.

He threw out everything but the keyboard assembly for the build. Each key press now drives a momentary button, and those are all wired up to an Arduino Mega through some I/O expansion boards left over from another project. The Mega drives the MOS6581 SID chip which generates those …read more

Continue reading SID Organ Pulls Out All the Stops

Roller Coaster Tycoon IRL

Additive manufacturing has come a long way, but surely we’re not at the point where we can 3D-print a roller coaster, right? It turns out that you can, as long as 1/25th scale is good enough for you.

Some people build model railroads, but [Matt Schmotzer] has always had a thing for roller coasters. Not content with RollerCoaster Tycoon, [Matt] decided to build an accurate and working model of Invertigo, a boomerang coaster at King’s Park, the coaster nirvana in Cincinnati, Ohio. Covering a sheet of plywood and standing about 3′ tall, [Matt]’s model recreates the original in painstaking …read more

Continue reading Roller Coaster Tycoon IRL