0.0.35 • Published 3 years ago

node-red-contrib-tinkerforge-2 v0.0.35

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

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

0.0.33

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.31

3 years ago

0.0.32

3 years ago

0.0.29

3 years ago

0.0.28

3 years ago