Elektrooniline termomeeter jamab külmaga

Collapse
X
 
  • Kellaaeg
  • Show
Clear All
new posts
  • klm
    Liige
    • 08/2004
    • 1442

    #16
    Vs: Elektrooniline termomeeter jamab külmaga

    Paistab, et viga spark-dallas-temperature.h librarys:

    I have a strange problem that I’m hoping someone can help me with. I’ve had a Photon reading from a BMP180, DS18B20 and DHT22 with a problem for about 3 months now. Until a few days ago that is. The Photon stopped grabbing temperature data from the DS18B20. All three sensors were reporting to a web server via Publish. The other two sensors continue to work without any problems. I have the Photon connected via USB to my PC for serial troubleshooting. It appears that the Photon sees the DS18B20 ...


    et siis library failis SPARK-DALLAS-TEMPERATURE.H
    tuleb rida :
    #define DEVICE_DISCONNECTED_RAW -2032
    asendada reaga:
    #define DEVICE_DISCONNECTED_RAW -7040
    viimati muutis kasutaja klm; 11 January 2016, 20:47. Põhjus: lisatud lahendus
    MINULE EI MEELDI KUI MÕNINGAD ISIKUD MINU POSTITUSI MUUDAVAD,
    KUI POSTITUS EI SOBI SIIS PALUKS SEE KUSTUTADA !

    Comment

    • qwerty
      Liige
      • 03/2002
      • 841

      #17
      Vs: Elektrooniline termomeeter jamab külmaga

      Tänud, loodame ,et nüüd funkab

      Comment

      • A.R.
        Liige
        • 02/2008
        • 5954

        #18
        Vs: Elektrooniline termomeeter jamab külmaga

        Esmalt postitatud qwerty poolt
        Tänud, loodame ,et nüüd funkab
        Vaatasin neid programme ja tekkis probleem:
        Kas temperatuuri muutuse samm on
        +0.1250
        +0.0625
        0.0000
        -0.0625
        -0.1250
        või
        +0.1250
        0.0000
        -0.1250

        Tundub, et see tekst eeldaks viimast.

        Üks teine leitud programm käitub hoopis teisiti aga tulemused on samad.
        See -15 juures ära keeramine on huvitav.

        Ja see DEVICE_DISCONNECTED_RAW mõju samuti.
        Tahaks aru saada miks nii.

        Äkki raatsid loovutada kogu selle "vigase" teksti?

        Comment

        • qwerty
          Liige
          • 03/2002
          • 841

          #19
          Vs: Elektrooniline termomeeter jamab külmaga

          Library (vigane) on siin: https://github.com/tomdeboer/SparkCo...aster/firmware

          Minu kood eelmisel lehel.

          Comment

          Working...