On Tue, Nov 11, 2014 at 11:53 AM, Mary-Frances McNamee <
maryfrances.mcna...@epas-ltd.com> wrote:

>  To whom it may concern,
>
>
>
> I am currently working on a bit of coding for a raspberry pi, I was
> wondering maybe I could get some advice? I want my program to run for a
> certain time, for example 7am-2.30am everyday. Is this possible?
>
>
>
> I would appreciate any help. Thank you for your time.
>
>
>
>
>
> Regards
>
> Mary-Frances
>
>
>
> [image: cid:image005.jpg@01CF79CA.AD4CF410]
>
> *Environmental Products & Services Ltd*
>
> Email: maryfrances.mcna...@epas-ltd.com
>
> Tel: +44 (0) 28 30833081 Fax: +44 (0) 28 30257556
>
> Address: 5 Shepherd’s Drive, Carnbane Industrial Estate, Newry, Co. Down
> N. Ireland BT35 6JQ
>
> Website <http://www.epas-ltd.com/> | Brochure (PDF)
> <http://www.epas-ltd.com/Brochures.html> | Videos
> <http://www.epas-ltd.com/Videos.html> | Product Pack
> <http://www.epas-ltd.com/Download/EPAS-Product-Pack.zip>
>
> Company Registration No. N.I.34654
> All Incoming and Outgoing emails are scanned using Sophos Anti-Virus – Ver
> 10.2
>
>
>
> [image: cid:image001.jpg@01CF79CB.9F3A3DF0]
>
>
>
You may get more specific advice in a RPi mailing list, but you can start
your program with a cron job (google that), and check the time in your code
so as to exit at the required time

>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
>


-- 
Joel Goldstick
http://joelgoldstick.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to