I'm looking for suggestions for a project that will turn an led on/off. I would like to set a timer using a potentiometer and an LCD screen to display the time, then use a button the to start the timer. I also would like to add another potentiometer to set a desired weight, using a load cell, once the weight is reached or the timer is expired I would like the LED to turn off.
The components I have for this project are:
Arduino Uno
5kg load cell
INA125P
potentiometers
buttons
Lcd display with keypad
Looking for some advice on programing this project, and the best ways to set something like this up.
Thanks