NEW: Thonny now runs in single instance mode. Previously, when you opened a py file with Thonny, a new Thonny instance (window) was created even if an instance existed already. This became nuisance if ...
⚠ Note that once your board restarts running MicroPython it will no longer show up as a drive. To program it and to transfer files to and from it you'll need to use an interpreter, such as Thonny.
I created a DSP radio in the article below. I am planning to add an infrared sensor module to it so that I can select stations and change the volume using a remote control. I looked for a library for ...