Comu is a tiny CH32V203 RISC-V computer that fits inside a USB port. It is user programmable, fitted with a custom bootloader, has four captive touch buttons and two LEDs. The board is supported by ch32fun, allowing easy and lightweight RISC-V bare-metal development.
The CH32V203 is equipped with 252KB of Flash and 20KB of SRAM, more than enough for most embedded applications. The chip also has a wide array of peripherals, including DMA and a 12bit ADC, allowing for a wide variety of uses. The board also exposes 6 GPIO pins via testpoints, allowing it to be embedded on custom boards for further use.
It can also easily act as a USB HID device, allowing portable key injections to avoid repetitive typing. With it 4 captive buttons, you can make it into a sliding volume adjuster, computer sleep trigger, screen capture device and more!

Using bare-metal programming in C/C++, the RISC-V program created for this chip contains 0 bloat. The minimal size of a blinky is only 40 bytes, compared to 324KB on Arduino Pico or 12KB with Pico SDK. The CH32V203 RM contains all information needed to use the MCU, from register descriptions to memory layout.
The board is also very lightweight, weighing merely 0.4g (0.2g without case). Measuring a mere 13x9.4mm, it occupies nearly no space.
Even in such constrained space, the board still boasts rich peripherals. You can directly access 2 white LEDs and 4 captive buttons. The captive buttons are double-sided edge-plated, ensuring accurate touch sensing. It is also easy to use thanks to the CH32V203's touchkey peripheral, directly handling all the troublesome parts of touch sensing. (Example in examples/touch folder).
The CH32V203 is perfect for USB packet exploring. Its bare and well-documented USBD peripheral allows you to manipulate raw packets, while taking care of troublesome parts such as transaction handling. You can directly pair this with usbmon on Wireshark to explore how USB transactions work.

The board comes pre-programmed with a sleek custom USB bootloader to compensate for the lack of a BOOT0 button and the large size of the official bootloader. The custom bootloader is only 2KiB in size, freeing up the 28KiB of boot flash for user use.
The bootloader is also completely open source; check out its source code in the bootloader folder. The only quirk is that the programs must be linked and flashed to 0x800, but that is taken care by the provided Makefile and minichlink in the examples folder.
No worries! The CH32V203 is also supported by a wide array of tools: Rust via ch32-hal, Arduino via arduinocorech32, or normal WCH-HAL via Mounriver Studio II.
USB communication can be completely handled by libraries such as tinyusb or ch32fun's usbd lib. All raw peripherals can also be hidden by Mounriver's HAL.
There are tons of examples in the examples folder on this repo, and also compatible with the examples in ch32fun.

Made in France btw
The items will be sent form France, so there will be no customs for EU countries. For other countries there might be customs, but in my experience there shouldn't by any with French Post. (Still depends on your country)
Even so I am not responsible for any customs charged by your government, but I'll fill out the required forums :)
Feel free to send me a message if you would like other shipping methods.
(Mondial relay etc should cost ~5 eur within Europe, but price is different for each country)
Volume discount | |
2+ items | $5.73 |
5+ items | $5.16 |
10+ items | $4.82 |
30+ items | $4.13 |