2.0.2 • Published 10 months ago

@gemini86/node-red-ds18b20 v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
10 months ago

@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)

platform platform

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.