Arduino Ecosystem

Play Game using Joystick on Maker Uno RP2040

Play Game using Joystick on Maker Uno RP2040

Using a joystick connected to the Maker Uno RP2040 to play PC games via USB native way...
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...
A fatal esptool.py error occurred: Cannot configure port!

A fatal esptool.py error occurred: Cannot configure port!

This tutorial is short summarizes on common issues with ESP8266 or ESP32 Arduino base boards. It usually happens while tinkering with Arduino IDE and ESP chips...
Installing CH340 Driver on Mac OS

Installing CH340 Driver on Mac OS

Basic guide on how to install CH340 on Macbook or Mac Os related device to be used with Maker Uno..
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..
HID Recogniser using TinyUSB

HID Recogniser using TinyUSB

The Hardware Interface Device (HID) is identifiable when the device is connected to the externally installed Type A USB host connector, which is derived from TinyUSB...
Getting Started with Maker Feather AIoT S3 (Arduino IDE)

Getting Started with Maker Feather AIoT S3 (Arduino IDE)

Getting started with Maker Feather AIoT S3 (Arduino IDE) with basic system. There are 7 complete example from totally basic until medium level...
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..
I2C Communication between micro:bit and Arduino

I2C Communication between micro:bit and Arduino

PREREQUISITES: This tutorial assumes that you are familiar with Arduino Boards, Arduino IDE Software, Serial Monitor, micro:bit and how to download program into micro:bit.....
Push-up Counter Using Arduino UNO and Ultrasonic Sensor with LCD (16x2)

Push-up Counter Using Arduino UNO and Ultrasonic Sensor with LCD (16x2)

Push-ups are a very useful technique to build muscles and strengthen your upper body. However, it must be done in the right way or else it may cause injuries or pain in the back or shoulders. On the o..
Build Fun Piano with Ultrasonic using Maker Nano RP2040

Build Fun Piano with Ultrasonic using Maker Nano RP2040

This tutorial shows how to make a piano using an ultrasonic sensor and Maker Nano RP2040. The project is super fun and very simple to make!....
Measure Temperature Using PCT2075 Sensor And Maker Pi Pico

Measure Temperature Using PCT2075 Sensor And Maker Pi Pico

In this simple tutorial it is demonstrated how to interface the PCT2075 temperature sensor with Maker Pi Pico and display the value on the Sparkfun RGB LCD. The PCT2075 temperature sensor by NXP is a ..
Detect RGB Color With Raspberry Pi Pico

Detect RGB Color With Raspberry Pi Pico

In this tutorial we shall see how to detect the RGB color using Raspberry Pi Pico and APDS 9960 sensor. The result is then displayed on the Sparkfun RGB lcd. Basically the sensor is capable of detecti..
Measure Soil Moisture Sensor Using Raspberry Pi Pico And Maker Soil Moisture Sensor

Measure Soil Moisture Sensor Using Raspberry Pi Pico And Maker Soil Moisture Sensor

In this tutorial we shall see how to measure the soil moisture using Raspberry Pi Pico and Maker Soil Moisture sensor. To build this project is very straight forward as it does not require complicated..