Tutorial Search - Tag - robot

Micro Servo Motor

Micro Servo Motor

This guide will show you how to control the micro servo motor connected to your Robo Pico...
DC Motor

DC Motor

This guide will show you how to power up the dc motor through your Robo Pico...
Sumo Robot: Let's Fighting

Sumo Robot: Let's Fighting

To make your life easier, we've combined all the 4 programs into one and all the 4 programs (functions) is implemented as non-blocking function and will get called repeatedly from the main loop...
Sumo Robot Game Strategies

Sumo Robot Game Strategies

The program of a sumo robot basically can be divided into several parts. However, these programs cannot work independently and all parts must be combined together in the main program loop...
Basic Navigation on Sumo Robot

Basic Navigation on Sumo Robot

Before we can program our robot to fight, there are a few basic robot navigations that we need to familiar with at this stage...
Introduction on Programming 1KG Autonomous Sumo Robot

Introduction on Programming 1KG Autonomous Sumo Robot

This is tutorial for programming Autonomous Sumo Robot using Arduino IDE. We will show you how to use Arduino IDE and how to write a coding for the sumo robot..
1KG Autonomous Sumo Robot Starter Kit User Guide

1KG Autonomous Sumo Robot Starter Kit User Guide

This is an upgraded version of the previous 500g mini-sumo robot. This version comes with a 1kg sumo robot specification which is less than 1kg (weight) and less than 15cmx15cm (size)..
Maker Mini Sumo with Bluetooth Controller

Maker Mini Sumo with Bluetooth Controller

We will guide you through controlling the Maker Mini Sumo using a Bluetooth controller (HC-05 or HC-06)...
Line Following Robot using Scratch in Raspberry Pi 5

Line Following Robot using Scratch in Raspberry Pi 5

This project uses Raspberry Pi 5 with Maker Line and Maker Drive for line following, which uses scratch programming...
Maker Mini Sumo with PS2 Controller

Maker Mini Sumo with PS2 Controller

This tutorial will guide you through creating a sumo robot using a Maker Mini Sumo controller and a standard PS2 controller for control..
RC Sumo using Maker Mini Sumo Controller

RC Sumo using Maker Mini Sumo Controller

This tutorial is focusing on how to use RC Controller with Maker Mini Sumo Controller board in Sumo Robot development..
Make Turntable using MD10-POT Motor Driver

Make Turntable using MD10-POT Motor Driver

This tutorial is application of MD10POT motor driver that can be use directly from the board without programming. The turntable is produce using 3D Printing method...
Build 1KG RC Sumo Robot using MDDRC10

Build 1KG RC Sumo Robot using MDDRC10

This is a RC Sumo Robot based on MDDRC10 Motor Driver. The sizes are 15cm(L) x 15cm(W) with below 1kg (weight). The spec is for 1kg Sumo Robot Competition..
Let’s Upgrade your Mini Sumo to 1kg Sumo Robot

Let’s Upgrade your Mini Sumo to 1kg Sumo Robot

This tutorial is specially designed for robotics enthusiasts that are excited about 1kg Sumo Robot. Let’s start on this journey!..
Mobile Robot using TinyUSB

Mobile Robot using TinyUSB

Wireless control of the mobile robot is made possible through the use of a wireless joystick via TinyUSB. In essence, this marks an improvement to the device information project by integrating the re..