Adafruit PyPortal - CircuitPython Powered Internet Display
-
Description
Description-
PyPortal, our upcoming easy-to-use IoT device that allows you to create all the things for the “Internet of Things” in minutes. Make custom touch screen interface GUIs, all open-source, and Python-powered using tinyJSON / APIs to get news, stock, weather, cat photos, and more – all over Wi-Fi with the latest technologies. Create little pocket universes of joy that connect to something good. Rotate it 90 degrees, it’s a web-connected conference badge #badgelife.
The PyPortal uses an ATMEL (Microchip) ATSAMD51J20, and an Espressif ESP32 Wi-Fi coprocessor with TLS/SSL support built-in. PyPortal has a 3.2″ 320 x 240 color TFT with resistive touch screen. PyPortal includes: speaker, light sensor, temperature sensor, NeoPixel, microSD card slot, 8MB flash, plug-in ports for I2C and 2 analog/digital pins, 3D files for custom enclosures / lanyard fastening. Open-source hardware, and Open-Source software, CircuitPython and Arduino. The device shows up as a USB drive and the code (Python) can be edited in any IDE, text editor, etc.The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds!
-
Technical Details
Technical Details+
-
Learn
Learn+
Create all the things for the “Internet of Things” in minutesMake Portable PyPortal ProjectsBuild a digital view master using circuit python and pyportal.Learn how to generate bitmap fonts!Explore and use the contents of your AdaBox 011Are you writing CircuitPython code that takes typed in commands? This guide walks through the creation of a GNU Readline style command line editor in pure CircuitPython that uses VT100/ANSI key and control codes.Use your PyPortal to display emails sent to it!Use the PyPortal CircuitPython IoT device to display Adafruit quotes dynamically!Keep track of your YouTube views and subscriber counts with this TV shaped display!Using the Analog Devices ADT7410 and CircuitPython to create an IoT Temperature loggerLight switch wall mount for PyPortalTreasure your memes by having them display on your deskKeep track of subreddit subscriber count with this handsome trophy!3D printed enclosure for PyPortalKeep track of your GitHub Star count with this handsome trophy!Keep track of your Twitter follower count with this lovely trophy!Use your PyPortal to count down the time until a recurring weekly event!Use your PyPortal to count down the days until an exciting event!Use your PyPortal to count up the time elapsed since an important event!Send program status information to a number of places during development.With this compact weather station stuck to your fridge, you'll always know what mother nature is up to!You can use a PyPortal as an automatically updating air quality meter.






