Im trying to add a switch to my digital scales project. Currently it sets a single log interval or syn interval.
I want the switch to be able to switch between reading every 10 seconds, 10 minutes or 1 hour. I only have one (maybe 2) i/o pin left. Ideally it would say on the lcd the logging interval. I would also like a way of turning on and off the lcd and other components except when it needs to read, or log. Please help.... code is attached....M
Scales-working-simplfy_yes.ino (8.3 KB)