An Arduino-based debugWIRE hardware-debugger
-
Updated
Oct 4, 2025 - Assembly
Microcontrollers are small computers on a single integrated circuit, containing a processor, memory, and input/output peripherals. They are widely used in embedded systems for performing specific control functions efficiently. Applications of microcontrollers include robotics, IoT, and home automation. Popular examples include Arduino, ESP32, and Raspberry Pi Pico.
An Arduino-based debugWIRE hardware-debugger
in this repository you will find codes in C and their equivalence in MIPS Assembly
⚙️ A comprehensive Tutorials on ATMEL 8051 Series Microcontrollers (AT89S51/52) Programming using Assembly Language. Learn how to use 8051 Microcontrollers from the ground up! This repository covers everything from the basics to advanced interfacing techniques with examples. Using Proteus for simulations, you'll get hands-on experiences. Enjoy!
🖥️ A collection of SystemVerilog modules and Assembly programs. This repo includes examples of decoders, encoders, binary adders, and interactive games such as Guessing Game implemented in hardware description and assembly languages, illustrating practical applications in digital systems and microprocessor interfacing.
Tiny command line to facilitate AVR hardware and software development and debugging.
PIC16F87X,PIC-16F877A,PIC-16F87XA Projects
The main aim of this project is to calculate and monitor the surrounding temperature and change the speed of the fan as temperature changes i.e. the speed should increase with a rise in temperature and should decrease with a drop in temperature.
Hardened RISC-V core
Akdeniz University CSE213 Microcontroller Programming Course Lab Exercises with Assembly.
password based door lock system for 8051 micro controller using assembly language
Room thermostat based on the 8051 microcontroller and DS18B20 temperature sensor.
MPLAB X v.6.0 - XC8 PIC ASSEMBLER (pic-as) porting of DL4YHF Frequency Counter project based on PIC16F628A (0 - 50Mhz)
Microcontroller-based MIDI synthesizer and lo-fi audio sampler
Simple 89C51 microcontroller exercises including examples of GPIO, Timer, Interrupts, ADC, UART, and more.
A digital thermometer with an audio alarm that sounds if temperature exceeds user-set bounds
🧮 A calculator written in Assembly and simulated in Proteus
Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.
Udemy's "Microcontroller Embedded C Programming: Absolute Beginners" course by FastBit Embedded Brain Academy.