A simple Node-RED node to get the weight value from a hx711 attached to the Raspberry Pis GPIOs.
Forked from rtoenniges/node-red-contrib-hx711, but uses @ataberkylmz's hx711 package, which is optimized for reduced CPU usage.
Wiring Pi is not installed on Raspberry Pi OS Lite, so it must be installed:
sudo apt-get install wiringpi