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)..
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..
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..
STEM Robot Building Base Kit Step-by-Step Installation Guide

STEM Robot Building Base Kit Step-by-Step Installation Guide

This guide will show you on how to build your robot car base by using the STEM Robot Building Base Kit...
Quadruped Robot with SC08A Servo Controller

Quadruped Robot with SC08A Servo Controller

To build this robot, there are quite a number components and 3d printed parts are required. Hence this will be separated into two two different parts. First we will look at the components, and next we..
Maker Nano RP2040 Interfacing With Maker Line Using Arduino IDE

Maker Nano RP2040 Interfacing With Maker Line Using Arduino IDE

 Video Hardware PreparationSince this is a continuation from the previous tutorial the additional that we will need is the Maker Line. Maker ....
Maker Nano RP2040 Interfacing With Maker Drive Using Arduino IDE

Maker Nano RP2040 Interfacing With Maker Drive Using Arduino IDE

 Video Hardware PreparationThis are the list of items used in this tutorial.Maker Nano RP2040: Simplifying Projects with Raspberry Pi RP2040Maker Dr....
Hungry Robot, powered by Maker Pi RP2040 and CircuitPython

Hungry Robot, powered by Maker Pi RP2040 and CircuitPython

Before this I have built a Hungry Robot using REKA:BIT. This time I want to try with Maker Pi RP2040 and program it using CircuitPython.....