Robots Are Folding Laundry, But They Suck At It

Robots are used in all sorts of industries on a wide variety of tasks. Typically, it’s because they’re far faster, more accurate, and more capable than we are. Expert humans could not compete with the consistent, speedy output of a robotic welder on an automotive production line, nor could they as delicately coat the chocolate on the back of a KitKat.

However, there are some tasks in which humans still have the edge. Those include driving, witty repartee, and yes, folding laundry. That’s not to say the robots aren’t trying, though, so let’s take a look at the state of the art.

Continue reading “Robots Are Folding Laundry, But They Suck At It”

Fiber Laser Your Way To Flexible PCB Success!

It’s not often we feel that something we’re featuring is a genuinely new and groundbreaking technique, but a team from the University of Maryland’s Small Artifacts Lab may have done just that with their foldable and flexible PCBs created using a fiber laser engraver.

Laser engraving a PCB is nothing new, but they’ve taken a custom PCB material made using Kapton tape and copper foil, and fine-tuned the engraver to not only selectively remove copper, but also to create in-place folds in the Kapton substrate. They have even used the laser to melt solder paste and solder components, though we’re not so convinced about the quality as seen in the video below the break. This means that they can not only create 3-dimensional PCB sculptures but also useful structures such as their example of an all-PCB micro switch. To make things easy they’ve even created a custom CAD package for designing in this medium.

Perhaps best of all, there appears to be nothing here that couldn’t be also performed outside the lab by anyone with enough Kapton and copper, and a fiber laser. We’re looking forward to where this technique will go. If you’re interested, you can read their paper here.

Continue reading “Fiber Laser Your Way To Flexible PCB Success!”

3D Printing Gets Small In A Big Way

If you have a 3D printer in your workshop, you probably fret more about how to get bigger objects out of it. However, the University of Amsterdam has a new technique that allows for fast large-scale printing with sub-micron resolution. The technique is a hybrid of photolithography and stereolithography.

One of the problems with printing with fine detail is that print times become very long. However, the new technique claims to have “acceptable production time.” Apparently, bioprinting applications are very much of interest to the technology’s first licensee. There is talk of printing, for example, a kidney scaffold in several hours or a full-sized heart scaffold in less than a day.

Another example application is the production of a chromatography instrument with 200 micron channels and 20 micron restrictions. This requires a printer capable of very fine detail. There are also applications in semiconductors and mechanical metamaterials. Of course, we always take note of photolithography processes because we use them to make PC boards and even integrated circuits. A desktop printer that could do photolithography might open up new ideas for producing electronic circuitry.

If you want to play with photolithography today, [Ben Krasnow] has some advice. Of course, there are several ways to produce PC boards, even with a garden-variety 3D printer.

A baguette sits diagonally across a wooden cutting board. Above it sits an Arduino and an electronics breadboard.

Theremin Baguette Brings New Meaning To Breadboarding

Theremins are a bit of an odd instrument to begin with, but [AphexHenry] decided to put one where no theremin has gone before: into a baguette.

The “baguetophone” is a theremin and piezo-percussion instrument inside a hollowed-out baguette. Starting with a DIY theremin tutorial from Academy of Media Arts Cologne, [AphexHenry] added some spice with a piezo pickup inside the baguette to function as a percussion instrument. One noted downside of squeezing the instrument into such an unusual enclosure is that the antenna doesn’t respond as well as it might with a more conventional arrangement. Outputs from the piezo and antenna are run through Max/MSP on a computer to turn the bread into a MIDI controller. Like many DIY theremins, it appears that this build neglects the volume antenna, but there’s no reason you couldn’t add one. Maybe disguised as a piece of cheese?

Outside smuggling an instrument into a French café for a flash mob performance, this could also prove handy if you’re someone who gets hungry while playing music. We don’t recommend snacking on the Arduino even if it is ROHS compliant though.

If you want to learn more about how theremins work, check out Theremin in Detail. After that, you might want to browse all of our theremin articles or look at this project where they used a 555 instead.

Continue reading “Theremin Baguette Brings New Meaning To Breadboarding”

The $300,000 3D Printed Car

We’ve noticed an uptick in cars–especially pricey ones–using 3D-printed parts. However, these are usually small and nonstructural parts with a few exceptions. This isn’t the case with the 2024 Cadillac Celestiq. The $300,000 luxury electric vehicle boasts 115 3D-printed parts, according to a post on [TheDrive].

It appears part of the drive–no pun intended–is to allow ultra customizations for people who need more than a car that costs more than a quarter of a million dollars. For example, if you buy an Escalade — another Cadilac vehicle — you have to tolerate that the switches that operate the window are the same as Joe Sixpack has in his Tahoe. Not so, the Celestiq since it has 3D printed switches that could even be customized for a specific owner. The post mentions that the large steering wheel trim is all printed so having, for example, your name, family crest, or company logo embedded in it would be feasible.

Continue reading “The $300,000 3D Printed Car”

Using Google Calendar For Machines To Keep Track Of Human Days

Daily triggers for automation are simple in theory, unless it needs to keep track of the calendar that humans actually live by. Seasonal changes, shifting public holidays, or just being on vacation are all exceptions you may need to account for. [Jeremy Rode] likes using Google Calendar to stay on top of events, so he created CalendarScraper, a simple script to make his machines use it too.

Jeremy needed a timer for his spa heater that would reduce costs by only switching it on when his local time-of-use-based electricity rates were favorable. The rates varied based on the time of day, day of the week, and even seasons and public holidays. Instead of trying to set up everything manually in a cron job, he created a short and easy-to-modify JavaScript script to keep track of events on a Google Calendar.

We’ve seen some other projects that pull data from Google Calendar, including a recycling day reminder, and even a physical desktop calendar.

Less Is More When It Comes To Sensor Power

It used to be the cost of a microcontroller was a big inhibitor to putting brains in everything, but those days are long gone. Even 32-bit CPUs are now cheap enough that you can throw them into anything. The biggest factor now is probably power. Do you really want to charge your electric toilet seat or change batteries every few weeks? A company called Everactive wants you to ditch your battery using their sensor platform they claim harvests energy from a variety of sources and they are about to deliver their first developer’s kit.

The sensor can measure temperature, humidity, pressure, magnetic field, and acceleration on three axes. The device claims to harvest energy from radio frequencies, vibrations, small temperature differentials or light, even indoors. Our guess is that the sensor package runs on very little and when you poll the device wirelessly, the incoming radio signal supplies power for communication. The company claims its device uses 1000 times less power than competing solutions.

Continue reading “Less Is More When It Comes To Sensor Power”