Posts with «pump» label

Vacuum Chamber Gets Automation

[Nick] does a lot of custom work with vacuum tubes. So much so that he builds his own vacuum tubes of various shapes, sizes, and functions right on his own workbench. While the theory of vacuum tubes is pretty straightforward, at least to those of us who haven’t only been exposed to semiconductors, producing them requires some specialized equipment. A simple vacuum won’t get you all the way there, and the complexity of the setup that’s needed certainly calls for some automation.

The vacuum system that [Nick] uses involves three sections separated by high-vacuum valves in order to achieve the pressures required for vacuum tube construction. There’s a rough vacuum section driven by one pump, a high vacuum section driven by a second pump, and a third section called the evac port where the tube is connected. Each second must be prepared properly before the next section can be engaged or disengaged. An Arduino Pro is tasked with all of this, chosen for its large amount of ADC inputs for the instrumentation monitoring the pressures in each section, as well as the digital I/O to control the valves and switches on the system.

The control system is built into a 19-inch equipment rack with custom faceplates which outline the operation of the vacuum system. A set of addressable LEDs provide the status of the various parts of the system, and mechanical keyboard switches are used to control everything, including one which functions as an emergency stop. The automation provided by the Arduino reduces the chances for any mistakes to be caused by human error, allows the human operator to focus on other tasks like forming the glass, and can also react much faster to any potentially damaging situations such as the high-pressure pump being exposed to atmospheric pressure.

[Nick] might look a little familiar to some of us as well. If you can’t quite place him, he did a talk at Hackaday Supercon 2022 detailing all of the intricacies of building one’s own vacuum tubes. Since getting into the somewhat niche field of constructing vacuum tubes, he’s gone on to produce all kinds of specialty devices and his YouTube channel is definitely worth a watch.

Thanks to [M] for the tip!

Custom Machined Pump Keeps CNC Lubrication Under Control

Rub two pieces of metal against each other hard enough, and it won’t be long before they heat up sufficiently to cause problems. That’s especially true when one is a workpiece and one is a tool edge, and the problems that arise from failing to manage the heat produced by friction can cost you dearly.

The traditional way of dealing with this is by pumping heavy streams of liquid coolant at the workpiece, but while that works, it creates problems of its own. That’s where minimum quantity lubrication comes in. MQL uses a fine mist of lubricant atomized in a stream of compressed air, which saves on lube and keeps swarf cleaner for easier recycling. The gear needed for MQL can be pricey though, so [brockard] decided to add homebrew MQL to his CNC router, with great results.

The video below shows the whole process, from raw metal to finished system – skip ahead to about 12 minutes if you just want to see final testing, but be warned that you’ll be missing some high-quality machining. The finished pump is a double-piston design, with each side driven by a cam rotated by a servo. An Arduino controls the speed of the motor based on the current settings; the pump is turned on and off through G-code control of a relay.

The lubricant stream is barely visible in the video, as opposed to the sloshing mess of traditional flood coolants, and seems much more suitable for a hobbyist-grade CNC setup. Need to build a CNC router before you build this? You can do much worse than this one.

Thanks for the tip, [Jasper Jans].

DIY Syringe Pump Saves Big Bucks for Hacker’s Lab

If you had a choice between going to your boss and asking for funds for a new piece of gear, would you rather ask for $3000 to buy off-the-shelf, or $200 for the parts to build the same thing yourself? Any self-respecting hacker knows the answer, and when presented with an opportunity to equip his lab with a new DIY syringe pump for $200, [Dr. D-Flo] rose to the challenge.

The first stop for [Dr. D-Flo] was, naturally, Hackaday.io, which is where he found [Naroom]’s syringe pump project. It was a good match for his budget and his specs, but he needed to modify some of the 3D printed parts a little to fit the larger syringes he intended to use. The base is aluminum extrusion, the drive train is a stepper motor spinning threaded rod and a captive nut in the plunger holders, and an Arduino and motor shield control everything. The drive train will obviously suffer from a fair amount of backlash, but this pump isn’t meant for precise dispensing so it shouldn’t matter. We’d worry a little more about the robustness of the printed parts over time and their compatibility with common lab solvents, but overall this was a great build that [Dr. D-Flo] intends to use in a 3D food printer. We look forward to seeing that one.

It’s getting so that that you can build almost anything for the lab these days, from peristaltic pumps to centrifuges. It has to be hard to concentrate on your science when there’s so much gear to make.


Filed under: chemistry hacks, tool hacks

Enjoy The Last Throes of Summer With a Nice Pool Automation Project

[Ken Rumer] bought a new house. It came with a troublingly complex pool system. It had solar heating. It had gas heating. Electricity was involved somehow. It had timers and gadgets. Sand could be fed into one end and clean water came out the other. There was even a spa thrown into the mix.

Needless to say, within the first few months of owning their very own chemical plant they ran into some near meltdowns. They managed to heat the pool with 250 dollars of gas in a day. They managed to drain the spa entirely into the pool, but thankfully never managed the reverse. [Ken] knew something had to change. It didn’t hurt that it seemed like a fun challenge.

The first step was to tear out as much of the old control system as could be spared. An old synchronous motor timer’s chlorine rusted guts were ripped out. The solar controler was next to be sent to its final resting place. The manual valves were all replaced with fancy new ones.

Rather than risk his fallible human state draining the pool into the downstairs toilet, he’d add a robot’s cold logical gatekeeping in order to protect house and home. It was a simple matter of involving the usual suspects. Raspberry Pi and Arduino Man collaborated on the controls. Import relay boards danced to their commands. A small suite of sensors lent their aid.

Now as the soon-to-be autumn sun sets, the pool begins to cool and the spa begins to heat automatically. The children are put to bed, tired from a fun day at the pool, and [Ken] gets to lounge in his spa; watching the distant twinkling of lights on his backyard industrial complex.


Filed under: home hacks, robots hacks

Paraffin Oil and Water Dot Matrix Display

In preparation for Makerfaire, [hwhardsoft] needed to throw together some demos. So they dug deep and produced this unique display.

The display uses two synchronized peristaltic pumps to push water and red paraffin through a tube that switches back over itself in a predictable fashion. As visible in the video after the break, the pumps go at it for a few minutes producing a seemingly random pattern. The pattern coalesces at the end into a short string of text. The text is unfortunately fairly hard to read, even on a contrasting background. Perhaps an application of UV dye could help?

Once the message has been displayed, the water and paraffin drop back into the holding tank as the next message is queued up. The oil and water separate just like expected and a pump at the level of each fluid feeds it back into the system.

We were deeply puzzled at what appeared to be an Arduino mounted on a DIN rail for use in industrial settings, but then discovered that this product is what [hwhardsoft] built the demo to sell. We can see some pretty cool variations on this technique for art displays.

 


Filed under: Arduino Hacks
Hack a Day 03 Jun 03:00

Inflate Your Wearables Using Drone Motors and Pneumatic Air Muscles

Pump up your look using drone motors and pneumatic air muscles to give your wearables a hint of animation with soft robotics.

Read more on MAKE

The post Inflate Your Wearables Using Drone Motors and Pneumatic Air Muscles appeared first on Make: DIY Projects and Ideas for Makers.

Bar Mixva: The Drink Mixing Robot

If you’d like a “cool refreshing drink,” but don’t really feel like mixing it yourself, why not just build a robot to do it for you? It might not save time in the long run (I seriously hope not), but as creator Yu Jiang Tham notes, “It’s great fun at […]

Read more on MAKE

MAKE » Arduino 28 Jul 22:07

Fancontroller

Right, back again with an update on my idea for a kick-ass fanctroller.

So far, I've been coding away and right now, I'm up to the point where the actual fan control is implemented (I've already written the LCD-commands, several input functions, a setup and a menu.) But I'm having some problems.

read more

Let's Make Robots 16 Apr 18:12
arduino  computer  controller  cooling  fan  pc  pump  rpm  speed  water  

n/a
Let's Make Robots 01 Jan 00:00
arduino  pump  water  waterlevel