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 topics such as local and global variables, race conditions, serialization, state machines, multi-threading with 2 loops, and the use of queues in LabVIEW. The instructor demonstrates examples of using local variables to control an LED, employing a switch structure for more complex operations, and the importance of serializing access to shared variables to avoid race conditions.