Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@gemini86/node-red-ds18b20) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@gemini86/node-red-ds18b20
Node-RED node for ds18b20 sensors connected on gpio (this is a fork of @iiot2k/node-red-ds18b20, which has disappeared entirely)
Installation
Install with Node-Red Palette Manager or npm command:
cd ~/.node-red
npm install @gemini86/node-red-ds18b20
View on npm
View on Node-Red
View used library
Report any issues here.
Detail
Node ds18b20 reads temperatures of ds18b20 sensors
- From Linux 1-wire system independent implementation
- Selecting of resolution
- Use of any gpio pin
- Fast reading of ds18b20 sensors
This node works on Raspberry Pi with 32bit or 64bit OS.
Works also on Raspberry Pi 5.