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.
* 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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file ds18b20pi-0.3.tar.gz.
File metadata
- Download URL: ds18b20pi-0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cefc8b972c980d9e951d58b6686a3745bc8236171c28bbc1bba3dbcecd33ccd
|
|
| MD5 |
ffdea42f5c4ebca9e8f084aa031ec1e3
|
|
| BLAKE2b-256 |
e39bcab0251e2b05c9d40861693c2826d5a516c800bfc88e3470be7c06dff3fb
|