
STM32G4 Scope - Hackaday.io
Aug 5, 2023 · The hardware design is characterized by its simplicity, primarily comprising the STM32 microcontroller, two operational amplifiers (OPAMPs), a battery charger, and a TFT display.
FFT in real-time in STM32 MCUs? | Yerkebulan | Hackaday.io
Mar 16, 2024 · This modification opens up new possibilities in embedded programming, and in this article, we delve into one such capability – running Fast Fourier Transform (FFT) on STM32 MCUs, …
STM32 Audio Codec - Hackaday.io
Apr 5, 2024 · This project provides guidance on producing high-quality sound in STM32 microcontroller projects using the CS43L22 audio codec. It includes the configuration of I2S and I2C peripherals, the …
"The Thing": FPGA + STM32 - Hackaday.io
Description Two dev boards into one: a STM32 based Arduino ("Maple Mini" compatible) and a Cyclone II FPGA dev. board to start playing with VHDL/Verilog.
AxxSolder 3 - Hackaday.io
Aug 10, 2024 · AxxSolder 3 is a STM32 based soldering iron controller for JBC C115, C210 and C245 cartridges. The soldering takes a DC input source of 9-24V OR a USB-C Power Delivery source.
STM32G030 F6P6 Development Board - Hackaday.io
Oct 30, 2023 · Project Files (EasyEDA) completed project hardware STM32 stm32g030 CH340 arduino platformio This project was created on 10/30/2023 and last updated 2 年前.
DIY STM32 Alarm Clock with 7-Segment Display - Hackaday.io
Jun 27, 2025 · For DIY STM32 Alarm Clock with 7-Segment Display With its simple design, low cost, and easy setup, this STM32 alarm clock is a perfect DIY project for beginners and electronics …
MCUViewer - Hackaday.io
Up until now, STMViewer was limited to supporting the STM32 microcontrollers. However, I wanted to make it more universal and extend its capabilities to other microcontroller families. In pursuit of this, I …
STM32G4 DAQ - Hackaday.io
Aug 13, 2020 · The firmware is in C and uses the STM32 LL library and USB stack. The PC software is in C# and uses WPF and Livechart for the GUI, with a python library planed.
OpenRPNCalc - Hackaday.io
OpenRPNCalc is a scientific calculator based on the STM32 microcontroller. Its source code, schematics, and PCB design files are released under an open license.