2.0.1 • Published 10 months ago

@iiot2k/node-red-ds18b20 v2.0.1

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

@iiot2k/node-red-ds18b20

Node-RED node for ds18b20 sensors connected on gpio

platform platform

Installation

Install with Node-Red Palette Manager or npm command:

cd ~/.node-red
npm install @iiot2k/node-red-ds18b20

View on npm View on Node-Red View used library

Report any issues here with name @iiot2k/node-red-ds18b20.

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.