Skip to content

A small Arduino patch to read values from a HX711 load cell amplifier and output them to the serial port

License

Notifications You must be signed in to change notification settings

mrdavidgagnon/ArduinoThrustSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoThrustSensor

A small Arduino patch to read values from a HX711 load cell amplifier and output them to the serial port

This sketch outputs a comma delimited list to the serial port in the form

MILLISECONDS SINCE INIT , Force in Grams

It is calibrated for a paticular load cell construction made to measure the thrust curves of various small rocket motors.

Setup HX711.DOUT - pin #A1 HX711.PD_SCK - pin #A0 Tare Button - pin #D2 with pull down

Thank you to https://github.com/bogde/HX711 for providing the example code and HX711 library

About

A small Arduino patch to read values from a HX711 load cell amplifier and output them to the serial port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published