Re: Generate simple image on a standalone Raspberrry Pi

2019-09-29 Thread Roy Hann
Eli the Bearded wrote: > In comp.lang.python, Roy Hann wrote: >> I am designing a mobile application to run on a Raspberry Pi 3 model B. >> It will not have any Internet access. I need to generate a static image >> consisting of a simple arc representing (say) a speedometer or a >> pressure gaug

Re: Generate simple image on a standalone Raspberrry Pi

2019-09-27 Thread Eli the Bearded
In comp.lang.python, Roy Hann wrote: > I am designing a mobile application to run on a Raspberry Pi 3 model B. > It will not have any Internet access. I need to generate a static image > consisting of a simple arc representing (say) a speedometer or a > pressure gauge. The image will need to be r

Re: Generate simple image on a standalone Raspberrry Pi

2019-09-27 Thread Thomas Jollans
On 27/09/2019 14.43, Roy Hann wrote: > I am designing a mobile application to run on a Raspberry Pi 3 model B. > It will not have any Internet access. I need to generate a static image > consisting of a simple arc representing (say) a speedometer or a > pressure gauge. The image will need to be reg

Generate simple image on a standalone Raspberrry Pi

2019-09-27 Thread Roy Hann
I am designing a mobile application to run on a Raspberry Pi 3 model B. It will not have any Internet access. I need to generate a static image consisting of a simple arc representing (say) a speedometer or a pressure gauge. The image will need to be regenerated every 5 seconds. The image must be d