PET Bottles Diligently Turned Into Filament

While the price of 3D printers has come down quite a lot in the past few years, filament continues to be rather pricey especially for those doing a lot of printing. This has led to some people looking to alternatives for standard filament, including recycling various forms of plastic. We’ve seen plenty of builds using various materials, but none so far have had this level of quality control in the final project.

What sets this machine apart from others is that it’s built around an Arduino Nano and includes controls that allow the user to fine-tune a PID controller during the conversion of the recycled plastic into filament. Different plastic bottles have different material qualities, so once the machine is started it can be adjusted to ensure that the filament produced has the exact specifications for the printer. The PCB is available for download, and the only thing that needs to be done by hand besides feeding the machine to start it is to cut the plastic into strips for the starter spool. There is also a separate 3D printed tool available to make this task easy, though.

Not only could this project save printing costs, but it also keeps harmful plastics out of landfills and other environments. Recycling plastic tends to be quite difficult since producing new plastic is incredibly cheap, and the recycled material can’t be used as often as other materials such as aluminum. But there are still plenty of people out there trying to reuse as much of it as they can.

Continue reading “PET Bottles Diligently Turned Into Filament”

Reactive Load For Amplifiers Teaches Lessons About Inductors

The sound produced by any given electric guitar is shaped not just by the instrument itself but by the amplifiers chosen to make that sound audible. Plenty of musicians swear by the warm sound of amplifiers with vacuum tube circuits, but they do have some limitations. [Collin] wanted to build a reactive load for using tube amps without generating a huge quantity of sound, and it resulted in an interesting project that also taught him a lot about inductors.

The reactive load is essentially a dummy load for the amplifier that replaces a speaker with something that won’t produce sound. Passive loads typically use resistor banks but since this one is active, it needs a very large inductor to handle the amount of current being produced by the amplifier. [Colin] has also built a headphone output into this load which allows it to output a much smaller quantity of sound to a headset while retaining the sound and feel of the amplifier tubes, and it additionally includes a widely-used tone control circuit as well.

There’s a lot going on in the design of the circuitry for this amplifier load, including a lot of research into low-frequency inductors that can handle a significant amount of current. [Collin] eventually ended up winding his own, but the path he took to it was long and winding. There’s a lot of other circuit theory discussed as well especially with regards to the Baxandall EQ that he built into it as well. And, if you’d like to learn more about tube amplifiers in general, take a look at this piece which notes one of the best stereo amps ever produced.

Macintosh Classic II With E-Ink Display

As various antique computers age, it becomes increasingly hard to operate them as hardware begins to physically fail. Keeping these systems up and running often requires scavenging parts from other machines which are only becoming harder to find as time goes on. But if you throw out the requirement of using only era-appropriate components, there are some interesting ways to revive older devices with a few touches of modern tech, like this Mac Classic with a unique display.

The Macintosh Classic II was the successor to the first Macintosh computer Apple sold that had a price tag under $1000. As such, there were some lower specs for this machine such as the monochrome 512×342 display. This one has been retrofitted with an e-ink display which actually gives it some of the same grayscale aesthetic as the original. The e-ink display is driven by a Raspberry Pi which displays a replica System 7 environment and a set of photos.

While the only part of the computer that’s original is the shell at this point, the project’s creator [Dave] also built in support for the Apple Desktop Bus through an Arduino so the original Apple mouse and keyboard can be used. While it’s largely an illusion of a working Mac Classic, we still appreciate the aesthetic.

If you’re more of a classic Apple purist, though, take a look at this SE/30 which uses almost entirely original parts with the exception of a Raspberry Pi to allow it to communicate with the modern Internet.

Continue reading “Macintosh Classic II With E-Ink Display”

2022 Hackaday Prize: Plant Monitoring System Grows To Include LoRa

Change on industrial scales is slow, but if you’re operating your own small farm or simply working in a home garden there are some excellent ways to use water more effectively. The latest tool from [YJ] makes it possible to use much less water while still keeping plant yields high.

This is an improvement on a previous project which automates watering and lighting of a small area or single pot. This latest creation, called FLORA, includes a LoRa module for communication up to 3 kilometers, and the ESP32 on board also handles monitoring of soil moisture, humidity and other sensors. It also includes a pump driver for managing irrigation systems so that smart decisions can be made about when to water. Using this device, the water usage when testing was reduced by around 30% compared to a typical timed irrigation system.

Using a smart system like this is effective for basically any supply of water, but for those who get water from something like an off-grid rainwater system or an expensive water utility, the gains are immediate. If you aren’t already growing your own food to take advantage of tools like this, take a look at this primer to get you started.

Livestreaming Backpack Takes Streaming On-The-Go

Anyone who’s anyone on the internet these days occasionally streams content online. Whether that’s the occasional livestream on YouTube or an every day video game session on Twitch, it’s definitely a trend that’s here to stay. If you want to take your streaming session on the go, though, you’ll need some specialized hardware like [Melissa] built into this livestreaming backpack.

[Melissa] isn’t actually much of a streamer but built this project just to see if it could be done. The backpack hosts a GoPro camera with a USB interface, mounted on one of the straps of the pack with some 3D printed parts, allowing it to act as a webcam. It is plugged into a Raspberry Pi which is set up inside the backpack, and includes a large heat sink to prevent it from overheating in its low-ventilation environment. There’s also a 4G modem included along with a USB battery pack to keep everything powered up.

The build doesn’t stop at compiling hardware inside a backpack, though. [Melissa] goes into detail on the project’s page about how to get all of the hardware to talk amongst themselves and where the livestream is setup as well. If you’d like a more permanently-located streaming setup with less expensive hardware, we have seen plenty of builds like this which will get the job done as well.

Reverse-Engineering A Smoker

In certain parts of the world, cooking meat in a regionally-specific way is a critical part of the local culture. From barbeque in the American south to boerewors and braaivleis in South Africa to MontrĂ©al smoked meat in French Canada, almost every location has its cookout specialty. So much so that various manufacturers of the tools used for these foods include all kinds of gadgets to monitor the sometimes days-long process of cooking various cuts of meat. [megamarco833]’s smoker, though, includes some tools of his own design.

The smoker is made by a company called Pitboss and includes a rotary switch and control board for maintaining a precise temperature in the smoker. The switch works by changing the voltage value sent to a small microcontroller. By interfacing an ESP32 to this switch, [megamarco833] can remotely change the smoke level and temperature of the smoker. On the software side, it uses a combination of Node-RED and Domoticz to handle the automation and control.

For a cookout that can last hours (if not days) a remotely accessible smoker like this is an invaluable tool if you want to do something other than manually monitor the temperature of your meat for that much time. And, if your barbeque grill or smoker of choice doesn’t already have an embedded control board of some type, we’ve seen analog cooking tools adapted to much the same purpose as this one.

Thanks to [Peter] who sent in the tip and also helped [megamarco833] with the reverse-engineering of the control board!

Replace An AA Battery With Paper

Paper is an ubiquitous part of society; so much so that the incredible engineering behind it often goes unnoticed. That isn’t the case for [Robert], though, who has a deep appreciation for the material and all its many uses far beyond recording information. In this particular video, he recreates a method found by researchers to turn a piece of paper into a battery with equivalent performance to a AA-sized alkaline battery. (Video, embedded below the break.)

The process involves the creation of a few different types of ink, each of which can be made with relatively common materials such as shellac, ethanol, polyethylene glycol, and graphite. Each of these materials are mixed in different proportions to create the inks. Once the cathode ink and anode ink are made, a third ink is needed called a current collector ink which functions essentially as a wire. The paper is dipped into a salt solution and then allowed to dry, given a partial waterproof coating, and when it is needed it can be activated by wetting it which allows the ion flow of the battery to happen.

The chemistry of this battery makes a lot of sense once you see it in action, and the battery production method also has a perk of having a long shelf life as long as the batteries stay dry. They also don’t damage the environment as much as non-rechargable alkaline cells do, at least unless you want to go to some extreme measures to reuse them.

Continue reading “Replace An AA Battery With Paper”