Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtoenniges/node-red-contrib-hx711
Simple NodeRed-Node to get the value from a hx711 attached to RaspberryPis GPIOs.
https://github.com/rtoenniges/node-red-contrib-hx711
node-red raspberry-pi
Last synced: 3 months ago
JSON representation
Simple NodeRed-Node to get the value from a hx711 attached to RaspberryPis GPIOs.
- Host: GitHub
- URL: https://github.com/rtoenniges/node-red-contrib-hx711
- Owner: rtoenniges
- License: mit
- Created: 2020-06-20T15:39:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T20:51:13.000Z (over 2 years ago)
- Last Synced: 2024-10-09T12:36:05.661Z (3 months ago)
- Topics: node-red, raspberry-pi
- Language: HTML
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-hx711
A simple Node-RED node to get the weight value from a hx711 attached to the Raspberry Pis GPIOs.## Dependencies
* HX711 ([@shroudedcode/hx711](https://github.com/shroudedcode/hx711))