Code examples for the Kitronik Pico Discovery Kit - Available at www.kitronik.co.uk/5325
The Raspberry Pi Pico is a tiny dual core ARM based microcontroller. More information on the Pico can be found on the Pi website: https://www.raspberrypi.org/products/raspberry-pi-pico/
The Discovery Kit uses MicroPython as its teaching language. This is a Python version created specially for small embedded microcontrollers, such as the Pico and the popular BBC micro:bit. Go to https://docs.micropython.org/ for a complete set of documents about MicroPython.
Code examples are created in Thonny, which is a dedicated Python Editor. Thonny is also used to send the working code to the Pico. Go to https://thonny.org/ to download it and follow there install instructions.
For a look at all the great Pico resources and products from Kitronik go to: https://kitronik.co.uk/collections/coding/raspberry-pi-pico