Project
rtd-acquire is an open-source hardware-agnostic RTD resistance acquisition
library licensed under MPL-2.0.
Current release
0.2.0 adds the independent portable C11 MAX31865 implementation,
caller-owned C result contracts, Python/C conformance with an explicit binary32
numeric profile, and the Arduino AVR / HERO adapter to the Python acquisition
stack introduced in 0.1.0a1.
Physical Raspberry Pi/MAX31865 and HERO/MAX31865 validation remains pending.
The project remains pre-1.0, and public APIs may change before 1.0.
Repository
- GitHub repository
- Issues
- Design
- Roadmap
- Hardware catalog
- Diagnostic research
- Technical references
- Hardware validation
- Changelog
Companion project
rtd-sensor provides the RTD-model and
temperature-interpretation layer that begins where rtd-acquire stops.