Advice

Joel Goldstick joel.goldstick at gmail.com
Tue Nov 11 13:22:43 EST 2014


On Tue, Nov 11, 2014 at 11:53 AM, Mary-Frances McNamee <
MaryFrances.McNamee at 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 at 01CF79CA.AD4CF410]
>
> *Environmental Products & Services Ltd*
>
> Email: MaryFrances.McNamee at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20141111/f7fbd091/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 1952 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20141111/f7fbd091/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 3981 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20141111/f7fbd091/attachment-0001.jpg>


More information about the Python-list mailing list