Oscilloscope VFD Repair Like Doing Brain Surgery On Yourself

[Jerry Pommer] has an old Tektronix 2236 that is having some issues. Just to the right of the top corner of the screen is a VFD display that is used to show various numerical measurements. Unfortunately this has stopped working, so he made the oscilloscope probe itself in order to trouble-shoot the situation.

The entire repair process was filmed and you can see the 42-minute job embedded after the break. There’s a lot of stuff crammed inside that oscilloscope, and we see a tour of it all at the beginning of the video. Once [Jerry] gets down to business he traces the problem to a JK Flip-Flop used to feed the display. The output appears correct at first, but the clock signal is not functioning as expected. His solution is to use an MSP430 chip to replace the Flip-Flop functions.

The confidence to try this repair was sparked by [Todd Harrington’s] car-stereo VFD repair video.

Continue reading “Oscilloscope VFD Repair Like Doing Brain Surgery On Yourself”

Dummy Load Uses Gray Code To Adjust Load In Small Steps

We’re not really interested in building a dummy load like this one for ourselves. But the concepts behind its design make for a nice little mental exercise as you read your way through the build description. [Pabr] wanted to build a dummy load which could be used to test a cheaply made gas generator. He wanted it to be as simple as possible, while providing a range of different loads. What he came up with is this monotonically adjustable load tester which uses gray codes for switching.

The video after the break does a good job of explaining the motivation for the design. Grey coding ensures that just one bit changes at a time. The example he uses to show the importance of this is when binary code transitions from 7 (0b0111) to 8 (0b1000). Three digits have been turned off and one has been turned on. Since he’s using light bulbs for his load this will turn off 700 Watts and then switch on 800W. That sudden jump in power draw can cause all kinds of problems with the generator’s engine. But the system he wired up will ensure that each flip of a switch moves in smaller steps.

Continue reading “Dummy Load Uses Gray Code To Adjust Load In Small Steps”

Building Up An Inventory Of SMD Parts

Once you’ve been tinkering around with electronics for a while, you’ll realize the through-hole components that make breadboarding a circuit so easy won’t cut it anymore. Surface mount parts are the future, and make it incredibly easy to build a semi-professional mockup at home. The question arises, though: how do you store thousands of surface mount parts smaller than a grain of rice?

As [George] was building up his SMD inventory, he came across a few clever solutions. The first was a binder sold by Adafruit (and others) that holds strips of cut tape SMD components. [George] wanted something a little more modular, and when he came across an eBay auction for 5000 0805 resistors and 3000 0805 caps, he needed to find a storage solution.

[George] ran across these tiny modular boxes while shopping at Adafruit. These boxes are completely modular, interlock with each other, and have a hinged lid that will hopefully prevent the eventual, ‘SMD parts everywhere’ spill everyone his likely to have.

After printing out some labels for his boxes, [George] had a very tidy solution to his SMD organization problems. We’re wondering what other Hackaday readers use to organize their parts, so if you have a better solution send it in.

A Mobile Electronics Lab For All Your Projects

When [Nisker]’s son got a very, very loud and annoying toy, he did what any good maker parent would do: instead of removing the batteries, he sought a way to lower the volume instead. This, of course, meant cracking open the toy and going at the circuit board with a soldering iron. Not having a permanent electronics workbench meant [Nisker] needed to dig out his Weller from a bag full of tools. Surely there must be an easier way to be a tinkerer with a small workspace.

[Nisker]’s solution was to build a mobile electronics workbench. The resulting wooden box has more than enough space to hold a signal generator, power supply, soldering iron, multimeter, and a bunch of other tools required for making or modding electronics projects.

The case was designed in Google Sketchup and constructed out of 12mm plywood for the sides and 6mm ply for the shelves. All the pieces were cut out with a circular saw and pieced together with screws and glue.

Now [Nisker] has a very compact – 16.9 x 7.9 x 22 inches – electronics lab he can carry just about anywhere. Not a bad project if you’re limited by your current space, and classy enough to keep around once you finally set up a proper workshop.

Through-hole Electroplating In Your Home Lab

For the few double-sided PCBs we’ve actually etched at home we simply soldered a piece of wire to either side of a via and clipped off the excess. But if you want to go the extra mile you can’t beat electroplated through holes. The setup seen above is an electroplating tank build from simple materials which [Bearmos] has been working on.

The two sets of copper structures are both used as anodes. Some copper water pipe (like you’d use for a refrigerator ice maker) was cut into short rods and soldered onto pieces of bus wire. The portion of the metal which will stick above the chemical bath was coated with a generous layer of hot glue. This will protect it from corrosion cause by the off-gassing during the plating process. The traces of the etched PCB act as the anodes, but the holes themselves must be conductive in order for the plating process to work. A water proof glue with powdered graphite mixed in is applied to all of the holes in the substrate. This technique is based on the huge electroplating guide published by Think & Tinker.

Tens Of Thousands Saved By Building A BAM Microscope Out Of LEGO

A Brewster Angle Microscope (BAM) can run you around $100,000. If you don’t have that lying around you could just use some LEGO pieces to build your own. Having been faced with no budget to buy the hardware, and needing the data to finish his PhD, [Matthew] figured out a way to build something passable on the cheap.

These microscopes bounce a light source off of a pool of water and into the lens of a camera. The thing is the angle of the sender and receiver must be just perfect at 53.1 degrees. [Matthew] was able to afford a used camera, and started experimenting with some lab equipment to mount the rig. But he just couldn’t get the adjustments right. Since he had to move the mounting hardware by hand it was impossible not to over or under shoot the corrections. But then he had a eureka moment. LEGO pieces have very accurate tolerances, and you can get geared and motorized parts. He leveraged the quality of the toy into a BAM whose alignment can be tweak with great precision.

It may not look like much, but you can see stearic acid floating through the microscope’s field of vision in the clip after the break. This is exactly the type of observations he needed to perform. Of course if you just need a microscope you can use a laser and a drop of water.

Continue reading “Tens Of Thousands Saved By Building A BAM Microscope Out Of LEGO”

Tiny OLED O-scope Fits On A Breadboard

[youtube=http://www.youtube.com/watch?v=UfAkdd9kXNY&w=470]

With a surplus of 3D printers at this year’s Maker Faire, it’s really surprising to see the most talked about tool among the makers is a simple oscilloscope.

[Gabriel Anzziani]’s Xprotolab is an extremely small oscilloscope, function generator, logic analyzer, and general 128×64 OLED display is the perfect addition to your next prototyping project. With its breadboard friendly format and USB output, it will dutifully serve as a 200kbps oscilloscope, 8 channel logic analyzer, or as seen in the video above, the perfect interface for a Wii Nunchuck or just a simple digital Etch-a-sketch.

In the video above the fold [Gabriel] shows off the functions of his tiny, if somewhat limited, OLED oscilloscope.