Repository navigation

#

wio-terminal

SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)

C
1318
9 天前

Fast MicroPython driver for ST7789 display module written in C

Python
610
8 个月前

This library provides many Wio terminal demos and some other demo for seeed's product.

C++
77
3 个月前

This repository contains a sample application showing how to connect the Wio Terminal to an MQTT broker over TLS (a.k.a. MQTTS).

C++
22
4 年前

This library is a firmware for Seeed samd series board. It is friendly for embedded Machine learning.

C
18
6 个月前

📍 Live tracking on OpenStreetMap with GPS over LoRa

C++
16
7 个月前

This repository contains a sample application showing how to connect a Wio Terminal to Azure IoT Hub to send telemetry and receive commands.

C
16
4 年前

FM receiver based on RDA5807 and WIO-Terminal

C++
8
3 年前

Board Support Package for the Seeed Studio Wio Terminal

Rust
8
4 年前

Connecting Arduino MKR1000, ESP8266, ESP32, BOSCH XDK, Particle Photon, Seeed Wio Terminal & Raspberry Pi to Reyax RYC1001 MQTT Cloud

Makefile
8
1 年前

How to use a Wio Terminal with an ArduCAM OV2640 camera shield V2

C++
8
4 年前

This library is a very lightweight library which can help you with the linechart graph you need.

C++
6
6 个月前

Designed to introduce beginners to the basics of Embedded Machine Learning with Wio Terminal and Codecraft graphical programming.

HTML
5
2 年前

This Ino will scann for Wifi around your WIO terminal 2.4g/5g

C++
4
4 年前

This library enables you to use Hardware Timers on SAMD21/SAMD51 boards to create and output PWM to pins. These PWM channels, using SAMD21/SAMD51 Hardware Timers, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. Max PWM frequency is limited at 1000Hz

C++
3
2 年前

Wio Terminal, DMX512 monitor

C++
3
3 年前

create BIP39 mnemonic with wio terminal arduino

C++
3
1 年前

Display BME680 data like IAQ on the Wio-Terminal

C++
3
4 年前