DIY Arduino Capacitor Tester

Поделиться
HTML-код
  • Опубликовано: 9 янв 2017
  • DIY Arduino Capacitor Tester
    In this video we make an Arduino capacitor tester.We use two digital pins, one for charging and one for discharging the capacitor. One analog pin as our voltmeter input, and a little add on circuit with a couple of resistors.
    This works on the principle of TC=R*C. We know R (in this case 100kOhms) and we measure TC until the cap reaches 63%. When that happens we can calculate C.
    Link to video show how to set up LCD:
    • arduino powered freque...
    Link to all my sketches on Dropbox:
    www.dropbox.com/sh/m6c40pu99f...
    ~-~~-~~~-~~-~
    Please watch: "VC60B Insulation Tester"
    • VC60B Insulation Tester
    ~-~~-~~~-~~-~
  • РазвлеченияРазвлечения

Комментарии • 9

  • @philipsmith4037
    @philipsmith4037 3 года назад +1

    Nice walkthrough, it’s very helpful for beginners to have a walk through of the code like this.

  • @mamoynas
    @mamoynas 6 лет назад +2

    wouldn't it be better to start with a DISCHARGE cycle first? A partially charged cap would reach the 62% point faster thus giving wrong results. Maybe this is what happened with the "faulty" 100uF that measured as 50uf... Nice project.

  • @stlucifer66666
    @stlucifer66666 4 года назад

    Hi, How would I edit your code and only use serial no lcd?

  • @hobbytime8041
    @hobbytime8041 6 лет назад +1

    Would it detect if you connect the capacitor with the wrong polarity?

    • @learnelectronics
      @learnelectronics  6 лет назад +1

      +HobbyTime No it's a dumb detector.

    • @hobbytime8041
      @hobbytime8041 6 лет назад

      learnelectronics thanks a lot for aswering
      It is great any way. I am wondering how to test polarity. Thanks!!

    • @rsmith155
      @rsmith155 5 лет назад

      Blam!

  • @sundhareshanvs6205
    @sundhareshanvs6205 6 лет назад

    Where I can download code..?