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

Not A Typewriter

By Adafruit Industries

Build a "Not A Typewriter" with I2C Solenoid Driver and Adafruit Feather RP2040 running CircuitPython code. This device is designed to give your modern computer keyboard the essence of a vintage typewriter.

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
13

Using BleuIO with RP2350A Mini Based On Raspberry Pi RP2350A

By Sheikh Shuhad

In this tutorial, we demonstrate how to connect the BleuIO Bluetooth Low Energy dongle to an RP2350A USB Mini development board to create a dual-mode USB serial bridge.

PROJECT
60

Review of Llama3.2 vs Llama3.1: Performance on LattePanda Mu

By DFRobot

In AI's fast evolution, model updates (better performance/efficiency) are common. Llama3.1→3.2 is no different. This article explores their SBC LattePanda Mu x86 benchmarks: speed, efficiency.

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.