Announcement

Collapse
No announcement yet.

Found another DIY ESR Meter...Anyone seen this one?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Found another DIY ESR Meter...Anyone seen this one?

    I'm on an ESR craze. Today, after about an hour of searching, I found this ESR meter, and it seems to be one of the better ones out there. You'll need to make your own PCB but that shouldn't be too terribly hard.

    http://kaspars.id.lv/?menu_id=32


    What do you guys think?

    #2
    Re: Found another DIY ESR Meter...Anyone seen this one?

    I'm in the process of building one since I have most of the parts lying around except for the MCU. I have flashed an attiny before with Ponyprog and its a breeze. For Pic's, this will be my first and wondering is there anything I miss?
    The source code is in .hex that I know, what's with the .jal and the JAL compiler? Can someone enlightened me on these?
    I'll come to the calibration part later. Thanks

    Comment


      #3
      Re: Found another DIY ESR Meter...Anyone seen this one?

      Ya, I'd love to build one of these, and my father said he has a majority of the parts, the hard part would be programming the chips.

      Comment


        #4
        Re: Found another DIY ESR Meter...Anyone seen this one?

        I got a programmer that supports around 35000 chips and would love to help, problem is I live in Norway hehe.

        Comment


          #5
          Re: Found another DIY ESR Meter...Anyone seen this one?

          Well then we'd have to get you to buy the chips, program them, and do a big batch order.... OR.... You can just move to the US :P

          Comment


            #6
            Re: Found another DIY ESR Meter...Anyone seen this one?

            Originally posted by jeff58 View Post
            I'm in the process of building one since I have most of the parts lying around except for the MCU. I have flashed an attiny before with Ponyprog and its a breeze. For Pic's, this will be my first and wondering is there anything I miss?
            The source code is in .hex that I know, what's with the .jal and the JAL compiler? Can someone enlightened me on these?
            I'll come to the calibration part later. Thanks
            .hex is the file you flash to mcu. .jal is the source code written in JAL language (a bit unusual choice to use that instead of C or asm). http://www.voti.nl/jal/index.html

            Comment


              #7
              Re: Found another DIY ESR Meter...Anyone seen this one?

              Originally posted by Ritalin View Post
              Well then we'd have to get you to buy the chips, program them, and do a big batch order.... OR.... You can just move to the US :P
              Maybe I will try to build this myself too or a meter that can read farad as well.
              If you need chips programmed I can do it, I think I got soic adapter as well if you choose not to use the dip.

              I can move to the US alright, just send me your sisters email and I will take it from there hehe

              Comment


                #8
                Re: Found another DIY ESR Meter...Anyone seen this one?

                Post a question.
                Here are 2 PIC's with the same marking except for the ending code. Of cause the circuit indicated item 1. What's the difference between these two? Cost wise, the later is 34% cheaper.
                1. PIC16F690-I/P
                2. PIC16F690-E/P
                Thanks

                Comment


                  #9
                  Re: Found another DIY ESR Meter...Anyone seen this one?

                  Originally posted by jeff58 View Post
                  Post a question.
                  Here are 2 PIC's with the same marking except for the ending code. Of cause the circuit indicated item 1. What's the difference between these two? Cost wise, the later is 34% cheaper.
                  1. PIC16F690-I/P
                  2. PIC16F690-E/P
                  Thanks
                  The "I" suffix means Industrial, with a temperature range of -40°C to +85°C.
                  The "E" suffix means Extended, with a temperature range of -40°C to +125°C.
                  The "P" suffix is the package type = PDIP (Plastic Dual-In-line Package).
                  ________________________________________________

                  Invisible airwaves crackle with life
                  Bright antennae bristle with the energy
                  ________________________________________________

                  Comment


                    #10
                    Re: Found another DIY ESR Meter...Anyone seen this one?

                    Thanks Radio Fox.
                    So if its just the temperature ratings, I can go for the cheaper one since it won't be nearing to these operating temperatures, right?

                    Comment


                      #11
                      Re: Found another DIY ESR Meter...Anyone seen this one?

                      Originally posted by jeff58 View Post
                      Thanks Radio Fox.
                      So if its just the temperature ratings, I can go for the cheaper one since it won't be nearing to these operating temperatures, right?
                      Yep. Buy whichever one is the cheapest.
                      ________________________________________________

                      Invisible airwaves crackle with life
                      Bright antennae bristle with the energy
                      ________________________________________________

                      Comment


                        #12
                        Re: Found another DIY ESR Meter...Anyone seen this one?

                        Originally posted by Radio Fox View Post
                        Yep. Buy whichever one is the cheapest.
                        Thanks a lot!

                        Comment


                          #13
                          Re: Found another DIY ESR Meter...Anyone seen this one?

                          Hehe. I forgot about this for a while. In the (huge) process of building an amp+ speakers. When I finish that, I think I'll try one of these.

                          Comment

                          Working...
                          X