Skip to content
#

Microcontroller

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.

Here are 68 public repositories matching this topic...

A collection of digital electronics exercises and projects developed in MPLAB Assembly for the PIC18F25K40 microcontroller. Includes simulator-based experiments, prototyping board tests, and a complete rotary LED display system, covering I/O control, PWM, ADC, UART, and motor control.

  • Updated Feb 12, 2024
  • Makefile