First of all, i'm very novice at Arduino, the code to me seems simple but the hardware and how to connect the different parts is still a mystery to me.
I want to make a Solar Powered Timer that uses buttons to set how many hours before the timer "goes off" or changes state. The display only need to show how many hours until next timer, or if the button is not pressed, how many hours since last timer "went off". The whole device should preferably be very small (like the size of the display and solar panel of a regular calculator, but without the rest of the calculator).
i want it to be able to track time 24/7 and have a light being turned on if the timer has already went off.
For setting the timer i need two buttons or maybe a single "stick" button that can go up, down, left, right and be pressed.
List of parts:
Small solar cell panel
Small calculator-like display
a diode
and buttons for customizing the display
Hope you can help me out, so i can get started. Any advice or references of like-wise projects are gladly recieved. Thanks in advance!