There are 7 repositories under wio-terminal topic.
SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
Fast MicroPython driver for ST7789 display module written in C
This library provides many Wio terminal demos and some other demo for seeed's product.
This repository contains a sample application showing how to connect the Wio Terminal to an MQTT broker over TLS (a.k.a. MQTTS).
This library is a firmware for Seeed samd series board. It is friendly for embedded Machine learning.
📍 Live tracking on OpenStreetMap with GPS over LoRa
This repository contains a sample application showing how to connect a Wio Terminal to Azure IoT Hub to send telemetry and receive commands.
FM receiver based on RDA5807 and WIO-Terminal
Board Support Package for the Seeed Studio Wio Terminal
Connecting Arduino MKR1000, ESP8266, ESP32, BOSCH XDK, Particle Photon, Seeed Wio Terminal & Raspberry Pi to Reyax RYC1001 MQTT Cloud
How to use a Wio Terminal with an ArduCAM OV2640 camera shield V2
This library is a very lightweight library which can help you with the linechart graph you need.
Designed to introduce beginners to the basics of Embedded Machine Learning with Wio Terminal and Codecraft graphical programming.
This Ino will scann for Wifi around your WIO terminal 2.4g/5g
Display BME680 data like IAQ on the Wio-Terminal
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
create BIP39 mnemonic with wio terminal arduino
Create and build a Smart Farm, using the Wio Terminal, where you will learn to program an LCD screen, a light sensor, a servomotor, the temperature and humidity sensor.
A demo Arduino project showing how to use Azure IoT Hub with the Wio Terminal. Built using PlatformIO, but can be implemented using the Arduino IDE.
Arduino Library to read an SD Configuration File for Wio Terminal
🌱 Green Thumb is a plant monitoring system for Android, utilizing the Wio Terminal and various sensors to track soil moisture, temperature , and humidity in real-time. Developed as part of a course at University of Gothenburg, it demonstrates IoT integration and MQTT communication for effective plant care monitoring.
An onscreen keyboard for the Wio Terminal that registers user input
Wio Terminal sending telemetry data to Azure Storage Tables
Some Projects made on PlatformIO
Smart Garden Demo based on Wio Terminal Classroom 12 (https://github.com/lakshanthad/Wio_Terminal_Classroom_Arduino/tree/main/Classroom%2012/Smart_Garden)