Short Assembly x86 programms from of the college subjects. Each program has separate instruction for it (Separate README's).
-
Updated
Jul 12, 2023 - Assembly
Short Assembly x86 programms from of the college subjects. Each program has separate instruction for it (Separate README's).
Led matrix clock with MAX7219 integrated chipset controlled throught SPI based on ESP-Wroom-32D (ESP32) microcontroller.
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.
Project showing a C codebase and its manual translation to MIPS assembly instructions
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."