We’ve seen a lot of camera slider builds here at Hackaday, and for good reason: having one really lets you take your project documentation, especially videos, to the next level. It’s one of those force multiplier builds — after you’ve completed it, it can help you make all your future projects just that much better. But we’re also no strangers to seeing these projects become overly complex, which can often make it difficult for others to replicate.
While some decent lasers are out there for under $400 USD, they tend to be a little small. What if you wanted something a little nicer but didn’t want to jump to the $2,000 category? The answer for [Owen Schafer] was to build it with parts he had lying around and a few strategic purchases.
While he was initially planning on using a diode laser, doing anything more than engraving is tricky. He purchased a cheap 40 W CO2 laser tube, but it meant that he needed water cooling, mirrors, and more complex stuff that a diode doesn’t need. The frame is aluminum extrusion held together with 3D printed plates. Given there was a powerful laser bouncing around with mirrors, a plywood box formed the enclosure.
The stepper controller is an Arduino Mega running the Marlaser firmware, though [Owen] admits perhaps a laser cutter-specific driver board would have been better as he spent many hours trying to get the Arduino to do what he wanted. Air ventilation is a tube with a fan that vents out a nearby window. Water cooling is just a bucket of water with a pump in it. A simple nylon hose connected to a compressor with a maximum airflow valve provides an air assist while cutting. Finally, we’re happy to report that [Owen] bought safety glasses specific to his laser to protect his eyes and researched how to ground the high voltages generated.
Like other metal detectors, this one uses two coils of wire with an oscillator circuit and some transistors. The unique part of this build, though, is how the detector alerts the user to a piece of metal. Normally there would be an audible alert as the frequencies of the circuit change when in the presence of metal, but this one uses a smartphone to analyze the frequency information instead. The circuit is fed directly into the headphone jack on the smartphone and can be calibrated and used from within an Android app.
Not only can this build detect metal, but it can discriminate between different types of metal. [mircemk] notes that since this was just for experimentation, it needs to be calibrated often and isn’t as sensitive as others he’s built in the past. Of course this build also presumes that your phone still has a headphone jack, but we won’t dig up that can of worms for this feature. Instead, we’ll point out that [mircemk] has shown off other builds that don’t require any external hardware to uncover buried treasure.
[JohnSL] and his friend both have injection molding machines. They decided to compare the aluminum molds they usually use with some 3D printed molds created with a resin printer. They used two different resins, one on each side of the mold. You can see a video of the results below.
One half of the mold used ordinary resin while the other side used a resin that is made to hold up to higher temperatures. As you might expect, the lower-temperature resin didn’t stand up well to molten plastic. However, the higher temperature resin did somewhat better. It makes sense, though, that an aluminum mold draws more heat out of the plastic which is helpful in the molding process.
The higher temperature — and more expensive — resin did seem to hold up rather well, though. Of course, this was just to test. In real life, you’d want to use the better resin throughout.
No surprise, the resin molds didn’t last nearly as long as a proper mold. After 70 shots, the mold was worn beyond what you’d want to use. So not necessarily something you’d want to use for a real production run, but it should be enough for a quick prototype before you go to the expense of creating a proper mold.
We wonder if there are some other tricks to get better results. A comment from [TheCrafsMan] suggests that clear resin UV cures better, and that might produce better results. In fact, there are a lot of interesting comments on the video from people who have varied experiences trying to do the same thing.
If nothing else, watching the mill cut through the aluminum around the 15-minute mark is always interesting to watch. If you don’t already have an injection molding setup, you can always build one. We’ve seen more than one design.
[Jure Spiler] came into possession of an old spectrophotometer, which measures the absorbance and transmittance of light in a sample. Getting data out of the device was difficult, particularly as the model in question was an educational version missing some functionality. However, perseverance got the old machine talking happily to a PC.
After an earlier experiment with sniffing the signals being sent to the LCD, [Jure] did some more research. It turned out that a special expensive cable could hook up to the device’s parallel port and deliver serial data, for the low price of € 356 Euros. Now knowing a serial output was present, [Jure] was able to find the data stream desired.
Hooking up a logic analyzer to the “parallel port” on the machine revealed that the device would actually send serial data out over certain pins on the port. The trick that made it harder was that it was in Inverted RS232 form. Thus, all it took was a simple TTL inverter hooked up to a USB-TTL adapter to get the device talking to a modern PC.
With that achieved, [Jure] was able to whip up a simple VB6 program to collect data from the spectrometer and put it in a CSV file for further analysis. There’s even a program to graph the data right off the bat, making the scientific instrument easier and quicker to use than ever!
Oftentimes, old scientific hardware like this isn’t especially difficult to hack. It’s usually just hard enough to make busy scientists stump up the cash for the fancy adapters and cable, while being no match for the dedicated hacker!
The AquaPing is a so-called “stand-off” sensor that is intended to detect leaks at a distance, even if they are inside a wall. No contact is needed with the plumbing itself. Instead, the device detects the broadband high-frequency noise created when water leaks from a pipe under pressure.
It’s a method that’s best suited to leaks from cracks or loose fittings. These generate a characteristic hiss that can be picked up with signal analysis even if the noise itself is obscured to human perception by other noises in the area. However, leaks like a hole in a gutter or a dripping rusted-out water tank are best found by other methods, as they don’t create this same signature noise.
The device will soon be launched on CrowdSupply as a purchasable product, however the project is fully open source for those eager to dive in themselves. We’ve featured some other really creative leak detectors before, too! Video after the break.
[Electronics Old and New] has a new version of one of his old projects. The original project was an active probe. He took what he learned building that probe and put it into a new probe design. He also added automatic gain control or AGC. You can see a video explanation of the design below. The probe is essentially a high-impedance input using a JFET that can amplify audio or demodulated RF signals, which is a handy device to have when troubleshooting radios.
The audio amplifier is a simple LM386 circuit. The real work is in the input stage and the new AGC circuit. Honestly, we’ve used the amplifier by itself for a similar function, although the raw input impedance of the chip is only about 50K and is less in many circuits that use a pot on the input. Having a JFET buffer and an RF demodulating diode is certainly handy. You’d think the AGC block would be in the audio stage. However, the design uses it ahead of the detector which is great as long as the amplifier can handle the RF frequency you are interested in. In this case, we think he’s mostly working on old tube AM radios, so the max signal is probably in the neighborhood of 1 MHz.
A similar device was a Radio Shack staple for many years
The module is made to amplify an electret microphone using a MAX9814 which has AGC. The module had a microphone that came off for this project. The datasheet doesn’t mention an upper frequency limit, but a similar Maxim part mentions its gain is greater than 5 at 600 kHz, so for the kind of signals this is probably used for, it should work well. We wondered if you could use the module and dispense with the JFET input. The chip probably has a pretty high input impedance, but the datasheet doesn’t give a great indication.
For years we used a signal tracer from Radio Shack which — if we could still find it — now has an LM386 inside of it after the original electronics failed decades ago. In those days, fixing an AM radio involved either using a device like this to find where you did and didn’t have a signal or injecting signals at different points in the radio. Two sides of the same coin. For example, if you could hear a signal at the volume control — that indicated the RF stages were good and you had a problem on the audio side. Conversely, if you injected a signal at the volume control, not hearing would mean the same thing. Once you knew if the problem was in the RF or AF side, you’d split that part roughly in half and repeat the operation until you were down to one bad stage. Of course, you could use signal generators and scopes, but in those days you weren’t as likely to have those.