Recycling Parts From Dead Motherboards 198
An anonymous reader writes "I had this dead motherboard on my hands and I wanted to see what would happen if I cut out the clock generator and used it stand-alone. So I removed the Winbond chip from the motherboard (I cut out the section of PCB with a hacksaw), powered it up and it was still working. Add a display, a microcontroller and two switches, and I got a cheap frequency generator. Here's my progress so far. Be kind to my Web skills, I'm really just a hardware monkey.
It's not completed yet, but I just wanted to get the idea out there."
just imagine... (Score:1, Interesting)
This is a DMCA violation. (Score:1, Funny)
Re:This is a DMCA violation. (Score:1)
be kind? (Score:5, Funny)
For a moment there I thought that said "Be kind to my Web server", then I realised no one would be foolish enough to ask such a request in a slashdot article.
Re:be kind? (Score:2, Insightful)
I wanted to reply to this as well.
His page is perfectly readable, and isn't bogged down by anything. It's pure content and better than most websites out there. The flow of the page is obvious, and I'm not forced to read mulitiple pages for the same article. The only downfall I can possibly see is the page being too much for an old modem to read quickly.
I could use one of these (Score:5, Interesting)
Anybody have any idea what kind of price for the additional parts would be? Couldn't find any reference on their site. Also, being able to hook the output (from the display/oscilloscope or whatever) to a computer for recording would be a very good thing too.
Re:I could use one of these (Score:5, Informative)
The price is something like $20, including transformer, PIC16F628 Microcontroller, FTDI serial to USB chip, etc. The problem is the clock chip. Places like radio shack etc aren't likely to have them.
The hardest part is learning PIC assembly. PIC's are weird devices, having an accumalator style, havard archecture. Take a look here [btinternet.co.uk] for a good tutorial on PICs.
Re:I could use one of these (Score:2)
Re:I could use one of these (Score:1)
Re:I could use one of these (Score:2)
Of course the clock generator that this guy is ripping out with a hack saw is in the couple of hundred megahertz range, with crystal accuracy.
Re:I could use one of these (Score:2)
Re:I could use one of these (Score:2)
Re:I could use one of these (Score:2)
there's a better answer (Score:5, Informative)
You generally don't need the latest / greatest / hottest for what you're doing, there's probably vacuum tube gear that is alive, well, and will probably solve some of your problems if you poke around a bit for a lot less money than you'd expect, especially if you value your time.
Most metropolitan areas have at least one or two places for this sort of thing.
Google is your friend. Try searching on:
used electronic test
or on the specific gear you want.
Not to say there's anything wrong with this project, it's a cool hack and anyone who gets into electronic hardware is going to have a growing pile of junk to recycle parts off.
Re:I could use one of these (Score:1)
I believe there is at least one software-based oscilliscope around, using the PC's soundcard inputs. I would guess these would allow you to record the output
Following the same logic, (Score:3, Funny)
Re:Following the same logic, (Score:5, Funny)
Tried that. Worked well at first, until it went into the "spin" cycle.
Re:Following the same logic, (Score:2, Insightful)
Let's not get silly and ridicule hardware hacking. It's not a lot different from software hacking, except... ummm... it's cooler.
That guy... (Score:1, Funny)
Re:That guy... (Score:5, Interesting)
Re:That guy... (Score:1)
You can pick up a good Tektronix 7104 1GHz scope mainframe for a few hundred bucks.
He's still not /.ed? (Score:5, Funny)
Re:He's still not /.ed? (Score:2)
Hosting the site on your 128k upstream DSL conenction is.
Keep hacking and keep building web pages (Score:5, Insightful)
As for the old motherboard for a source of parts, I keep a couple of big boxes full of motherboards and adapters for salvaging parts. Even though I'm at a point where I can get free samples of nearly anything I want, there's nothing like having the part you need when you need it.
Re:Keep hacking and keep building web pages (Score:2)
Thus spake McGyver.
Seriously, I consider myself a graduate of "The School of Match, Patch and Blend". If I don't have what I need, there's usually something around that I can make work until I can get the proper parts. I once actaully saved a project dealine by repairing a PC with paper-clips and elastic bands. No, I'm not kidding - there was no where I could g
Re:Keep hacking and keep building web pages (Score:2)
Re:Keep hacking and keep building web pages (Score:5, Interesting)
Why?
my hobby's costs have went from $30.00 a month for buying surface mount discreet components to ZERO because of this. I have more resistors capicators, inductors, and basic logic chips that I will ever need. (Yes 74lsXX series are still used today! as well as 40XX series)
as soon as you get past the "OH MY GOD!" stage of working with surface mount it 's easier than through the hole. I can etch a board and use it instead of wasting another 10 minutes and probably 3 bits drilling the holes.
Is it really worth it? (Score:2, Insightful)
Yet, how expensive can buying what he is trying to create be, compared to the time put in? If you can put something together from an old motherboard - what are the chances it is going to cost a lot?
Also, considering that the board is dead...
How are you meant to know what parts are working? It would be a bitch to test every single component.
Anyway, I don't really see any good us
Re:Is it really worth it? (Score:5, Insightful)
By building his own high frequency oscilator, he has a better understanding of just what it is capable of. It's one thing to have a table of possible outputs for your high frequency oscilator. It's something different to know why those outputs are what they are.
Buying a 33.3, 100, 133 mhz oscilator should not be particularly difficult. I am reasonably sure that you could pick up some on e-bay and have them delivered next week. At the same time you will probably not get the experience you may some day need to replace the component should it fail on you. You will probably have to go out and pick up another one. By building your own, out of cast away parts, you will know what to look for to repair or upgrade the one you build. With 400mhz FSB systems out there today, (and higher) when one of these motherboards fails, you may find that it is exceedingly simple to determine what component failed, and possibly upgrade your variable frequency oscilator.
In a high proportion of the motherboards that I have seen fail, the primary culprit is the hig curremt transistors that support the CPU. When these go, it is very often visable as they leave a smoke patern on the heat sink they are mounted to. you may even see the resin housing for the transistor shattered or cracked.
If this is what has failed, then the CPU will not get power, and the board is functionally dead. It is very unusual for a failure of this type to have harmed the clock chip on the motherboard. I will grant that this is not always the case. It is possible to blow the clock chip, at which point the MB won't be able to start the CPU, or any of a dozen other chips and asics that will cause different failurs.
If you have a PCI modem, that takes a lightning strike, the most likely candidate for failure is the PCI bus controller. This does have a lead that goes to the clock chip, so you may loose the clock as well, but as he pointed out in the article, you can apply power to the clock chip and see if it generates a square wave on the outputs you are expecting, and if not, you haven't invested more than a little bit of time and thought to the project.
Then again, that's just my opinion. I don't claim to speak for the author of the article.
-Rusty
Hey, I resemble this article! (Score:5, Informative)
Just be sure to do this in a _very_ well ventilated area (ie. outside) because if you leave the heat gun in one place too long, which you probably will sooner or later, you'll burn the board, which produces some of the most evil smelling smoke you've ever had the misfortune of smelling.
Also, I find that dead motherboards aren't particularly fertile grounds for component salvaging. Once, I got a whole skid full of old scientific instruments at a government surplus auction for $10. The load of components I salvaged from this was quite unreal!
Re:Hey, I resemble this article! (Score:5, Interesting)
From reading the article, it appears that he wanted to use the clock chip while doing a minimum of circuit design to support the chip itself. To do this, it helps to have the terminating resistors remain attached so you do not have to try to match them back up manually.
From looking at the pictures in the article, it also appeared that the chip was a surface mount package, meaning that he would have had to either come up with a generic surface mount breadboard with the correct pad layout, and solder it down (carefully so he didn't cross any traces), or etch his own breadboard for the project. From what I could read he was probably capable of either, however he (correctly in my opinion, perhaps not yours) chose to make use of the components that were already around the chip he wanted to use.
I find no fault in what he did, or potentially in your case if you just want to harvest the parts, in what you do.
-Rusty
Re:Hey, I resemble this article! (Score:1)
Re:Hey, I resemble this article! (Score:4, Funny)
Halogen lamps work, too. (Score:5, Informative)
Re:Hey, I resemble this article! (Score:2)
I avoid SMT myself, since it's a pain in the butt if you don't have something to mount it to. But almost anything with DIP pins that isn't a One Time Programmable device (like PROMs, PALs, and windowless EPROMs) is potentially useful. And many of the programmable parts are socketed for e
Re:Hey, I resemble this article! (Score:2)
Close enough
BTW, watch out for vapourised lead and other not so nifty things to breathe (more reasons to do your cooking with a vent hood or outdoors).
Re:Hey, I resemble this article! (Score:2)
Anyone working with surface mount components needs to check out ChipQuick. It's a solder-like material that you melt into the solder on your components. It lowers the melting point of the solder enough that you can use a standard iron for most anything.
I've used it quite a bit to pull 160 pin qfp packaged chips off of boards.
Slashdot Problems (Score:1, Insightful)
don't ruin slashdot with offtopic replies? (Score:1, Funny)
Re:don't ruin slashdot with offtopic replies? (Score:1)
Re:Slashdot Problems (Score:2)
A sign of things to come? (Score:2, Interesting)
Maybe this guy is on to something. This could be the new modders' realm, the Motherboard Mod. With the current batch of uber-gearheads out there that not only understand WHAT computer parts do but HOW they do it, this could be a new horizon in interoperability. Creative people could not only swap in and out parts from computer to computer, but also between anything that employs some sort of internal computer--which, nowadays, is almost everything electronic.
Oh my, does that mean that companies like Intel c
Re:A sign of things to come? (Score:1)
Junkyard cost-benefit analysis... (Score:5, Insightful)
The most important reason is that you are learning to use the parts by example which is really cool. You get the benefit of the hard work of the designers and testers. When you start from scratch with a new part, even with all the specs and theory it sometimes takes a few tries to get it right.
I spend as much time as I can building stuff out of junk because it is what I love. Over the years I've figured out that some cool stuff isn't worth the salvage labor. You can get it another way and it will work better, especially when it's a newer surface-mount, multi-layer board. You really have to weigh the alternatives carefully.
However, you definitely do well when you find boards with parts in sockets and things like that. Old ISA cards and very old motherboards are a great source of unpluggable parts. Most of them have serial eeproms like 9346's, you can get 8051 and 6811 microcontrollers off old modems just by popping them out, UV eproms and eeproms to make your NIC bootable, and if you're lucky you can find an ANCIENT card covered in sockets full of 74xx logic chips of all kinds.
Sadly, the newer things are the less you can do with them. Newer toys, electronics, and computers are becoming so cheap and highly integrated that it's getting really hard to do anything interesting with them. The speak'n'spell was completely hackable. Today's toys just have a transistor and a tiny chip under a drop of epoxy. No label or anything.
It's good to see people are keeping it alive, and not letting the multilayer surface mount stuff slow them down!
Speak-n-spell (Score:4, Funny)
Re:Junkyard cost-benefit analysis... (Score:2)
Sweet! Like the 7400 chip [everymac.com] I have in my Powerbook?
Wait, no, I guess not. Drat. I was really hoping for some cheap G4's!
limited utility (Score:5, Informative)
I do like the idea of a usb controled and powered frequency source, but I would settle for lower frequencies but greater tunability than just a dozen presets and use the PIC directly. Or better yet, use the PIC and a multiplier circuit if you want the high frequency values the PC clock circuit offers.
Since the clock chip in question uses a 14.318 mhz crystal and PLL frequency multiplication to get the higher frequencies, you might even be able to still use a hacked MB clock circuit, but feed it a clock generated by the PIC rather than from the clock crystal. The top end would still be lower with this approach (better to just use a stand alone PLL and a divider feedback circuit), but it would allow one to get reasonably high frequency by very tunable signals.
ok (Score:2)
Re:ok (Score:2)
Good for prototyping logic circuits, etc.
Soko
Re:ok (Score:1)
Re:ok (Score:1)
Re:ok (Score:2)
To further the explanation - a function generator outputs a known waveform at a known frequency with known amplitude so that, like ocelotbob said, a given circuit can be tested. You can use it to simulate output of various single components, thereby testing only a little pie
Re:ok (Score:2)
What I do know:
All waveforms on said lab function generator are composed fundamentally of sinusoids, so there is no actual perfectly clean signal. I have indeed hooked a good scope up to it and (out of curiosity) examined the point at which the signal visibly breaks down.
I'm well aware that no measurement equipment can be hooked into a circuit without affecting the output to some degree. I generally assume that most people reali
Worthwhile ... (Score:2, Insightful)
Remember, kiddies:
Those than can, do. Those that can't post on slasdot and berate the idea because they didn't think of it first.
GRRRREEAAAT! (Score:5, Funny)
Re:GRRRREEAAAT! (Score:2)
I think you should probably go here [datadocktorn.nu] for more helpful tips.
Old Dreamcast (slight OT) (Score:1, Redundant)
Re:Old Dreamcast (slight OT) (Score:3)
umm (Score:4, Funny)
Stating the Obvious (Score:1, Informative)
Memorial Day (Score:2, Funny)
Now where's my soldering iron...?
Recycling Parts from dead motherboards (Score:3, Insightful)
By the way, with the advent of micro-atx, and this article, imagine a PDA [ not very small ] from off the shelf parts?
Since:
1- many PC's have more horsepower than most of us use,
2- to toss out a PC with a bad [ insert part here ] is a bad idea if the rest works and very bad for the environment.
3- In the old days gearheads make stuff from kits, and then mods could be shared.
Old PCs can be file servers, or whatever.
Clusters are made from old PCs. Clusters serve games better. Clusters serve lots of stuff better.
Maybe the motherboard makers could be persuaded to make more data available on older designs?
More socketed parts do not really spell loss of sales. Chip advances mean sales, No?
Re:Recycling Parts from dead motherboards (Score:3, Interesting)
Some motherboards are also asthetically pleasing, and if cleaned of solder and unwanted chips and slots, would likely be just as useful for artwork bases. Of cou
DFPresource guy here (Score:3, Interesting)
Here's the scoop. I don't have a decent camera for taking pictures. It's a black and white security camera on a tripod. The tripod broke, so I had to take those pictures while holding the camera and clicking the mouse. The camera doesn't output straight NTSC video so I can't do full motion capture. I don't have any money anymore to buy a new camera (but I did fix that tripod with a blowtorch and some silver braze.)
That's why the black and white pictures are fuzzy.
The color pictures were taken with a QX-3 USB microscope, much better.
As for the cost, it was pretty low. The only things I bought were the panel mount BNCs for 75cents each and the plain gray Hammond enclosure for 10$. Everything else was 'lying around'.
As for the use, it's more of a theoretical thing. Getting fast edges at 100MHz is not that easy (notwithstanding all the people who think they can do better with a flip-flop and a 555, they're welcome to it.)
I can do TDR with the fast edges, which will let me measure trace impedances, and the practice of that circuit will get me going for the 0-800MHz synthesizer I'm planning.
And it was a great excuse for talking about my 1S1 sampler.
I'm also pretty happy that people seem to like the layout of the page.
Thanks everyone!
Re:DFPresource guy here (Score:2)
Maybe a fun hack but not all that useful (Score:2, Interesting)
Also for more accuracy, you can stack them and refactor P and Q over multiple dividers. On one project (an MPEG encoder) I did just that to make a low-jitter fully-locked 16.9344 / 12.288 / 18.432 audio reference from 27 MHz video. Each PLL was less than $2, and I used an 8051 to cont
In case anyone was wondering... (Score:3, Interesting)
Sure for a hobby it'll work, if you were going to fumble around with similar parts anyway. I'm sure glad noone tries to figure out the total cost of going out with the boat and throw out a line to catch fish at our vacation resort either. But you think there's a "business model" or anything here, no it isn't. There used to be, though.
Kjella
Re:ool, but a Waste of Time (Score:2)
sure, and the circuit-tracing and datasheet-reading skills involved in selecting just which chunk of PC board to hacksaw or dremel out aren't something you can just write up in a short article for a general audience.
Personally, I'd be more interested in the author's pending write-ups on vintage Tek gear...
Re:ool, but a Waste of Time (Score:2, Insightful)
Re:ool, but a Waste of Time (Score:2, Interesting)
Making a varible frew sine wave generator, now there's a worthy hack.
Re:ool, but a Waste of Time (Score:1)
That's a little tricky with a '555
Re:ool, but a Waste of Time (Score:5, Insightful)
I for one (and i don't think i'm alone) do not think this is "ool, but a Waste of Time".
repurposing parts from old motherboards to make new test equipment IS cool and IS NOT a waste of time. Just because you can't produce a thousand, or even two, doesn't make it not worthwhile; it's silly to think that Tesla or Turing or whoever should never have made anything, because they could only make one.
and just because something *might* be damaged DOES NOT mean it isn't worth a little hacking!
I'm certain that many slashdotters have gotten tons of use out of "broken" and "useless" throwaway parts from old machines. I know I have.
It's tiring to see every cool hack posted on slashdot be berated by people who don't think it's worthwhile. That attitude has nothing to do with the experimental mindset of hacking, and does nothing to construct anything new. This person did something new *and* shared the knowledge with us! Many, many inventions have come from tireless "frustration".
Re:ool, but a Waste of Time (Score:2, Insightful)
He took a chip off a motherboard, added a microcontroller and made a frequency generator. He made the chip do exactly was it was suppsoed to do (EG, be a variable clock chip). He didn't come up with a particulary novel use - the only hard part would be writing the PIC firmware. It's like me building an LCD controller (which I'm doing atm, btw) that connects to USB, and posting it to slashdot ('Look, ma! I can program a m
Re:ool, but a Waste of Time (Score:2, Interesting)
This IS cool! Whether novel or not, there's another point you are missing- this person took the time to make full plans, pictures, and code available for those of use who werent Electrical Engineers when we were twelve.
Re:ool, but a Waste of Time (Score:5, Informative)
If you want cool plans for how to build electronics stuff, google for 'DIY pic projects' for starters. Or you could just click here [google.com]
There is a *huge* hobbiest crowd porgramming PICs to do all sorts of cool things. The chip takes maybe a day to learn the basics, and 2 or 3 weeks to master. The chip is around $4, and the programmer under 20. check out the Piclist [www.piclist] for free tutorials, projects and code.
If you think it's cool, then go for it.
Re:ool, but a Waste of Time (Score:3, Informative)
just apply for a sample on the website!
just go to http://sample.microchip.com/
hoorah!
1 pic will last for ages if you treat it with care.
As offtopic as it gets (Score:2)
The Microchip SampleMe web site has been optimized for Microsoft Internet Explorer Version 4.0 or Netscape Version 4.0 or greater. Please upgrade your browser to the latest version for free by going to either the Microsoft or Netscape web sites. When your upgrade is complete, please come back to our web site again.
Using Opera 6, displaying MSIE 5 user-agent headers, so they're parsing way down to see the word "Opera" in there.
They'll be getting an email shortly sta
Re:ool, but a Waste of Time (Score:4, Informative)
this is horriby misleading. The above statement is true if you know assembly programming or programming in general. There are some C precompilers for Pic's but the good ones are horribly overpriced. and they have one very useful app out there... picbasic. Picbasic is the best way to get people started as they don't have to unbderstand RS232 communications to write a serial input routene.. while in assembly you had better understand every bit of the communications protocol you want to impliment as you are writing it at the lowest level possible.
And then we have getting the pic programmer to work.. If you are rich and can shell out the hundreds for the real thing that is great. the rest of us are building minimal programmers and using freeware loaders.... and fighting alot to get them to work.
PIC's are NOT easy to get started in. there is at least a 1 month gearing up and learning curve. and at least 1-2 years to learn assembly, communications protocols and protocols for every device you want to talk to.. (Want to display on a lcd? you need to know every bit of that LCD's info.)
There are some C libraries that people have written to make LCD's Rs232, RS485 and I2C as easy as calling a subroutene, and picbasic has all of them already in it.
but the true power of a pic is in assembly. I have seen a pong game in a pic that directly generated the NTSC video signal out one of it's pins and many other accomplishments that are impossible with any language on the pic other than assembly.
I do think that everyone whould start with messing with a pic. get a basic electronics book if you dont know electronics and start there... buy a 16f84 and build a jdm programmer. and download the microchip dev kit.
Sadly...on a side note, Atmel has a better line of microcontrollers but atmel doesn't give a rats ass about home developers so their dev kit is priced to keep you and I out of them and their Non discloseure attitude keeps them at second banana. I can find 20-30 times more info and support software for microchip products and Atmel has almost ZERO for them.
Re:ool, but a Waste of Time (Score:3, Interesting)
"He took a chip off a motherboard, added a microcontroller and made a frequency generator"
again, this IS cool! Whether novel or not, (and not everything can be novel and innovative) and there's another point you are missing- this person took the time to make full plans, pictures, and code available for those of use who werent Electrical Engineers when we were twelve.
Re:ool, but a Waste of Time (Score:5, Funny)
Re:ool, but a Waste of Time (Score:2)
He made a cool hack. Literally. With a hacksaw, yet.
EE's maybe do this stuff in their sleep, but I for one found it interesting and entertaining. (Not that I really understand all that he's talking about
Re:ool, but a Waste of Time (Score:3, Insightful)
Re:mod this parent down (Score:2)
Kinda like the real world, isn't it?
Re:ool, but a Waste of Time (Score:3, Insightful)
Um... from another dead motherboard?
And as for the parts not working, the first thing he said was after cutting the chip out was powering it up to see if it works. Either it does or it doesn't. If it doesn't, you still haven't lost anything, as the board was dead anyway.
Re:ool, but a Waste of Time (Score:1)
It'd be pretty flukey to have another dead mb with the exact same clock chip. He might - I don't know.
And as for the parts not working, the first thing he said was after cutting the chip out was powering it up to see if it works. Either it does or it doesn't. If it doesn't, you still haven't lost anything, as the board was dead anyway.
I just glossed over the article - I stand corrected.
Re:ool, but a Waste of Time (Score:2)
I can't personally recall the last motherboard I touched, living or dead, (or even dead because I have no use for that old of a processor anymroe) that did not have a Winbond clock chip on it.
Then again, I might be wrong. It's happened before, I expect it to happen again, and when it does, I hope to le
Re:ool, but a Waste of Time (Score:1)
I just checked - My last motherboard ( an abit) had a RTM520-39 clock chip. My current board (bought 2 months ago) has an RTM-580.
You may be thinking of the Super I/O chip.
Re:ool, but a Waste of Time (Score:2)
-Rusty
Re:ool, but a Waste of Time (Score:2)
There sure are a lot of them on motherboards, though.
Re:ool, but a Waste of Time (Score:2)
You're both right.
There are large and fundamental differences between:
1) making thousands of them which need to all work reliably without any fuss and feathers, and
2) hacking one out of whatever is lying around which might work and which probably has some ifs, ands and buts.
Progress actually requires both.
Re:ool, but a Waste of Time (Score:2, Funny)
Re:ool, but a Waste of Time (Score:1, Funny)
Well damn.. You are right... I am uninstalling windows as we speak...
I'll tell you what is a waste of time... (Score:2, Insightful)
"The man who says it can't be done should not inturupt the man doing it"
Re:ool, but a Waste of Time (Score:3, Funny)
Re:ool, but a Waste of Time (Score:2, Interesting)
Here's why those caps are bulging and spewing.
http://www.spectrum.ieee.org/WEBONLY/re s ource/feb0 3/ncap.html
It wasn't worth the time to replace the capacitors and on some the leakage damaged part of the board.
If the part was damaged, so what, the author really
Re:Mmmm, memories... (Score:1)
I guess (Score:2)
Re:I guess (Score:2)
Re:This guy sounds so cool, he must get lots of gi (Score:2, Funny)
Re:Got a dead laptop laying around (Score:2)