Colibri MCU3

From Stm32World Wiki
Jump to navigation Jump to search

Colibri MCU3 is a processor board for the Colibri-3 and compatible carrier boards. It is simply a ESP32-S3-Mini-1U-N8 module on the Colibri connector. This is intended for ESPhome applications, and integration with Home Assistant and similar systems.


Programming

Low Level

Espressif IDF is the recommended tool to program ESP32 at a lower level. And it is possible to program over the UART that is available on the programming header of Colibri carrier boards.

Arduino

The Colibri MCU3 can be programmed with the Arduino IDE. The support for this is provided by Espressif and Arduino.


Documentation