Hello everyone.
I know almost nothing about electronics, although I have done some projects with arduino and also with raspberry pi.
I want to turn on and off a light at certain hour (for example, at 14:30pm the light is on until 23:30pm, and the rest of the time off.
I dont want to buy a RTC module..... so, some people tell me i can use millis function.
If for some reason it were to cut off the power supply, i power up the arduino at a specific hour, like 00:00am.
I think that at some time (for example at 00:00, the arduino is reset... to count again)
somebody can give me a hand with the code??
Sorry for my ignorance, and thanks!
(i dont speak english)