RIOT-OS / RIOT

RIOT - The friendly OS for IoT
https://riot-os.org
GNU Lesser General Public License v2.1
4.83k stars 1.97k forks source link

add board for Seeedstudio Wio Terminal #18129

Open donsez opened 2 years ago

donsez commented 2 years ago

Description

Seeedstudio Wio Terminal is a dev board with an ATSAMD51 MCU and Realtek RTL8720DN module for BLE 5.0 & Wi-Fi 2.4G/5G

The MCU is the ATSAMD51P19 (SAMD51 is already supported by RIOT).

The 320x240 LCD screen is driven by ILI9341 (also supported by RIOT).

The onboard IMU is LIS3DHTR (also supported by RIOT)

Wio Terminal had also a microphone, a speaker, a light sensor (400-1050nm), an Infrared Emitter (940nm), a microSD Card Slot, 40-PIN GPIO (Raspberry Pi Compatible) and 2 Grove connectors (I2C).

Useful links

maribu commented 1 year ago

For the record: I do have one of those boards lying around somewhere with the intent to add board support for it. I just never found time to do so. Maybe nagging me a bit could motivate me ;)

I would certainly be able to review and test, if someone else is faster than me.

donsez commented 1 year ago

+1 for motivation

oschettler commented 1 year ago

+1 I'd love to see support for Wio Terminal