Quote:
Originally Posted by Tandy
This is excellent! I can confirm it works on my 8-bit version. I'm planning on writing something that looks like Kevin's app, but pulling data from my personal weather station. It will help to be able to render the individual metrics (temp, humidity, wind, etc) individually.
|
That's great news.
Did you see my other thread
https://www.mobileread.com/forums/sho...d.php?t=235006 where I provided an RSS reader application that made use of this and also included native Python code that could write to the screen directly? This would allow a partial screen update in real-time if you wanted that.