Page 1 of 1

Open scale continuous reading?

Posted: Mon Nov 13, 2017 10:11 am
by Welith
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 ! :)