NEW PRODUCT – Adafruit PyPortal Titano

from NEW PRODUCT – Adafruit PyPortal Titano
by Angelica
4444 hand demo 05 ORIG 2019 12

NEW PRODUCT – Adafruit PyPortal Titano


The PyPortal Titano is the big sister to our popular PyPortal now with twice as many pixels! The PyPortal is our 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.
4444 iso 01 ORIG 2019 12
4444 top ORIG 2019 12
The Titano uses an ATMEL (Microchip) ATSAMD51J20, and an Espressif ESP32 Wi-Fi coprocessor with TLS/SSL support built-in. PyPortal has a bigger 3.5″ diagonal 320 x 480 color TFT with resistive touch screen. Compare that to the original PyPortal’s 3.2″ 240×320, we have twice as many pixels! Also, we’ve updated the connector to be a reverse-friendly USB C connector.
4444 detail 02 ORIG 2019 12
4444 detail 01 ORIG 2019 12
Compared to the original PyPortal, the Titano does not include a ADT7410 temperature sensor. It also has a higher-resolution screen with a different controller chip. The Processor, STEMMA connectors and WiFi have the exact same wiring as the original 3.2″ PyPortal so if you are running Arduino/CircuitPython code, you’ll just have to adjust your graphics and fonts for the larger resolution screen!
4116 hand demo group ORIG 2019 12
4444
The PyPortal Titano includes: speaker, light sensor, temperature sensor, NeoPixel, microSD card slot, 8MB flash, plug-in ports for I2C and 2 analog/digital pins. 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!
4444 quarter ORIG 2019 12
In stock and shipping now!

Comments