Content for Wio Terminal

Mouse Fatigue Estimation by GSR and EMG Values W/ TensorFlow

“Collate forearm muscle soreness data on the SD card, build and train a neural network model, and run the model directly on Wio Terminal. Supplies 1 x Wio Terminal 1 x Grove - GSR Sensor 1 x Grove - EMG Detector 1 …

WIO Terminal AI gesture recognition with on-device training

“Train an artificial neural network directly on the Wio terminal with AIfES® to recognize simple gestures. Introduction In this tutorial we would like to show you how to implement a simple AI based gesture recognition with AIfES® on the Wio …

DIY Wio Terminal Spectrum Analyzer (Arduino IDE)

“The Wio Terminal is a SAMD51-based microcontroller with Wireless Connectivity compatible with Arduino and MicroPython. It runs at 120MHz, 4MB External Flash and 192KB RAM. The Wio Terminal itself is equipped with a 2.4” LCD Screen, onboard IMU …

AI thermal camera for safe camping (Seeed+Helium+AWS) (V2)

“TinyML model running Wio Terminal can identify if animal or human is approaching even in the dark, sends data to Helium LoRa network to AWS. In the previous project, I used Wifi connection to send tinyML inference data to AWS …

Irrigation Level Assessment by Thermal Imaging w/ TensorFlow

“Collect irrigation level data by thermal imaging, build and train a neural network model, and run the model directly on Wio Terminal. Since global temperatures are expected to rise over the next few decades due to climate change and thus …

DIY 3D Resin Curing Station with Wio Terminal

“I decided to venture into the world of 3D resin printing after years of immersion using FDM (fused deposition modeling) printing. For those who are unfamiliar with this, it’s like squeezing toothpaste onto a surface. I have a Lulzbot …

The Local Weather Station on a Four-Wheels Bluetooth Controlled Car

“Hello!!! This is my four-wheels bluetooth controlled car which is equipped a local weather station on it. This four wheels car can be fully functional bluetooth controlled via Blynk that allows the car to move forward, backward, turn left, turn …

CO2 levels monitoring and Airflow control using Wio Terminal

“This device monitors CO2 level in the living or bedroom and controls a ventilation fan to improve airflow. Carbon dioxide (CO2) is the fourth most abundant gas in the earth’s atmosphere. CO2 is a byproduct of normal cell function …

TinyML Made Easy: Gesture Recognition

“Seeed Wio Terminal programed using Codecraft/Edge Impulse is a fantastic tool for beginners to start on tinyML (Embedded Machine Learning). TinyML This project mixes Machine Learning (that is part of Artificial Intelligence) with a small device (Wio Terminal), which …

Gesture Recognition on Microcontroller with TinyML

“Using gesture recognition with the in-built light sensor, the Wio Terminal will be able to recognize the rock, paper and scissor gesture. Alright, let’s get started with our Gesture Recognition on Microcontroller with TinyML! Let’s go! Using gesture …