This lecture introduces the basics of LaunchPad development board, covering topics such as pin configurations, LED control, setup routines, and loop routines. The lecture also includes examples of code for controlling LEDs.
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
Covers the fundamental concepts of loops and iterations in programming, including conditional loops, for loops, while loops, break and continue statements.