News

The sole purpose of this repo is to provide a (somewhat) easily usable framework written in nonstandard C 1 to create applications for STM32F030 microcontrollers (MCUs). Nevertheless, it can be ported ...
ADC is a common accessory for Raspberry Pi. Nowadays many cheap MCUs has built-in ADC, so we make this 8-channel ADC based on STM32F030, which is a cost-effective, low-power ARM Cortex M0 MCU. We ...