New tool to find short capacitors on motherboards : shorty with display

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • sam_sam_sam
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    No difference between the USA is doing by collecting sales tax from e-commerce from everywhere no matter where it comes from so what the heck is the difference between and what any other country is doing everyone is greedy

    This just started this year with eBay and PayPal and other online places of this is crap granted it might not be as much as vat but it just a matter of time before this happens

    I am interested in buying one and I have been following this post
    Last edited by sam_sam_sam; 10-26-2021, 05:22 PM.

    Leave a comment:


  • megaraider
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Yes the new EU VAT rules (January 1 or Jun 1, 2021) are a really f*cking pain in the a**.
    No more exclusion on small values (less than 20€, including shipment).
    In practice, this means that even end consumers and non-profit receivers / senders in the EU must handle themselves all bureaucracy and collect/deliver all VAT values to EU member State, plus a fixed fee to local/end carrier.
    What a f*cking mess!

    Leave a comment:


  • clearchris
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    From eevblog:

    "sending good with a value from france to outside of europe (even into europe) has become a pain in the a** since january 2021 and new EU VAT rules.
    it will be easier for me, and cheaper for everyone, to sell a gerber file of the pcb, and people ordering 5 pcb from jlcpcb or like.
    instead of me collecting many pcb's and sending them one by one to the world."
    I could contact him and get some sent to me and send them out to others (US only) if there are enough people interested.

    Leave a comment:


  • stj
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    not here - maybe check the thread at eevblog?

    Leave a comment:


  • paulyboy
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Any progress?

    Leave a comment:


  • h0baz
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    nice job..

    Leave a comment:


  • clearchris
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Originally posted by aneng
    @Kripton2035

    Hi Kripton.... it's August now !! Please say you have more information on the PCB supply - or anything about this project. I can't wait to build one !
    My LCD for this project just arrived today, it's much smaller than I thought it would be. This project should be able to fit on some perfboard. If you want to build it on some perfboard, I'll go along. Last I heard there was one last issue, and kripton was busy at work. I'm sure he will come back when he's through.

    Want to work through the last issue?

    Leave a comment:


  • aneng
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    @Kripton2035

    Hi Kripton.... it's August now !! Please say you have more information on the PCB supply - or anything about this project. I can't wait to build one !

    Leave a comment:


  • clearchris
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Originally posted by stj
    it's an OLED - get a selection of white, blue and mixed colour.
    i wish they sold them in green - it would look like an old crt
    I have this one in my cart. Not sure I want to go back to the old days with a choice of monochrome green or monochrome amber. I don't miss that at all.

    https://www.aliexpress.com/item/3280...c00gcT6Vz&mp=1

    Leave a comment:


  • stj
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    it's an OLED - get a selection of white, blue and mixed colour.
    i wish they sold them in green - it would look like an old crt

    Leave a comment:


  • clearchris
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Originally posted by dicky96
    Do you have any up to date news regarding the PCB?
    He has been busy with work. I have considered building one from the schematic, but it's not enough of a priority for me to drag out the perf board.

    I am getting the LCD on order though.

    Leave a comment:


  • dicky96
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Hi Kripton
    Do you have any up to date news regarding the PCB?

    Leave a comment:


  • gabiz_ro
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Are both 3 but must be something to differentiate.
    For digital pin you can define simple with number only but for analog inputs you need to specify is analog one by using A prefix.

    Leave a comment:


  • kripton2035
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    this is the actual state of the schematic of the shorty-with-display input stage.
    Attached Files

    Leave a comment:


  • kripton2035
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    I'm not so familiar with Arduino but in source code seems like you defined TRANSISTOR and BUTTON both to pin 3
    transistor is on an analog pin 3 A3, and button on a digital pin 3 D3
    they are not the same pin.
    anyway, the transistor is always on, and has been removed from the source code when I use the constant current source.

    Leave a comment:


  • gabiz_ro
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    Some schematic will help a lot.
    Where did you get 2.4V instead of 5V with voltage regulator?
    Also
    Voltage drop C-E on BC557 at 100 mA is in datasheet 0.65V
    5V -Vdrop on BC557 = 4.35V
    4.35V on 82 + 2 +1 ohms is around 0.051A that is 51mA but since it may be pulsing lab power supply will show some intermediate value.

    I'm not so familiar with Arduino but in source code seems like you defined TRANSISTOR and BUTTON both to pin 3

    Leave a comment:


  • kripton2035
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    I checked on a lab power supply, the whole device is now using 50-60mA.
    the current constant source now is using 30mA.

    Leave a comment:


  • gabiz_ro
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    I was more about

    I'm still investing. the voltage regulator is giving 2.4V instead of 5V
    As I see 1755S is limited to 300mA
    Aprox 60mA via Q1 and resistors, 240mA for Arduino, oled and others.

    Leave a comment:


  • kripton2035
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    I added a voltage regulator 1755S to bypass the one inside the arduino. just thinking there would be a better regulation than the 1117. I also added a constant current source with the pnp transistor, to have better accuracy and better reproductibility of the measures.
    now I'm debugging this new schematic, it's almost working, but as a reminder it is a hobby project, and I have been very busy these last months.

    Leave a comment:


  • stj
    replied
    Re: New tool to find short capacitors on motherboards : shorty with display

    do you mean your not getting enough current from the one on the arduino?
    that doesnt surprise me really.
    you probably need to use a 1A linear regulator and some tantalum caps

    Leave a comment:

Related Topics

Collapse

  • aaronkatrini
    Help me find the short circuit on this WORKING Nvidia GTX1650
    by aaronkatrini
    Hi all,

    Recently picked up this GTX1650 at a local flea market for a low price and wanted to use it on my secondary PC. I first tested the card and saw the fan spin for a split second and then nothing. Immediately I thought of a short circuit. Disassembled and found a shorted SMD capacitor, injected voltage into it (1V/4A) and two Mosfets got hot immediately (QN3103 & QN3107). Desoldered these Mosfets and the card turned back to life.

    Bought replacements from Aliexpress and replaced them afterwards. Tried the card but still the saw the fan spin for a split second...
    04-18-2024, 03:15 PM
  • snow_sg1
    MSI GS73 (MS-16K61) : help me find short (got thermal cam)
    by snow_sg1
    Hi,

    First : I've got a SMD rework station, thermal camera and good soldering station

    This is my first "short" motherboard repair, this laptop was 25€ so no loss, it just for learning. I want to learn how to fixed board because I want this to become my job.

    I've been fixing electronics for 15+ years, but mostly VCR and camcorder.

    So, I checked power adapter pin to ground, no short, then I plugged the charger in, light on charger blink indicating short.

    PQ19 mosfet got HOT straight away (viewed on thermal cam). Checked,...
    09-13-2024, 03:30 PM
  • Prott
    PCB Layer to layer short on a low voltage power plane - how to find it?
    by Prott
    Hello!
    Recently I have a problem finding a dead short (as far as my cheap multimeter is concerned) on a multilayered (12 layer) PCB. It is caused due to mechanical stress (warping the board and, I assume, cracking inner layers). Injecting voltage of 0.9 V (operational voltage of that part of the circuit) and drawing 0.5 W doesn't cause any visible hotspot on a thermal camera.

    Does anybody have any tips & tricks in order to locate the short more or less precisely? The area has a lot of powerplanes, so it's both blessing and a curse.

    Silly idea no. 1: Can I...
    08-01-2024, 12:09 PM
  • rex98
    HP DMI Tool
    by rex98
    HP DMI Tool is used to Extract DMI information from a HP BIOS Bin.

    DISCLAIMER: badcaps.net and its members do not support unlocking stolen or company-owned devices.
    The DMI Tool given here are for personal use only.

    ************************************************** ***********************************************
    DISCLAIMER: THE HP DMI Tool IS FREE AND ARE INTENDED FOR EDUCATIONAL PURPOSES ONLY.
    You CAN download it, use it.use it.I only ask that you DON'T modify it ,sell it or try to make a profit
    from it, and that you please credit the author...
    Yesterday, 05:51 AM
  • Mess
    Beginner question. Did I find a short?? HP dax31mb1aa0 REV A motherboard
    by Mess

    Hi beginner here, so I'm not sure of I've done this right 😅 trying to diagnose my laptop's motherboard (dax31mb1aa0 rev a). I don't quite know how to read the schematic, so I'm attaching the pictures of the motherboard and the measurements.

    I was attempting to measure resistance to GND on inductors. I disconnected motherboard and used "continuity testing" setting on my multimeter. I put black probe to Ground & red probe on an inductor. Did I measure this right? Am I correct to think that 0.3 ohm measurement indicates a short circuit? Thank you for your help!...
    09-15-2024, 09:56 AM
  • Loading...
  • No more items.
Working...