[Holiday Notice] Please be informed that our office will be closed on September 16 in observance of a public holiday. Kindly note that all orders placed after 12:00 PM (GMT +8) on September 13 will be processed on September 17. Thank you for your understanding, and we apologize for any inconvenience caused.

Tutorial Search - Tag - Robot

Displaying Text on SSD1315 OLED module via I2C

Displaying Text on SSD1315 OLED module via I2C

This guide will show you how to display text on OLED module using your MOTION 2350 Pro through I2C...
Read Sensor Value

Read Sensor Value

This guide will show you how to read the analog & digital sensor value from Maker Port or GPIO breakout...
Micro Servo Motor

Micro Servo Motor

This guide will show you how to control the micro servo motor connected to your MOTION 2350 Pro...
DC Motor

DC Motor

This guide will show you how to power up the dc motor through your MOTION 2350 Pro...
Micro Servo Motor

Micro Servo Motor

This guide will show you how to control the micro servo motor connected to your Robo Pico...
Turn on the Music

Turn on the Music

This guide will show you how to program the buzzer your MOTION 2350 Pro to play some melody...
DC Motor

DC Motor

This guide will show you how to power up the dc motor through your Robo Pico...
Press the Buttons

Press the Buttons

This guide will show you how to set up the buttons on your MOTION 2350 Pro through coding...
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...
Lighting Up the RGB LED

Lighting Up the RGB LED

This guide will show you how to light up the rgb LED on your MOTION 2350 Pro...
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...
Blink

Blink

This guide will show you how to light up the LEDs on your MOTION 2350 Pro...
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...
External Switch

External Switch

This guide will show you how to connect external switch to your MOTION 2350 Pro...
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..