Seeed Studio Wio Terminal


#1

I’ve been experimenting with uLisp on the Seeed Studio Wio Terminal. It’s based on the ATSAMD51P19 ARM Cortex M4 microcontroller running at 120 MHz, with 512 KB flash and 192 KB RAM. It also includes a 4 MB DataFlash chip, and a Realtek RTL8720DN providing Wi‑Fi and Bluetooth.

It is equipped with a 2.4” 320x240 colour TFT display, an LIS3DHTR accelerometer, a microphone, buzzer, microSD card slot, light sensor, and infrared emitter (IR 940nm). It also has two multifunction Grove ports:

Here’s a provisional version of ARM uLisp that supports the Wio Terminal: https://github.com/technoblogy/ulisp-wio-terminal

For information about the Wio Terminal on Seeed Studio: https://www.seeedstudio.com/Wio-Terminal-p-4509.html

For more information about the uLisp support see: Seeed Studio Wio Terminal


#2

Looks like a very interesting board with many additions included. And many of them are supported by uLisp, I’ll buy one… :-)


#3

Yes indeed. I’d like to get more of the features working with uLisp, perhaps with some help.