hamishcunningham / pi-tronics

Source code for Raspberry Pi GATE projects.
http://pi.gate.ac.uk/
42 stars 15 forks source link

timer-based wake-up #111

Closed crottolo closed 2 years ago

crottolo commented 6 years ago

Hi, have you the documentation for wake-up start and stop for mopi?

i want schedule time based start for day of the week. same as http://www.uugear.com/app/wittypi-scriptgen/

thanks

hamishcunningham commented 6 years ago

https://pi.gate.ac.uk/pages/mopi.html#section-4.3.

On 30 Jan 2018 20:01, "Robby" notifications@github.com wrote:

Hi, have you the documentation for wake-up start and stop for mopi?

i want schedule time based start for day of the week. same as http://www.uugear.com/app/wittypi-scriptgen/

thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hamishcunningham/pi-tronics/issues/111, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQlHzJPyzseDSpLdjW44HoqOXzdTThks5tP3T3gaJpZM4Ry7MW .

crottolo commented 6 years ago

Thanks for answer. Is possible set days (monday to friday) from 8.00am to 18.00pm?

I want the scheduler for on off.

If possible store the Configuration for start and stop rpi?

Thanks

Inviato da iPhone

Il giorno 30 gen 2018, alle ore 21:20, Hamish Cunningham notifications@github.com ha scritto:

https://pi.gate.ac.uk/pages/mopi.html#section-4.3.

On 30 Jan 2018 20:01, "Robby" notifications@github.com wrote:

Hi, have you the documentation for wake-up start and stop for mopi?

i want schedule time based start for day of the week. same as http://www.uugear.com/app/wittypi-scriptgen/

thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hamishcunningham/pi-tronics/issues/111, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQlHzJPyzseDSpLdjW44HoqOXzdTThks5tP3T3gaJpZM4Ry7MW .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

petaflot commented 4 years ago

not sure there's an RTC on the MoPi.

IMHO you should you a crontab entry to set the next power-on event (same thing for power-off)