Hello, i try the search option in the forum before post my question, but i was unable to find anything. I'm a beginner python and programmer. Is it possible inside a while true cycle execute different operation at the same time? For example, while true: block of code that do task n.1 and block of code that do task n.2 performed simultaneously. I want to program my board (in may case a playground express) to play a .wav file and in the same time using the microphone to control the leds. Is this possible?
Thank for help and support. Ciao