Direct Memory Access (DMA)Explores Direct Memory Access (DMA) in microcontrollers, emphasizing efficient data transfer and clock signal generation for LED displays.
Memory Cache PrinciplesExplores memory cache principles, emphasizing spatial locality, latency impact, and cache efficiency strategies.
Modes of Addressing in MicrocontrollersExplores various addressing modes in microcontrollers, emphasizing the role of pointers and demonstrating their application in string manipulation and function implementation.
Memories: Evolution and TypesExplores the evolution and taxonomy of memories, focusing on SRAM and DRAM differences, memory layout, and functional taxonomy.
Understanding MicrocontrollersCovers the fundamentals of microcontrollers, emphasizing practical exercises and the intersection between electronics and computer science.
Introduction to FunctionsCovers the concept and implementation of functions in programming, focusing on reusability and structure.