DualMCU ONE Getting Started#
Note
The information in this file is subject to change without notice to improve or correct the documentation as needed.
Tip
You are reading the most recent version available.
This guide is designed to help developers familiarize themselves with the DualMCU ONE development board and its capabilities. Whether you’re a beginner or an experienced developer, this guide will provide you with the knowledge and resources you need to start developing with the DualMCU ONE.
Warning
The DualMCU ONE uses 3.3V logic levels, unlike the Arduino Uno, which operates at 5V. Ensure that any connected shields or peripherals are compatible with 3.3V logic to prevent damage.

Fig. 1 DualMCU ONE board#
Contents
- DualMCU ONE
- Pinout
- IDE Setup
- Installing packages - Micropython
- General Purpose Input/Output (GPIO) RP2040 & ESP32
- Analog to Digital Conversion
- I2C (Inter-Integrated Circuit)
- Conector JST SH 1.0mm 4 pins
- SPI (Serial Peripheral Interface)
- WS2812 Control
- Communication
- Web Server - MicroPython
- Arduino Shields Compatibility
- How to Generate an Error Report