CraftBeerPi Plugin
Project description
cbpi4-pt100x-sensor
PT100 / PT1000 Plugin for CBPi4
PT100 / PT1000 probes using a max31865 chip. for wiring go to https://github.com/thegreathoe/cbpi-pt100-sensor/ updated 8/2/17
You can select the conversion mode and number of wires on your probe in software. You will need to select a setting to get the probe working after an update.
You will need to set the reference resistors on the craftbeerpi hardware page! My max31865 chip uses a 4,3 kohm resistor for the PT1000. It might be 430 ohm for a PT100 board
Using a max31865 board like: https://learn.adafruit.com/adafruit-max31865-rtd-pt100-amplifier/
Installation: clone repo from git
Follow instructions under #4: https://craftbeerpi.gitbook.io/craftbeerpi4/development
** on your pi use the following GPIO pins. csPin = 8 this one can be any GPIO you want, if using multiple probes you change this on each one, but keep the other 3 pins the same misoPin = 9 mosiPin = 10 clkPin = 11 **
The code for the request to the max chip is from https://github.com/steve71/MAX31865 so all credit really goes there... i slightly modified the code from the craftbeerpi v3 plugin(https://github.com/thegreathoe/cbpi-pt100-sensor) to allow also the usage of tha PT1000 and added some other parameters.
**Changelog 20.02.21 (0.0.4): Change to support cbpi >= 4.0.0.24. Added sensor log fucntionality
14.02.21 (0.0.3): Updated function to retrieve temperature unit. Units will be changed automatically for sensor when settigs saved properly. No need to update the sensor
09.02.21 (0.0.2): Added offset parameter and changed the GPIO.setmode. Currnetly, warnings are displayed during startup of CBPi. However, they cause typically no issues
05.02.21: Adpated code to run under cbpi4
Old versions: CBPi3 7/20/20:: Added PT1000 functionality. This can be selected in the setup of the sensor. Added also parameters such as offset, low and high vaule filter that are comparable to the OneWireSensor plugins. PT1000 (2-wire) is for instance used in the Speidel Braumeister 20 / 50 and can be read out directly with this plugin. There is no need to change the sensor or the thermowell for these devices.
8/2/17:: Pascal has been working on a pretty nice update which allows you to select the number of wires used on your probe in software... you still need to sever traces or solder jumpers on the board! He has also been added as a contributer
7/2/17:: Verified with Pascal Fouchy that it is working on multiple sensors at once, and i have added the ability to change the reference resistor value from the craftbeerpi hardware page
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
File details
Details for the file cbpi4-pt100x-0.0.4-1.tar.gz
.
File metadata
- Download URL: cbpi4-pt100x-0.0.4-1.tar.gz
- Upload date:
- Size: 185.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abd56ff10eff7689b4a84ef923cdff40ea67724d335768b9f17b06c55b27cbe1 |
|
MD5 | 18331ff09ee2d4d13a62487f1a75b574 |
|
BLAKE2b-256 | d7934c74f62e22b338b2e3e35b952649f017ded6bff2ed89f35fda519d7b3432 |