Here are my projects

What another new project?

January 20th, 2012

Ok, this one was in the works for some time. Now called USB-GPIO (General Purpose IO). Adding simple digital IO capability back to a PC when there is no more parallel port to use.

check it out here

Making rectangular holes

November 14th, 2011

not really a project, but a tutorial on how I make rectangular holes for the sensor box on the cat faucet

Finally a new project

November 6th, 2011

Quick and dirty interval timer for Nikon. It’s about as dirt cheap as they come, but it works. check out the video at the end of the project page for a sample time-lapse movie

Motherboard woes

January 24th, 2011

One thing keeping me from updating the RecLight page is had another motherboard fail. As this is the 2nd one in same number of months, thought I’d document some of the problems / solutions.

The problem presented itself as the PC just randomly rebooting. the dreaded “Machine Check” error 25. Sometimes it would run for a couple of hours, then just bang like someone hit the reset button all of a sudden rebooting. Checked the usual things, the temps were OK, no disk errors, voltages, nothing installed recently, etc.

Finally took a good visual look at the motherboard. Guess what capacitors with bulging tops.

Domed top on a potentially failed capacitor

In fact all the 6.3V caps had distended tops. So I determined that was the likely culprit. bad 6.3V caps means bad 5V power on the motherboard. Now I’ve been running MotherBoardMonitor and it’s been reporting ‘normal’ voltages the whole time, so you think how could the board have bad power? The problem is the ripple, the A/C component on top of the normal 5VDC supply. The capacitors are meant to smooth that out. Bad caps, more ripple on what should be a DC power level. No way MBM samples the voltages fast enough to detect that ripple.

So, it’s on to “let’s replace the dead capacitors on the motherboard”. How to go about that? first, size’em and count’em. On this board, there are 5, 6.3V 3300uF caps (all bulging). Go buy some new ones, that’s the first step ’cause if you can’t find replacements, why bother taking the old ones out?

Couple of things to keep in mind when buying replacement caps

  • of course make sure the ratings match. Note that most motherboard caps have a “high temperature” rating (ie 105 degrees)
  • watch the physical size. You may find that physically it’s a tight fit. The replacement capacitors I found were slightly larger.

Once you’ve got replacement parts, now you’ve got to get the old one’s out without damaging the motherboard. This will likely be the hardest part. A good soldering iron is essential as well as a good quantity of solder-wick (braided copper).

One thing you’re likely up against is that the solder on the motherboard is lead-free, which means to you, it melts at a higher temperature than leaded solder. Worse, the power supply capacitors will likely have their negative (-) lead soldered into the ground-plane on the motherboard. Why’s this bad? well the ground-plane amounts to a (relatively) large amount of copper, which unfortunately here, is a very good head conductor. So not only do you have to get enough heat on the lead to melt the lead-free solder, you’re fighting the ground-plane which is sucking all the heat away from the lead.

On my soldering iron, I had to keep the temperature control turned all the way up and to have patience to allow the ground-plane to warm up too. You do NOT want to get antsy and try pulling the capacitor out of the holes. You’ll likely just rip off a trace and ruin the motherboard.

Some tips I can suggest

  • Keep the soldering iron hot Hot HOT. The high heat will try to oxidize the tip, so make sure to keep it well tinned
  • Use the solder-wick to remove as much of the lead-free solder that you can
  • As crazy as it sounds, try re-soldering the capacitor lead, but use leaded solder
  • You may want to repeat the wick, re-solder step a couple of times. Eventually you can get most of the high-temp lead free solder in the joint replaced with lower-temp leaded solder
  • Then… apply a small dab of solder to the soldering iron and heat the lead/board joint well, let it soak up the heat a bit, then quickly apply the solder wick. The goal is to get all the solder out at one go because as soon as the top surface of solder is gone, you’ve lost your main path of heat transfer into the joint
  • You’ll find that only the neg(-) lead on the capacitor will cause you grief. the pos(+) side has much less copper directly connected to it and so not the severe heat capacity issue.

Repeat the process for each dead cap and then replace with the appropriately sized replacements. For me, this gave the motherboard new life. Hopefully you’ll find similar luck!

RecLight update

January 20th, 2011

slow on posts… Too many other irons in the fire, but am working on converting the RecLight to USB from Parallel port. Looks like it actually work on USB now, both 32 and 64 bit o/s! Need to update the RecLight page and start this moving forward again,

Bluetooth headset article in Circuit Cellar

July 4th, 2010

My article on constructing a Bluetooth interface for my car got published in the July issue of Circuit Cellar.   Page 36; “Wireless Data Exchange, Build a 2,700-lb. Bluetooth Headset”.  Give it a read when you get the chance.

FireFly rev 2

June 14th, 2010

working on an updated version of the firefly project.  This one is ‘life size’ rather than minature and more LED’s than the original.  More fireflys means more power, so incorporating a small boost converter.   Two AA cells runs the whole thing.  Prototype works too well as it sucks power until one of the AA cells dies and starts leaking.  Probably would be ok if both cells died at the same time, but typically they do not.  Need to incorporate a shutoff when the cells get low.

Prototype of FireFly2

Prototype of FireFly2

Bluetooth headset article

May 23rd, 2010

Just finishing proof-reading a new article that I wrote for Circuit Cellar magazine.  This one about the blue-tooth adapter I’m building in order to better connect my phone (an HTC Tilt) to my car stereo via the Aux-In.  The article should appear in issue #240 which I believe is the July issue.

RV Cat Faucet

May 23rd, 2010

Now that I’ve got WordPress running, hopefully I can do more updates.  For example, working on a Cat Faucet variant for RV’s.  Will be directly powered from 12VDC from a cigarette lighter adapter.  More later on this topic

Moving to Wordpress

March 13th, 2010

got tired of managing all the HTML by hand.  moving the whole site to wordpress.  Finally got the site transfered over and hopefully all the redirects in place so the old incoming links still work.