Maker.io main logo
PROJECT

Real-Time GPS Tracker with Raspberry Pi Pico & SIM800L GSM Module

By Rinme Tom

Learn how to build a cellular GPS tracker with Raspberry Pi Pico using the Neo 6M GPS module and SIM800L. This hands-on guide covers interfacing, real-time data logging, and API-based location updates

PROJECT

Tile-Matching Game on the Adafruit Metro RP2350

By Adafruit Industries

This project demonstrates how to run a tile-matching game on the Metro RP2350 using the mouse attached through its USB host pins. It includes controls such as an event button to perform a reset.

PROJECT

Real-Time Facial Tracking System Based on UNIHIKER and micro:bit

By DFRobot

This article introduces one via UNIHIKER, micro:bit expansion board & camera, merging hard/soft for precise tracking.

PROJECT

Beetle ESP32-C3 Smart Env Monitor – Perfect for Your Smart Garden

By DFRobot

My wife’s setting up a garden. As a tech fan, I used DFRobot’s Beetle ESP32-C3 (compact, core/expansion boards, many interfaces, lithium support) to make an env monitor (temp, humidity, light, soil moisture) – data on screen & to server via MQTT for future auto irrigation.

PROJECT

DIY Simple Arduino Whack-a-Mole Game

By Mirko Pavleski

Simple to make Arduino version of the Whack-a-Mole arcade game wich consist a few components.

PROJECT

Real-Time Background Replacement on UNIHIKER with MediaPipe and OpenCV

By DFRobot

We may modify video backgrounds (e.g., distractions/unsuitable colors) via real-time replacement.

PROJECT

Object Classification Project Using NanoDet on UNIHIKER

By DFRobot

This project interfaces a USB camera with UNIHIKER to detect objects, box them out and recognize them.

PROJECT

Edge Detection Using OpenCV on UNIHIKER

By DFRobot

This project interfaces a USB camera with UNIHIKER to detect objects and outline their edges.

PROJECT

QR Code Detection Using OpenCV Based on UNIHIKER

By DFRobot

This project aims to implement QR Code detection on UNIHIKER using OpenCV.

PROJECT

Object Classification Project Using ShuffleNetV2 Based on UNIHIKER

By DFRobot

This project aims to implement Object Classification on UNIHIKER using ShuffleNetV2. This project interfaces a USB camera with UNIHIKER to identify objects through the camera, locate square objects in the frame, and highlight them with a bounding box.

PROJECT

Traditional Character Recognition using Pytesseract on UNIHIKER

By DFRobot

This project is to connect an external USB camera on the UNIHIKER and recognize the name of the person through the camera.

PROJECT

Ancient Poetry Classification Using MultinomialNB on UNIHIKER

By DFRobot

This project aims to use an external USB camera connected to the UNIHIKER to recognize ancient Chinese poetry and display the corresponding author category.