معرفی شرکت ها


Adafruit-DHT-test-1.3.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Library to get readings from the DHT11, DHT22, and AM2302 humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.
ویژگی مقدار
سیستم عامل -
نام فایل Adafruit-DHT-test-1.3.2
نام Adafruit-DHT-test
نسخه کتابخانه 1.3.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tony DiCola
ایمیل نویسنده tdicola@adafruit.com
آدرس صفحه اصلی https://github.com/adafruit/Adafruit_Python_DHT/
آدرس اینترنتی https://pypi.org/project/Adafruit-DHT-test/
مجوز MIT
Adafruit Python DHT Sensor Library ================================== Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black. Designed specifically to work with the Adafruit DHT series sensors ----> https://www.adafruit.com/products/385 Currently the library is tested with Python 2.6, 2.7, 3.3 and 3.4. It should work with Python greater than 3.4, too. For all platforms (Raspberry Pi and Beaglebone Black) make sure your system is able to compile Python extensions. On Raspbian or Beaglebone Black's Debian/Ubuntu image you can ensure your system is ready by executing: ```` sudo apt-get update sudo apt-get install build-essential python-dev ```` Install the library by downloading with the download link on the right, unzipping the archive, and executing: ```` sudo python setup.py install ```` You can ommit the sudo if you use raspberry pi. See example of usage in the examples folder. Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit! Written by Tony DiCola for Adafruit Industries. MIT license, all text above must be included in any redistribution


نحوه نصب


نصب پکیج whl Adafruit-DHT-test-1.3.2:

    pip install Adafruit-DHT-test-1.3.2.whl


نصب پکیج tar.gz Adafruit-DHT-test-1.3.2:

    pip install Adafruit-DHT-test-1.3.2.tar.gz