cheap ds18b20's, are they legit??


Closed Thread
Results 1 to 23 of 23

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Re: cheap ds18b20's, are they legit??

    That's good to hear. Maybe someone just bought too many, and now they are trying to get rid of them. Still makes me skeptical though, and free shipping. (I might have to buy some!) Do you have a camera that can take a photo of the front in macro? Not sure we would see anything, but it might be interesting to compare to known samples.

  2. #2
    Join Date
    Oct 2009
    Location
    Utah, USA
    Posts
    427


    Did you find this post helpful? Yes | No

    Default Re: cheap ds18b20's, are they legit??

    YEP!! they are all reading very close to each other...
    Below is a sequential read of nine sensors that are all in parallel on a bread board:

    1 TempC = +25.1250 C
    2 TempC = +25.2500 C
    3 TempC = +25.1875 C
    4 TempC = +25.1250 C
    5 TempC = +25.625 C
    6 TempC = +25.625 C
    7 TempC = +25.625 C
    8 TempC = +25.625 C
    9 TempC = +25.0 C

    I modified Bruces code that is posted on rentron. First I read each serial number and made a note of it as I placed it in line on the bread board. Then I did a For/Next read of each sensor and displayed the temp using debug.

    I also sequentially touched each one with a hot soldering iron and watched just that sensor change in value confirming that I, indeed, was reading each sensor.

    Name:  IMG_2031_cr.jpg
Views: 8680
Size:  424.7 KB

    Name:  IMG_2033r.JPG
Views: 9324
Size:  368.0 KB

    If anybody is interested in my test code... I would be happy to post it. I used a 16F690 on a Microchip LowPinCount demo board with pickit2. You can see all nine sensors lined up 3 x 3 on the breadboard.
    Attached Images Attached Images  
    Dwight
    These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.

  3. #3
    Join Date
    Oct 2009
    Location
    Utah, USA
    Posts
    427


    Did you find this post helpful? Yes | No

    Default Re: cheap ds18b20's, are they legit??

    Also please note the above ebay listing is actually NOT the vendor I purchased from... I bought from this vendor...
    http://cgi.ebay.com/10-QTY-DS18B20-T...item1c1b21e8c3

    I paid $15USD
    Now he is selling them for even CHEAPER!!! 10 for $9.80
    The vendor ID is cwithk.


    Here is the latest read of all nine sensors:
    1 TempC = +25.3125 C
    2 TempC = +25.4375 C
    3 TempC = +25.3750 C
    4 TempC = +25.3750 C
    5 TempC = +25.2500 C
    6 TempC = +25.2500 C
    7 TempC = +25.1875 C
    8 TempC = +25.2500 C
    9 TempC = +25.1875 C
    Last edited by Heckler; - 27th May 2011 at 00:34.
    Dwight
    These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.

  4. #4
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Re: cheap ds18b20's, are they legit??

    Quote Originally Posted by Heckler
    If anybody is interested in my test code... I would be happy to post it. I used a 16F690 on a Microchip LowPinCount demo board with pickit2. You can see all nine sensors lined up 3 x 3 on the breadboard.
    I would say Please post your code, someone will find it useful, I will archive it as an example in MY Computer, for sometime in the future, I am sure I will not be the only one. BTW I use those demo boards too . . .
    If the chips actually work, I doubt they're counterfeits, it would not surprise me if they are old or not RoHS compliant.
    Order 2500 at mouser for $2.09 each . . . I am getting even more sure of my opinion about old stock . . . and those You have shown, Look Old too . . . http://www.mouser.com/Search/Refine.aspx?Keyword=DS18B20&Ns=Pricing|0&FS=True
    Last edited by Archangel; - 28th May 2011 at 04:19. Reason: add
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  5. #5
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: cheap ds18b20's, are they legit??

    I say post your code as an article. Very interesting test project.
    Dave
    Always wear safety glasses while programming.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts