It is possible to build a simple data acquisition system using the STM32F103 processor. A few analog ports are sampled at the frequency defined by the user and the result is sent over USB configured ...
This project contains the bare minimum code required to demonstrate how to read an ADC input in order to control the brightness of an LED via PWM. LED with 1 K resistor between pin A0 and ground. 10 K ...