DIY Li-ion Capacity Tester ! | Arduino

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 73

  • @hamohamo234
    @hamohamo234 6 років тому +3

    How to connect I2C OLED to this board?

    • @Nematics_Lab
      @Nematics_Lab  6 років тому

      I had SPI oled which I converted to I2C, so connection are same

    • @hamohamo234
      @hamohamo234 6 років тому

      Nematic ! Thank you 👍

    • @WalterMadrassa
      @WalterMadrassa 5 років тому

      Connect the SDA of the display to A4 and SCL of the display to A5 of the Arduino Nano. Then GND and VCC! Check if your display is for 5V ! mine was for 3 V so I had to use 3.3V regulator and a diode afte it so I get 3V for the display VCC.

    • @nehemiahjudah2009
      @nehemiahjudah2009 3 роки тому

      i guess it's quite randomly asking but do anyone know a good place to watch newly released tv shows online?

    • @zevroy5700
      @zevroy5700 3 роки тому

      @Nehemiah Judah i dunno try Flixportal. You can find it by googling :P -zev

  • @kosa2004
    @kosa2004 2 роки тому

    My pcb has arrived today and cant wait to solder it. Thanks for this video :)

  • @iforce2d
    @iforce2d 4 роки тому +3

    4:28 "so that's it for this video" uhh... wait, you didn't actually run it to see how well capacity was measured...

  • @nschindel
    @nschindel 2 роки тому

    Hi...
    Great project. But instructables link is broken. Could you, please, fix it? Thanks

  • @korishan
    @korishan 6 років тому

    You can make your Arduino voltage reading more accurate by reading the internal voltage and using that to set your offset values. Because the power to the arduino can vary, depending on what other stuff is plugged in on the usb, or the power brick, this can effect the internal voltage. Fortunately, the IRef can be read accurately regardless and the offset can be set.
    IRef with a solid 5V supplied via the usb, will be 1.1V. Any variation of input voltage will cause the IRef to float slightly. Using the internal ADC, you can measure extremely accurate variations in the IRef to less than 0.05mV.
    No extra wiring is required, just a little bit of code additions and calculations. Just do a google search for "arduino voltmeter"

  • @adistef
    @adistef 5 років тому +2

    Hello! I have this questions: why do we need the voltage divider, because the battery voltage = 4.2 v max, the pins can handle this; the voltage drop on the resistor is low enough for a 10bit resolution ADC, if we halve it with the voltage divider it`s even worse.

    • @warlockd
      @warlockd 3 роки тому +1

      The internal refrence for the nano is configured for 2.56V so its why its haled. If you want to use 5v you have to tie it to the aref pin with a regulated 5v source. However the 2.56v ref source in the nano is far more accurate and would give better accuracy as long as you used a good resistor divider.

  • @AV-81
    @AV-81 4 роки тому +1

    You could use the SPI OLED along with the remaining analog inputs to test multiple cells at the same time!
    The nano can test upto 4 cells at a time if you use all the inputs 😃

  • @mission_critical
    @mission_critical 6 років тому

    amazing idea, would love to use this for my upcoming Electric Bike Project, as i will build my battery pack using OLD Laptop Batteries.
    thank you sharing, really awesome project.

  • @emrepolat5284
    @emrepolat5284 6 років тому +2

    Do we need to use the voltage (internal resistance affected) or the EMF of the battery to do the calculations?

    • @Nematics_Lab
      @Nematics_Lab  6 років тому

      Internal voltage reference is used

    • @emrepolat5284
      @emrepolat5284 6 років тому

      @@Nematics_Lab So if a cell has 4.1V EMF, and when it connected to a source, the voltage drops, for example, 3.7V because of the internal resistance. Do I need to use 4.1V while calculating or 3.7V? I didn't get the Internal voltage reference.

    • @Nematics_Lab
      @Nematics_Lab  6 років тому

      Use voltage for calculating not EMF

    • @emrepolat5284
      @emrepolat5284 6 років тому

      @@Nematics_Lab Thank you

  • @omsingharjit
    @omsingharjit 2 роки тому

    Nice

  • @batterypoweredgardener8181
    @batterypoweredgardener8181 4 роки тому

    Where can I find the pcb in this video?

  • @princemiro7241
    @princemiro7241 3 роки тому

    the instructables is not working anymore any update?

  • @microtech.corp.2260
    @microtech.corp.2260 5 років тому

    Can i use this for monitoring capasity? So, it have another load.

    • @Nematics_Lab
      @Nematics_Lab  5 років тому

      You can only test capacity of Li-Ion cells, not monitor them

  • @valerioguagnelliscanzani643
    @valerioguagnelliscanzani643 4 роки тому +1

    You didn't show how it works at the end.

  • @electronic7979
    @electronic7979 6 років тому

    Excellent

  • @hoangquochung9574
    @hoangquochung9574 6 років тому

    You have great job.How i use this for capacity test for multy battery at the same time ? Thank

    • @Nematics_Lab
      @Nematics_Lab  6 років тому

      This won't work for multiple batteries I'm working on new one

    • @hoangquochung9574
      @hoangquochung9574 6 років тому

      Nematic ! Thank for quick reply, I am looking forward for your new project

  • @bartekd3577
    @bartekd3577 5 років тому

    Do you have a DIY project for measuring internal resistance 18650?

    • @Nematics_Lab
      @Nematics_Lab  5 років тому

      Nope but might do it in future

    • @bartekd3577
      @bartekd3577 5 років тому

      @@Nematics_Lab very good..

  • @michaeljoshuamanallo1742
    @michaeljoshuamanallo1742 2 роки тому

    why is the mosfet irfz44n and the diagram shows irlz44n??

  • @eralpdemirkazik9142
    @eralpdemirkazik9142 5 років тому

    Hi great video. İ will try to make same . But i have a question. Can we discharge more than one like4 batteries at the same time? How can we change the code?
    I will multiply the resistor and components. Bu how can i change the code?
    Thanks for help.

    • @Nematics_Lab
      @Nematics_Lab  5 років тому +1

      Check instructables article there I have uploaded code just use Arduino IDE to edit code

    • @eralpdemirkazik9142
      @eralpdemirkazik9142 5 років тому

      @@Nematics_Lab thank you very much

  • @weissbornjr
    @weissbornjr 6 років тому

    What wattage soldering iron do/did you use for this? Seems like my iron is never hot enough but it is a cheap Radio Shack model

  • @ict3412
    @ict3412 5 років тому

    Can I use this for 12V battery

  • @dipakkarena2242
    @dipakkarena2242 4 роки тому

    please provide link for code... Instruction link is broken in description.

  • @DomsedCZ
    @DomsedCZ 5 років тому

    what is the maximum current of discharging ?

    • @Nematics_Lab
      @Nematics_Lab  5 років тому

      If you change value of resistor it will change accordingly

  • @bartekd3577
    @bartekd3577 5 років тому

    Czy mogę użyć wewnętrznego źródła 1,1 V i dać dzielnik napięcia? Łatwiej i nie trzeba ciągle mierzyć napięcia aref. Tak?

  • @johndenverrasco6978
    @johndenverrasco6978 3 роки тому

    Can I ask the code?

  • @muhagungr
    @muhagungr 6 років тому

    Sir only 10ohm resistor load work ? can use 5ohm 10watt or any resistor for load?

    • @Nematics_Lab
      @Nematics_Lab  6 років тому +2

      You can use 5 ohm but then you have to change code but I won't recommend doing that as inaccuracy will increase.

  • @bartekd3577
    @bartekd3577 5 років тому

    Czy możesz zmienić program i schemat dla np. 3 ogniw? (3S)?

  • @lhxperimental
    @lhxperimental 6 років тому +7

    Adreno? Adreno is a GPU by Qualcomm. Arduino is pronounced R-DU-E-NO

    • @Nematics_Lab
      @Nematics_Lab  6 років тому

      Yeah my microphone does not capture that pronunciation properly

    • @lhxperimental
      @lhxperimental 5 років тому +5

      @@Nematics_Lab Ya, must be the microphone.

    • @apurvmj
      @apurvmj 5 років тому

      Have seen many ppl saying it as Adrino. 🙄

    • @sanketthakur2297
      @sanketthakur2297 4 роки тому

      Actually..

  • @Agent-mu1pz
    @Agent-mu1pz 4 роки тому

    Hey bro I like your project, are you selling one, if yes... What would be the cost.. can I do charging/dis-charging with this for 18650 battery. Can you deliver to Bangalore

  • @anterocelllumajang
    @anterocelllumajang Рік тому

    Link is dead

  • @ABID5
    @ABID5 6 років тому +2

    Ar ... du ... ee...noo
    ok??

  • @ABID5
    @ABID5 6 років тому

    But you forgot to test it brother.

    • @Nematics_Lab
      @Nematics_Lab  6 років тому

      May be sometimes you need to trust me :P

    • @ABID5
      @ABID5 6 років тому

      yea, like you test a 2200 mah, if it is really 2200 mah

    • @Nematics_Lab
      @Nematics_Lab  6 років тому

      Not exactly but close

    • @ABID5
      @ABID5 6 років тому

      Where is the code?? Link broken
      I need it now.

  • @somogyimiklos9875
    @somogyimiklos9875 3 роки тому

    send arduino code please

  • @sivaramakrissh
    @sivaramakrissh Рік тому

    Code

  • @muhagungr
    @muhagungr 6 років тому

    sir link broken