SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By Welith
#196950
Hello,
I am using OpenScale for a project I am doing where the scale mechanism is used to detect whether something has been moved out from a given surface. I am looking through the OpenScale code provided in GitHub and was wondering what will be the best way to acquire measurement reading without having top press the input button but rather having the measurements being continuously transmitted? I was thinking of adding a interrupt which waits for a change of load but I am not sure if that will work out. I am quite new to Embedded Programming and was hoping to get some insight on this problem. Thank you in advance ! :)