Maker.io main logo

Projects See All

PROJECT
64

UNIHIKER K10 : DIY AI Bunny--A Talking, Teaching & Interactive Companion

By DFRobot

AI Bunny is a cute, educational, interactive companion in a 3D-printed bunny enclosure. It listens, speaks, responds, teaches—practicing language, storytelling, educational games, answering questions. This DIY device brings edge AI to life for kids and grownups.

PROJECT
28

How to Use Huskylens Camera AprilTag Recognition in FIRST Tech Challenge

By DFRobot

Huskylens AI Vision Sensor can be used in the FIRST Tech Challenge Game. In this article, we will show how to use Huskylens AI Camera to identify April Tag. Tag Recognition function can detect tags, and learn, recognize, track specified tags. These tags are called April Tags.

PROJECT
19

Measure Distances with a Mini Laser Sensor on UNIHIKER

By DFRobot

This tutorial is ideal for students, hobbyists, or educators who want to integrate precise distance sensing into projects such as robotics, automation, obstacle detection, or smart measuring tools.

PROJECT

OpenCV Square Detection based on UNIHIKER

By DFRobot

This project is to connect an external USB camera on UNIHIKER and use the camera to recognize the object, find the square object in the frame and frame it out.

PROJECT
11

Gesture recognition and tracking | Mediapipe Hands x UNIHIKER

By DFRobot

This project is to connect an external USB camera on UNIHIKER and use the camera to recognize the hands and draw keypoints on it.

PROJECT
21

Yolo LPR (License Plate Recognition) Device Based on UNIHIKER

By DFRobot

The UNIHIKER-based Yolo license plate recognizer uses a USB camera and YOLO model for fast, accurate recognition, enabling smart vehicle monitoring, efficiency, and security.

Blogs

BLOG
61

UNIHIKER K10 Update: 4 Programming Platforms On Windows, macOS & Linux

By DFRobot

The UNIHIKER K10 is now fully compatible with major programming platforms.

BLOG
64

FireBeetle 2 ESP32-C5 Review: Dual-Band Wi-Fi 6 & Solar Charging

By DFRobot

As Internet of Things (IoT) applications continue to evolve, developers using the ESP32 series often face challenges such as congested 2.4GHz bands, data transmission bottlenecks, and inefficient multi-device collaboration.

BLOG
25

UNIHIKER K10 Camera Extension & Flipping Guide for AI/Robotics Projects

By DFRobot

When working on the UNIHIKER K10 AI vision recognition project, we often need to recognize our own face or point the camera in a different direction. However, since the K10's camera is fixed on the board, this can be difficult. To solve this, we can use a 24-pin FPC Extension Board and an FPC cable.

Tutorials See All

TUTORIAL
18

How to Run YOLOv8 Object Detection on Unihiker Single Board Computer

By DFRobot

Have you ever wanted to run YOLOv8 on a compact, affordable device? This tutorial is your gateway to running YOLOv8, the state-of-the-art object detection model, on the Unihiker single-board computer. Designed for Python enthusiasts and embedded systems developers.