Building A Treadle Powered Lathe

[Chris] found inspiration in an antique flywheel he found. He decided he was going to construct something with it and began rounding up parts. The flywheel, along with some old sewing machine parts becomes a treadle powered lathe.

There’s something so very cathartic about seeing all the wood chiseled and sawed away. That pile of sawdust just means you’re getting things done!

USB Fume Extractor Takes Stink Out Of Soldering Sessions

usb-powered-fume-extractor

Our homemade shop tools rarely reach this level of finished quality. We probably would have stopped with assembly of this USB powered fume extractor. But [X2jiggy] went for style points by adding a coat of paint.

There are several nice features included in his build. He wanted it to be very easy to power the device so he settled on the 5V USB standard. But a PC fan running at 5V won’t pull much air. He used a boost converter board to ramp that up to 12V. The enclosure is a wooden hobby box. He drilled mounting holes and an airflow opening in the bottom of the box for the fan. The lid of the box has a rectangular opening which accepts a carbon filter meant for aquariums. The rocker switch and LED seen above are also nice touches, but not strictly necessary if you build this for yourself.

We’re still in the habit of gently blowing the fumes away from us as we solder. So the question is, will this device save us from a gruesome disease down the road, or is it mostly to capture the odor of the solder fumes?

Looking for a more permanent setup? You should build a solder hood for your workbench.

Continue reading “USB Fume Extractor Takes Stink Out Of Soldering Sessions”

HP16500B Logic Analyzer Controlled With RS-232 And More

hp16500b-logic-analyzer

We’re pretty spoiled these days in that hobby electronics has made a lot of cool tools available on a budget. It’s hard to think of a better example than a logic analyzer, which you can get for a day or two of pay. Consumer-level devices just didn’t exist until a few years ago. [Jouko S] has this HP16500B industrial grade logic analyzer in his shop. It’s from the early 1990’s and it’s got a ton of features. Grabbing a still functional yet super-old model used to be the only way for hobbyists. But one thing you won’t find on it is the ability to connect it to your USB port to get screen captures. Younger readers might not recognize the slot at the top for magnetic media called a floppy disk which is the in-built way of recording your sessions. He set out to find an easier way to get color screen captures and ended up adding RS-232 control to the old hardware.

There is a 25-pin port on the back of the old hulk. But it is a female connector and he didn’t have the adapters on hand to make it work with his serial-to-USB converter. During development he used a breadboard and solder-tail connector to patch into the necessary signals. This was all hooked up to a Raspberry Pi which he planned to dedicate to the system. It worked, and he was able to use an interactive terminal for the rest of his sleuthing. With much trial and error he figured out the commands, and wrote some Python code for the Pi side of the equation. He can now pull color screenshots with ease thanks to the utilities available in the Python Imaging Module.

Reflow Soldering Improved With Carbon Dioxide

co2_reflow-oven

This is exactly what it looks like. [Oleg] calls it soldering in inert atmosphere, but it’s just a toaster oven reflow hack dropped into a container full of carbon dioxide.

Why go to this trouble? It’s all about solder wetting. This is the ability of the molten solder paste to flow into all of the tinned areas of a board. [Oleg] talks about the shelf life of hot air leveled PCB tinning, which is about six months. After this the tin has oxidized. It will certainly not be as bad as bare copper would have, but it can lead to bad solder joints if your PCBs are more than about six months off the production line. This is one of the reasons to use solder flux. The acid eats away at the oxidized layer, exposing tin that will have better wetting.

But there is another way. Soldering in the absence of oxygen will also help the wetting process. CO2 is heavier than air, so placing the reflow oven in a plastic container will allow you to purge air from the space. CO2 canisters are cheap and easy to acquire. If you keg your own homebrew beer you already own one!

If you’ve got everything but the reflow oven just look around for a few examples of how to build your own.

Use Your Ears As An Oscilloscope

image

When work on an engine control circuit [Scott] found himself in need of a way to compare the performance of two control circuits at once. The hobby quality oscilloscope he owns wasn’t up to the task. After thinking about it for a bit he ended up using his ears as the oscilloscope.

The signals he was measuring are well suited for the challenge as they fell within the human range of hearing. He used some wire wrapped around each of the three conductors on the jack of his headphones in order to connect them to a breadboard. Then he simply connected each channel to one of the motor driver circuits, and connected the common ground. Listening to the intonation of the pitches in each ear he was literally able to tune them up.

If he had been looking for a specific frequency he could have used his sound card to take and analyze a sample. But balance was what he needed here and you must admit that this was an easy and clever way to get it!

Rigol DS1022C Hack Brings It Up To 100MHz Speed

rigol-1022c-100MHz-hack

[Andreas Schuler] has been playing around with his Rigol DS1022C digital storage oscilloscope. It’s an older model which can capture samples at up to 25MHz, but [Andreas] claims to have quadrupled that using a service menu hack. His technique changes the settings to use the DS1022C at 100Mhz.

Usually a hack like this includes some test measurements that confirm the hardware is actually sampling at the higher rate, and is not just claiming that it has the ability to do so. We’d love to hear from you in the comments if you’ve got this piece of bench hardware and decided to try it for yourself. His method enters in a sequence of buttons from the system info menu. If done correctly this will add a service menu option that wasn’t there before. A bit of navigation leads you to the screen seen above, where you can change the model number to DS1102C. This is the more robust 100MHz cousin of the 1022.

If you think you’ve seen this hack before it’s probably because the Rigol 1052E was previously pulled to 100MHz with a firmware hack.

Trashed LCD Monitor Turned Into A Light Box

light-box-from-lcd-monitor[x2jiggy] was given a non-functioning LCD monitor. He made a small effort to trouble-shoot its inability to display anything on the screen but couldn’t get it working again. When that failed he decided to repurpose it as light box instead of just sending it off for recycling.

Monitor manufacturers put in a lot of effort to make sure the back lights distribute brightness as evenly as possible and that will make this a pretty good light box. [x2jiggy] starts off the conversion by removing the case. While it was off he gave it a new coat of paint. The LCD panel, the PCB that drives it, and the light diffuser sheets were all removed, leaving just the backlight and inverter PCB. A bit of probing with the multimeter and he even found a place to connect a toggle switch to actuate the inverter’s power. You can see the silver switch he added to the bezel in the image above. The full build video is embedded after the break.

Continue reading “Trashed LCD Monitor Turned Into A Light Box”