Re: Help for a newbie regarding code & physical switches

2015-05-20 Thread Terry Reedy
On 5/20/2015 3:54 AM, Howard Spink wrote: Thanks for your help. I want the python to run automatically after boot and show a blank white screen, This part if for a RasPy group. when a combination of GP10 inputs are HIGH python displays one of 150 JPEGS. Is this possible? Number the n inputs

Re: Help for a newbie regarding code & physical switches

2015-05-20 Thread alister
On Wed, 20 May 2015 00:54:40 -0700, Howard Spink wrote: > Thanks for your help. I want the python to run automatically after boot > and show a blank white screen, when a combination of GP10 inputs are > HIGH python displays one of 150 JPEGS. Is this possible? what sort of > boot times can I get wi

Re: Help for a newbie regarding code & physical switches

2015-05-20 Thread Howard Spink
Thanks for your help. I want the python to run automatically after boot and show a blank white screen, when a combination of GP10 inputs are HIGH python displays one of 150 JPEGS. Is this possible? what sort of boot times can I get with Arch? On Wednesday, 20 May 2015 08:14:50 UTC+1, Christian

Re: Help for a newbie regarding code & physical switches

2015-05-20 Thread Christian Gollwitzer
Am 20.05.15 um 08:49 schrieb Howard Spink: I have a Pi + SD card with Pi OS + PiTfT screen I am trying to display specific JPEGs when certain combination of GP10 inputs are HIGH. I would like to use Python, I have no background in programming. Can someone point me on the right tracks? No bg