A developer named Natasha has created a library that brings MicroPython-style APIs to the Arduino Uno Q, which previously lacked MicroPython support. The library reimplements a subset of the MicroPython machine module, including Pin, PWM, ADC, I2C, SPI, and UART interfaces, making it easier for beginners familiar with MicroPython to program the Uno Q without needing to use C.
Sort: