node-red-contrib-tinkerforge-2

0.0.35 • Public • Published

A set of Node-RED nodes to access Tinkerforge bricklets

These nodes make use of Tinkerforge's javascript library to connect to a local brickd instance or to a remote instance (via Ethernet/WiFi brick)

Install

From npm

npm install node-red-contrib-tinkerforge-2

Supported Bricklets

Currently there are nodes for the following bricklets

  • AmbientLight
  • AnalogOut
  • Barometer
  • CO2
  • DistanceIR
  • DistanceIRV2
  • DistanceUS
  • DualRelay
  • HallEffect
  • Humidity
  • HumidityV2
  • IndAnalogOut
  • IndDigital4In
  • IndDigital4Out
  • IndDigital4OutV2
  • IndDualAnalogIn
  • IO4
  • LaserRange
  • LEDStrip
  • Line
  • LinearPoti
  • Moisture
  • Motion
  • PiezoSpeaker
  • PTC
  • RemoteSwitch
  • RotaryPoti
  • SoundIntensity
  • Temperature
  • TemperatureIR
  • Tilt
  • VoltageCurrent

Adding more should be pretty trivial, these are just the bricks I currently access to for testing

License

Apache 2.0

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-tinkerforge-2

Weekly Downloads

2

Version

0.0.35

License

Apache-2.0

Unpacked Size

256 kB

Total Files

73

Last publish

Collaborators

  • heinrichott