Understanding MicrocontrollersCovers the fundamentals of microcontrollers, emphasizing practical exercises and the intersection between electronics and computer science.
Direct Memory Access (DMA)Explores Direct Memory Access (DMA) in microcontrollers, emphasizing efficient data transfer and clock signal generation for LED displays.
LabVIEW Design PatternsExplores LabVIEW design patterns, covering local and global variables, race conditions, state machines, and producer-consumer architecture.
Programming for EngineersIntroduces a programming course for engineers, emphasizing the importance of mastering multiple languages for future projects.
Introduction to FunctionsCovers the concept and implementation of functions in programming, focusing on reusability and structure.
LED Displays: Parallel RegistersExplores parallel registers for LED displays, covering the 74HC595 circuit and programming techniques for serial data transmission.
Distance Sensors: FrontCovers activating the front distance sensor and making the robot light up in green when detecting an obstacle.