Giter Site home page Giter Site logo

Comments (3)

spencerkoch avatar spencerkoch commented on June 11, 2024

can you post your code? iirc, the default is set up for the DHT22 and you
need to specify the DHT11 in the script

On Mon, Mar 4, 2013 at 9:43 AM, scott------ [email protected]:

Date / Time Temperature C Humidity %
3/3/2013 20:55:13 537.6 896

Either these results are very strange or it is 998 degree Fahrenheit in my
office. It uploads to my gspreadsheet just fine and I quadruple checked the
wiring. Any ideas? I used your C driver...I am going to start debugging but
just in case someone knows the answer already (always check cache first) I
thought I'd submit this query.


Reply to this email directly or view it on GitHubhttps://github.com//issues/28
.

from adafruit-raspberry-pi-python-code.

scott------ avatar scott------ commented on June 11, 2024

outstanding! I just finished making coffee and as I opened the Adafruit_DHT.c in nano your comment popped up. I used the default driver Adafruit_DHT.c and the only code changes I made were the username, password and spreadsheet in the python script which uploads the results to the gspread....I will see if i can find your channel in irc. Onward to victory!

from adafruit-raspberry-pi-python-code.

scott------ avatar scott------ commented on June 11, 2024

I see the issue thanks! I was calling it with 2302 instead of 11
Here is what I was doing:
sudo ./Adafruit_DHT 2302 4

Here is what I should have been doing:
sudo ./Adafruit_DHT 11 4

Works perfectly! Well as perfectly as the DHT11 will get ya ;-)

Adafruit cache hit ratio is 100%

from adafruit-raspberry-pi-python-code.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.