ESR meter upgrades

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • TEDDIBEAR
    Member
    • Oct 2014
    • 45
    • england

    #901
    Re: ESR meter upgrades

    Originally posted by stj
    ignore that firmware - it's done it's job.
    now i know how your display is wired, i can make a "real" firmware later.
    Thank you stj for your patience much appreciated.
    John

    Comment

    • turbochris
      New Member
      • Sep 2017
      • 9
      • USA

      #902
      Re: ESR meter upgrades

      I'm still trying to figure out how to compile my own custom build. I have a windows 7 computer with WinAVR installed. I have the following files-

      TransistorTester.eep
      TransistorTester.hex
      make_frequency.c
      Makefile (16MHz)
      Transistortester.h

      I understand all the options in the makefile, I just have no clue as to where to go after I make the changes I want.

      I'm using the build that stj made for me with the lipo battery warning settings but it only uses half of the screen for some reason. I really want to learn this stuff. I have a second AY-AT kit and the display seems a little different, I want o make a build for that too.

      Comment

      • Per Hansson
        Super Moderator
        • Jul 2005
        • 5895
        • Sweden

        #903
        Re: ESR meter upgrades

        You must download the source code.
        It's at this URL: https://www.mikrocontroller.net/svnb...ster/Software/
        Here would be the example command on a Linux machine with SVN installed:
        Code:
        svn checkout svn://mikrocontroller.net/transistortester/Software/trunk
        "The one who says it cannot be done should never interrupt the one who is doing it."

        Comment

        • MDM3D
          New Member
          • Dec 2017
          • 3
          • USA

          #904
          Re: ESR meter upgrades

          Originally posted by stj
          the build box is now running - as a room heater!!!
          so if anybody wants any custom builds - just ask.
          tell me the hardware and anything "custom" needed, and i'll compile it.
          STJ could you compile a version for the AY AT color kit with a 20 MHZ clock and a precision reference upgraded? Many thanks in advance! When I tried to compile 1.30m earlier it bricked my tester.

          Comment

          • stj
            Great Sage 齊天大聖
            • Dec 2009
            • 30919
            • Albion

            #905
            Re: ESR meter upgrades

            not sure,
            i usually build "K" firmware - that only runs at 8 & 16MHz.
            i'v not built Marcus's firmware for a long time and cant test it.
            i can try to build it if you want - but no warranty as to if it will run!

            Comment

            • stj
              Great Sage 齊天大聖
              • Dec 2009
              • 30919
              • Albion

              #906
              Re: ESR meter upgrades

              Originally posted by turbochris
              I'm still trying to figure out how to compile my own custom build. I have a windows 7 computer with WinAVR installed. I have the following files-

              TransistorTester.eep
              TransistorTester.hex
              make_frequency.c
              Makefile (16MHz)
              Transistortester.h

              I understand all the options in the makefile, I just have no clue as to where to go after I make the changes I want.

              I'm using the build that stj made for me with the lipo battery warning settings but it only uses half of the screen for some reason. I really want to learn this stuff. I have a second AY-AT kit and the display seems a little different, I want o make a build for that too.
              wait a while - the option you need is NOT in any makefile.
              i was discussing this with karl the other day - there are options in the code that got left out of the makefile-mess.
              btw, i'm now using a 6x8 font - it looks better than it sounds!

              Comment

              • MDM3D
                New Member
                • Dec 2017
                • 3
                • USA

                #907
                Re: ESR meter upgrades

                Originally posted by stj
                not sure,
                i usually build "K" firmware - that only runs at 8 & 16MHz.
                i'v not built Marcus's firmware for a long time and cant test it.
                i can try to build it if you want - but no warranty as to if it will run!
                AH I wondered why your output file was named transistortester.hex!!
                ....and why the makefile looked similar but not the same. Let me do some more reading and see if I can dig up a 16 mhz crystal then I should be able to use your previously uploaded hex file.

                Thanks for the prompt reply!

                Comment

                • TEDDIBEAR
                  Member
                  • Oct 2014
                  • 45
                  • england

                  #908
                  Re: ESR meter upgrades

                  Originally posted by TEDDIBEAR
                  Thank you stj for your patience much appreciated.
                  John
                  Have been trying to find suitable firmware for the upgrade to 16mhz for my
                  LCR-T4-H, and down loaded this from a RUSSIAN site, any help would be appreciated.
                  Attached Files

                  Comment

                  • stj
                    Great Sage 齊天大聖
                    • Dec 2009
                    • 30919
                    • Albion

                    #909
                    Re: ESR meter upgrades

                    vext?? never seen that before.
                    i wonder if it was modified in some way for a lithium power source.

                    Comment

                    • TEDDIBEAR
                      Member
                      • Oct 2014
                      • 45
                      • england

                      #910
                      Re: ESR meter upgrades

                      Originally posted by stj
                      vext?? never seen that before.
                      i wonder if it was modified in some way for a lithium power source.
                      This is the firmware that has given me the vext screen.
                      LCR_T4StripGrid_Ver736Ru_8x16t_Vext_Encoder_16MHz.zip\

                      If I could get the english version I think it may work on my LCR-T4-H.
                      John

                      Comment

                      • stj
                        Great Sage 齊天大聖
                        • Dec 2009
                        • 30919
                        • Albion

                        #911
                        Re: ESR meter upgrades

                        hm - mentions vext.
                        maybe it's modded to read voltage from a probe to test zener diodes.

                        Comment

                        • TEDDIBEAR
                          Member
                          • Oct 2014
                          • 45
                          • england

                          #912
                          Re: ESR meter upgrades

                          Originally posted by TEDDIBEAR
                          This is the firmware that has given me the vext screen.
                          LCR_T4StripGrid_Ver736Ru_8x16t_Vext_Encoder_16MHz.zip\

                          If I could get the english version I think it may work on my LCR-T4-H.
                          John
                          Is there a way of changing the language easily as I would like to give this firmware a go unfortunately it has Russian text.
                          John

                          Comment

                          • stj
                            Great Sage 齊天大聖
                            • Dec 2009
                            • 30919
                            • Albion

                            #913
                            Re: ESR meter upgrades

                            not unless it comes with the makefile / source

                            Comment

                            • TEDDIBEAR
                              Member
                              • Oct 2014
                              • 45
                              • england

                              #914
                              Re: ESR meter upgrades

                              Have just received encoder and fitted to my LCR_T4_H along with two 10k & two 1k resistors, also changed 8mhz crystal to 16mhz but seem to be unable to find any firmware that will work the \LCR-T3,4_v1.12k_r660_ENC13.zip\LCR-T3,4_v1.12k_r660_ENC13\ works of sorts showing capacity at double the value
                              and locks up as soon as you move the encoder to blank screen you then have to disconnect the battery to reset it. any help will be appreciated.
                              John
                              Attached Files

                              Comment

                              • stj
                                Great Sage 齊天大聖
                                • Dec 2009
                                • 30919
                                • Albion

                                #915
                                Re: ESR meter upgrades

                                i'll see what i can do later

                                Comment

                                • gabiz_ro
                                  Senior Member
                                  • Mar 2011
                                  • 166
                                  • Romania

                                  #916
                                  Re: ESR meter upgrades

                                  Originally posted by TEDDIBEAR
                                  Have just received encoder and fitted to my LCR_T4_H along with two 10k & two 1k resistors, also changed 8mhz crystal to 16mhz but seem to be unable to find any firmware that will work the \LCR-T3,4_v1.12k_r660_ENC13.zip\LCR-T3,4_v1.12k_r660_ENC13\ works of sorts showing capacity at double the value
                                  and locks up as soon as you move the encoder to blank screen you then have to disconnect the battery to reset it. any help will be appreciated.
                                  John
                                  Did you try this one?
                                  https://www.badcaps.net/forum/showpo...&postcount=896
                                  When I reach to PC I can upload version for 16MHz since there is for 8MHz and display double value for capacitors.

                                  Comment

                                  • TEDDIBEAR
                                    Member
                                    • Oct 2014
                                    • 45
                                    • england

                                    #917
                                    Re: ESR meter upgrades

                                    Thank you all for your input.
                                    I have now found firmware for my LCR_T_4_H as stj has suggested it uses T4 stripgrid, every thing seems correct as far as component diagnostics with the 16mhz crystal and encoder fitted.
                                    The problem I have is I can select items from the menu with the encoder but can not open them, with any amount of pressing the button, any ideas.?
                                    Thanks Gabiz I have tried that one with no luck. Sorry thumb nails are bright and poor focus unable to reduce contrast.
                                    John
                                    Attached Files
                                    Last edited by TEDDIBEAR; 12-16-2017, 04:40 PM.

                                    Comment

                                    • stj
                                      Great Sage 齊天大聖
                                      • Dec 2009
                                      • 30919
                                      • Albion

                                      #918
                                      Re: ESR meter upgrades

                                      so long-press does not select?

                                      what i'm looking into is a new makefile that auto-calculates some settings.
                                      for example the number of menu lines can be derived from the display "y" size divided by the vertical size of the selected font.

                                      so no need to change it manually for different hardware or font settings.

                                      Comment

                                      • TEDDIBEAR
                                        Member
                                        • Oct 2014
                                        • 45
                                        • england

                                        #919
                                        Re: ESR meter upgrades

                                        Originally posted by stj
                                        so long-press does not select?

                                        what i'm looking into is a new makefile that auto-calculates some settings.
                                        for example the number of menu lines can be derived from the display "y" size divided by the vertical size of the selected font.

                                        so no need to change it manually for different hardware or font settings.
                                        Have tried many combinations holding button down from a quick click to 30 seconds, I was wondering if there is an enable contact on the chip that could be switched.
                                        John

                                        Comment

                                        • stj
                                          Great Sage 齊天大聖
                                          • Dec 2009
                                          • 30919
                                          • Albion

                                          #920
                                          Re: ESR meter upgrades

                                          well i'm confused.

                                          there is only one button input, and i assume it works because you can power the unit on.
                                          maybe that assumption is a mistake - let me check the schems.

                                          Comment

                                          Related Topics

                                          Collapse

                                          • chth96
                                            Is it possible to test small ceramic disc capacitor with analogue meter?
                                            by chth96
                                            I read EBOOK of Testing Electronic Component and found that

                                            "In order to test the small blue resin coated ceramic disk capacitor which has 104 50v specification,it is possible to test this small ceramic capacitor by making use of analogue meter.
                                            Set to times 10Kohm that has 12v output from the probe to check disorder of ceramic capacitor.
                                            It is not uncommon that testing result of digital capacitance meter is okay,But It show shorted reading when you check it with analogue meter."

                                            Is it really possible to test small ceramic disc capacitor with analogue...
                                            03-09-2024, 10:03 PM
                                          • sam_sam_sam
                                            Modification of a Fluke multi meter that uses three AA batteries to use a 14500 lithium ion battery
                                            by sam_sam_sam
                                            I have had with regular AA batteries that leak this meter is expensive new I already replaced the battery battery clips once and the same thing happened again and I am tried of so it is getting modified to accommodate lithium ion batteries that are the same size excluding the positive terminal and removing the battery clips I will have enough room for the BMS protection board

                                            I going to put 3 lithium ion battery in parallel with the BMS protection board and a way to charge the battery externally and heat shrink the battery pack and use a JST connector so I easily remove the battery...
                                            12-31-2023, 06:04 AM
                                          • jorpec
                                            Changing the scale of an analog meter
                                            by jorpec
                                            Hi

                                            I want to change the scale of an analog meter, to monitor the charge of an li-ion single cell, so the needle at the end would point 4.2 volts and the 0 on the meter would point 2.5 volts or so, i tried to add diodes or a zener in series with the meter but the changes of the ambient temperature also changes the voltage value on the meter
                                            I wonder how i can accomplish this so the meter would be precise at any temperature ?

                                            Thnaks
                                            01-23-2023, 10:37 AM
                                          • sam_sam_sam
                                            How an incandescent light and a ESR meter ** friend**have a machine blowing fuses
                                            by sam_sam_sam
                                            About a month ago we had a transformer jumper wire that burned in two different places between two transformers caused over $200 thousand dollars worth of damage to VFD drives at least 10 of them and a memory card and quite a few power supply as well

                                            Now we have most of the equipment that got damaged back up and running except a feeder that has issues and we are waiting for some parts for

                                            Now we also have another piece of equipment that was blowing fuses on the 110 volt controller switch circuit with the “E” stops and one switching power (24 volt) supply and a transformer...
                                            12-14-2023, 07:45 PM
                                          • irepair559
                                            ps4 1215 model Changed port and encoder still no video?
                                            by irepair559
                                            hi guys so i have this ps4 fat 1215 i believe ( the one with the ps4 pro/slim newer encoder ic ) so i replaced hdmi and 2 blown filters and still no pic so i replaced encoder and still no pic. i made sure port is solid even checked with a breakout hdmi and tested ground and data lines.. Filters are all good , though 2 of the newer ones are larger then the original ones i dont know if that matters ?
                                            Made sure under the scope encoder pins all look solid went over with fine tip and solder again. Idk but this thing is stressing me out..
                                            ps4 seems to boot fine blue light then solid...
                                            01-01-2023, 12:41 AM
                                          • Loading...
                                          • No more items.
                                          Working...