wio-terminal
There are 54 repositories under wio-terminal topic.
lovyan03/LovyanGFX
SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
russhughes/st7789_mpy
Fast MicroPython driver for ST7789 display module written in C
Seeed-Studio/Seeed_Arduino_Sketchbook
This library provides many Wio terminal demos and some other demo for seeed's product.
kartben/wioterminal-mqtts-sample
This repository contains a sample application showing how to connect the Wio Terminal to an MQTT broker over TLS (a.k.a. MQTTS).
kartben/wioterminal-azureiothub-sample
This repository contains a sample application showing how to connect a Wio Terminal to Azure IoT Hub to send telemetry and receive commands.
Seeed-Studio/Seeed_Arduino_edgeimpulse
This library is a firmware for Seeed samd series board. It is friendly for embedded Machine learning.
idreamsi/LoRa-GPS-Tracker
📍 Live tracking on OpenStreetMap with GPS over LoRa
kamiyaowl/wfh_monitor
Environment Monitor
jessebraham/wio-terminal
Board Support Package for the Seeed Studio Wio Terminal
LintangWisesa/IoT-Reyax-RYC1001-MQTT-Cloud
Connecting Arduino MKR1000, ESP8266, ESP32, BOSCH XDK, Particle Photon, Seeed Wio Terminal & Raspberry Pi to Reyax RYC1001 MQTT Cloud
michalin/RDA5807_WIO_Radio
FM receiver based on RDA5807 and WIO-Terminal
Seeed-Studio/Seeed_Arduino_Linechart
This library is a very lightweight library which can help you with the linechart graph you need.
jimbobbennett/wio-terminal-arducam
How to use a Wio Terminal with an ArduCAM OV2640 camera shield V2
TinkerGen/No-code-Programming-to-Get-Started-with-TinyML
Designed to introduce beginners to the basics of Embedded Machine Learning with Wio Terminal and Codecraft graphical programming.
khoih-prog/SAMD_Slow_PWM
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
okini3939/wio_dmx
Wio Terminal, DMX512 monitor
PKHarsimran/WIO_TerminalWifiScan
This Ino will scann for Wifi around your WIO terminal 2.4g/5g
putchom/pocket
Pocket pikaxxx
cpietsch/wio-bme680
Display BME680 data like IAQ on the Wio-Terminal
Diego-Luna/MakerCamp-with-MoonMakers---Smart-Farm
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.
jcrd/wio-pomodoro
Pomodoro timer for Wio Terminal
jimbobbennett/wio-terminal-azure-sample
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.
dheijl/WiotMpdcli
Wio Terminal MPD client
lat0s/GreenThumb
🌱 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.
okini3939/wio_thermal
Wio Terminal, MLX90640
RoSchmi/AzureDataSender_Wio_Terminal
Wio Terminal sending telemetry data to Azure Storage Tables
RoSchmi/PlatformIO
Some Projects made on PlatformIO
tribeshouse/WioSmartGarden
Smart Garden Demo based on Wio Terminal Classroom 12 (https://github.com/lakshanthad/Wio_Terminal_Classroom_Arduino/tree/main/Classroom%2012/Smart_Garden)
yankeguo/wioterminal-mnemonic
create BIP39 mnemonic with wio terminal arduino
Zed-4/Arduino
Digital Clock using Wio terminal
JHMeusener/cocktailbot
WIO Terminal based cocktail mixing robot
okyang/aqi_buddy
A simple AQI sensor project with WIO Terminal and PLANTOWER PM25 Sensor.
jcrd/wio-enlighten
Wio Terminal light sensor
ronibandini/masterMind
Mastermind game for Wio Terminal and Arduino