Python Simulator for micro:bit and Circuit Playground Express
Device Simulator Express is a programming extension for VSCode that allows you to simulate and debug Python programs for the Circuit Playground Express (CPX) or BBC micro:bit without hardware. Additionally, you can observe the device’s output through the serial port. Device Simulator Express has similar functionalities to the device simulator in MakeCode, but it is … Read more