Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the basics of programming microcontrollers, focusing on simple programs to control LEDs using push buttons. Topics include defining pins, implementing functionalities, controlling LED intensity, BCD counters, and value saturation. The instructor demonstrates coding techniques for reading inputs, setting outputs, and managing constraints.