Working on various projects to make use of the AdaBox hardware and various free cloud services while trying to increase my use of Python. If you are not familiar with Adafruit I recommend you check them out.
Intro I have a PyPortal that came as part of AdaBox 011. With the combination of a nice screen and WIFI I am going to use it to display images from the NASA Earth Polychromatic Imaging Camera. I plan to download and display the images in an animated fashion.
I use an Azure Function written in Python to that will crop and scale the image before delivering it to the PyPortal as a bitmap.