Maker.io main logo

Projects

Tutorials

TUTORIAL

GitHub for Robotics: Organizing Your First Project

By Hector Eduardo Tovar Mendoza

Learn how to use GitHub for robotics: repository setup, structure, and collaboration for Arduino, ROS, or embedded systems.

TUTORIAL
15

Create a Custom Object Detection Model with Photos

By Hector Eduardo Tovar Mendoza

Learn how to build a custom object detector using Roboflow and YOLOv8—upload photos, label, augment, train and deploy.

TUTORIAL
71

From Webcam to Cloud: Building an IoT-Ready Computer Vision System

By Hector Eduardo Tovar Mendoza

Use a laptop webcam, OpenCV, YOLOv8, and MQTT to detect objects in real time and publish events to the cloud. Code and setup included.