Hey guys, completely new to Arduino and this type of hardware. I know the best way to learn is by doing, done this for many different projects. Before buying anything id just like to make sure this sounds like a practical project. I am helping a friend try to get a demo unit together for a new project he'd like to present to potential investors.
Now what we need the arduino to do: 4 analog momentary buttons (ground or +, doenst matter) need to be pushed, all within 30 seconds of the previous button, then a final (5th) constant switch is flipped on. IF the 4 previous momentary buttons did not get pressed, or more than 30 seconds has passed since pressing the last button, flipping that 5th switch will then cause the arduino to close a relay setting off an alarm.
Sounds reasonably feasible with the basic arduino uno hardware?
Thank you for any help and info! look forward to learning about these systems.