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
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
not really a project, but a tutorial on how I make rectangular holes for the sensor box on the cat faucet
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
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.
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
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
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!
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,
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.
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.
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.
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
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.