Getting Started with STM32G0
https://www.electronics-lab.com/getting-started-stm32g0/
The STM32G0 is ST’s newest series of mainstream microcontrollers (MCU) for cost-oriented consumer and industrial applications. [via] This new generation offers an Arm® Cortex®-M0+ core at 64 MHz as well as a Securable Memory Area, more RAM and Flash, numerous I/Os, and more hardware modules, such as a USB-C controller, to simplify significantly the overall PCB design. […]
RGB LED Strip Controller
https://www.electronics-lab.com/rgb-led-strip-controller/
Thomas Gonnot has published a RGB LED Strip Controller based on STM32F0 microcontroller. The controller is able to power NeoPixel and DotStar protocol RGB LEDs. A simple controller for a RGB LED strip, with independent control of color and intensity. The design is based on a simple STM32F0 microcontroller. It can handle NeoPixel and DotStar […]
Therm: a Tiny PID Controller
https://www.electronics-lab.com/therm-a-tiny-pid-controller/
by Ethan Zonca @ protofusion.org: Therm is a very small PID controller with an OLED display, thermocouple interface, and USB port. It can switch an external solid-state relay for driving large loads, or a transistor for driving small loads. When attached to a computer, it enumerates as a USB serial port for easy control and logging […]