@shroudedcode/hx711

A native Node.js module to interface with the HX711 load cell amplifier

Usage no npm install needed!

<script type="module">
  import shroudedcodeHx711 from 'https://cdn.skypack.dev/@shroudedcode/hx711';
</script>

README

@shroudedcode/hx711

This is a fork of @dangrie's hx711 package. I've ported it to the new N-API and made some changes to better suit a project I'm using it in.