node-red-contrib-tinkerforge-2
v0.0.35
Published
Node-RED nodes to access Tinkerforge sensors
Downloads
186
Readme
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