Skip to content

CuriousMongoose/node-red-contrib-hx711-optimized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-hx711-optimized

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

About

Simple NodeRed-Node to get the value from a hx711 attached to RaspberryPis GPIOs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.1%
  • JavaScript 22.9%