Will guide you to build an portable AI Agent with UNIHIKER K10
Waveform is a small wall-mounted display that turns sound into moving waves.
This project is a fully connected Wi-Fi ePaper Scoreboard built using a 7.5-inch monochrome display.
We built a real-time system on the RT-Spark STM32 using FreeRTOS to read temperature and humidity, control an RGB LED, update a counter.
Implement a real-time operating System (RTOS) for MCUs, using STM32 and Embedded C Programming.
A custom STM32-based environmental monitoring system that reads temperature and humidity using bare-metal drivers and display real-time data
(draft only for Sensor Fusion Challenge) Intelligent forest-edge sensing that detects threats before they become disasters
Edge AI fuses gas, particles, and climate data to classify real-world environments locally, turning raw air signals into actionable context.
Temperature and Humidity Sensing System using STM32 and Embedded C Programming.
Made an XL version of the beloved WS2812B addressable LED that works like its original counterpart!
Talk to your new desktop fish assistant about the weather, have him tell you a joke, or maybe get a story from his life in the water...
Lightweight ESP32-based IoT module for remote data logging enabling the collection and upload of 3D printing statistic to a cloud server
It’s Not Me, It’s You.
World time, Weather forecast, Current weather. Built entirely in Rust!
A dual-board burglar alarm and surveillance system using STM32 for motion detection and ESP32 for full sensor integration.
Learn how to optimize embedded graphics with this open-source "Space Dodger" game. Built on RT-Thread Studio, it demonstrates collision dete
Checking local flooding of footpaths and cycleways is easy with this IoT-enabled water level monitor that posts to a handy web app.
Smart IoT device that detects motorcycle crashes and deters close cars, delivering fast alerts to protect riders.
"I used FreeRTOS to make the RT-Spark multitask: reading temp, updating the LCD, and controlling LEDs simultaneously. "
The project addresses environmental pollution caused by uncontrolled disposal of industrial waste oil.
A compact, scalable, modular, multi-protocol communication platform designed for modern smart homes. Built around a powerful ESP32-S3.
The Guardian Grip is a low-power, RP2040-based wearable SpO2 monitor designed for nocturnal hypoxia detection and smart home safety interven
Project #28 – Sensors – Accelerometer – Mk19
Arduino IDE defaults to optimize your code for size. It removes no operation commands and changes the instructions you put in.