A hands-on exploration of bare metal programming with the STM32 Nucleo-F446RE. Learn how embedded systems work from the ground up using C, GCC toolchains, Makefiles, and more.
-
Updated
May 3, 2025 - Assembly
A hands-on exploration of bare metal programming with the STM32 Nucleo-F446RE. Learn how embedded systems work from the ground up using C, GCC toolchains, Makefiles, and more.
Project showing a C codebase and its manual translation to MIPS assembly instructions
Short Assembly x86 programms from of the college subjects. Each program has separate instruction for it (Separate README's).
This project is a Digital Clock that displays time in minutes and seconds on a 4-digit 7-segment display. It uses the ATmega32 microcontroller, a BCD to 7-Segment Decoder (IC 7447), and the Multiplexing technique.
Led matrix clock with MAX7219 integrated chipset controlled throught SPI based on ESP-Wroom-32D (ESP32) microcontroller.
Add a description, image, and links to the cprogramming topic page so that developers can more easily learn about it.
To associate your repository with the cprogramming topic, visit your repo's landing page and select "manage topics."