I have had the Adafruit PyPortal for a while and finally got around to playing with it. The PyPortal cames as part the Adabox011 1. Getting going PyPortal contains a colour TFT touch screen; speaker; NeoPixel; sensors for light and temperature sensor; microSD slot; ports for I2C and pins for either analogue or digital; with built-in 8MB flash memory. It uses both CircuitPython and Arduino. In this post, CircuitPython is used. A more detailed overview of the device is available at https://learn.adafruit.com/adafruit-pyportal To set it up I started from https://learn.adafruit.com/adafruit-pyportal/updating-your-pyportal , I already had CircuitPython installed so skipped ahead after updating the firmware to PyPortal CircuitPython Setup and then the enjoyable bit Internet Connect! 2 From Twitter to Weather Time to play. There is an interesting example, developed by John Parks ( ht...
Robots and getting computers to work with the physical world is fun; this blog looks at my own personal experimenting and building in this area.