Skip to main content

ds18b20 userspace library for Rapsberry Pi

Project description

* no kernel patches needed
* any GPIOs allowed
* any number of GPIOs allowed

Make sure you have:

*build-essential package
*python-dev or python3-dev package
*Raspberry Pi device
*sudo access for the script

Usage:

import time

import ds18b20pi

ds18b20pi.bus.convert(pin)

time.sleep(0.75)

temperatureDict = ds18b20pi.bus.search(pin)

The Package is fresh and installation could be buggy,
sorry for any inconvenience.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ds18b20pi-0.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page