@gemini86/node-red-ds18b20
Version:
Node-RED node for ds18b20 sensors connected on GPIO (fork of iiot2k, which was removed from NPM)
37 lines (29 loc) • 708 B
Markdown
2.0.0
- Initial release
2.0.1
- Error in READ.ME example
2.0.2
- Add watch gpio
- Add watch.js example
2.0.3
- watch_gpio returns input state
- remove check_gpio
2.0.4
- Bugfix in init_gpio
2.1.1
- Optimize driver
- Check parameter
- Add toggle and blink gpio
- Counter works now with callback
- Counter pins are set more flexible
- Add function get error text
- Adapts examples and API documents
- Add C++ libraries and exaples on github
- Add Buy Me a coffe button
- Copy files to github
- Add bugs in package.json
- Change name from gpio to gpiox
2.1.2
- Bug in calculation pwm period
2.1.3
- fix watch_gpio accept only few inputs because UV_THREADPOOL_SIZE=4