Re: New tool to find short capacitors on motherboards : shorty with display
the shorty original is open sourced, so I really can't make mine a closed design.
by the way, there is nothing complicated on this design, just add a display and a better adc on a shorty.
I even reused the same protoboard and box where my original shorty was.
I only was the first it seems to have this idea and realize it in real.
I will publish the design on my web site in a few days, the pcb will come later after testing it.
@stj : the adc is on a 8 pins protoboard, but it is a 6 pins, the last two pins are not connected on the adapter sot23-6 to 8pdip.
It won`t be long before the chinese start selling it. Interesting project ,very good .
Thought on that right after posting my comment
My advice, if any good, to is to hide something important and only release to forum registered members.
I'm sure anyone would come up with a better idea if @kripton2035 is up to it
Re: New tool to find short capacitors on motherboards : shorty with display
share your schematic and code - dont take too long on board layouts - everybody will probably make changes anyway.
like ditching the arduino and putting an mcu on the main board.
personally i hate din connectors - that may just be me!
4mm shrouded sockets would allow me to just use my multimeter probes.
Re: New tool to find short capacitors on motherboards : shorty with display
the microcontroller is an arduino nano
the ADC is an mcp3421 in 16 bits mode, the 18bits being too slow at 3 samples/sec
I first used the avr adc (at 10 bits) and it was enough with the shorty initial amplification (x200)
then I tried the 18b adc and lowered the amplification for better range to 27x
the video use the 18b adc in 16b mode (and no pga gain)
it can read 0.1mΩ to around 2.5Ω
Leave a comment: