Tutorial Search - Tag - RC

Setting Up Maker Uno RP2040

Setting Up Maker Uno RP2040

This guide will show you how set up CircuitPython for Maker Uno RP2040..
Power Up the Robo Pico

Power Up the Robo Pico

This guide will show you how to power up your Robo Pico by choosing one of the 3 methods available...
Robot Battle Getting Started Instruction

Robot Battle Getting Started Instruction

Assemble your own robot and begin your journey in Robot Battle...
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..
Creating Animation on OLED Display with EDU PICO

Creating Animation on OLED Display with EDU PICO

Creating Animation for OLED Display using GIF and Python using EDU PICO..
Power Up the Maker Uno RP2040

Power Up the Maker Uno RP2040

This guide will show you how to power up your Maker Uno RP2040 by choosing one of the two available methods...
Power Up the Maker Uno RP2040

Power Up the Maker Uno RP2040

This guide will show you how to power up your Maker Uno RP2040 by choosing one of the two available methods...
DHT11 Sensor Data Logging using Maker Uno RP2040

DHT11 Sensor Data Logging using Maker Uno RP2040

Reads temperature and humidity data from a DHT11 sensor with Maker Uno RP2040, and logs data to a CSV file...
Offline Dino Game Cheat with Maker Uno RP2040

Offline Dino Game Cheat with Maker Uno RP2040

USB native using Maker Uno RP2040 and automated dino game using a light sensor...
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..
IRIV PiControl as IoT Gateway at SHRDC (Selangor Human Resource Development Center)

IRIV PiControl as IoT Gateway at SHRDC (Selangor Human Resource Development Center)

SHRDC is now using IRIV PiControl in their IR4.0 IoT Gateway workshop. They have also built a Controller Box with a proper power supply, IRIV PiControl, LED indicators, Switches..
Water Drinking Reminder w Raspberry Pi Pico

Water Drinking Reminder w Raspberry Pi Pico

This tutorial helps you to make a water-drinking reminder with Raspberry Pi Pico onboard the Maker Pi Pico Board using Circuitpython with Thonny IDE...
Face Recognition using HuskyLens

Face Recognition using HuskyLens

In this tutorial, you will learn how to recognize different faces using HuskyLens and retrieve the data to Maker Pi Pico using CircuitPython code...
Face Detection using HuskyLens

Face Detection using HuskyLens

In this tutorial, you will learn how to detect faces using HuskyLens and retrieve data to Maker Pi Pico using CircuitPython code...
Bluetooth HC-05 master-slave configuration using CircuitPython

Bluetooth HC-05 master-slave configuration using CircuitPython

To allow 2x Bluetooth modules to communicate with each other, we need to set the module to master and slave modes. In this tutorial I will show how to do the setup using CircuitPython.....