It’s pretty easy to program the Raspberry Pi Pico in Python, or you can use C or C++ if you so desire. However, if you fancy the easy language of yesteryear, you might like PiccoloBASIC from ...
While the Raspberry Pi has very good support for an I2C bus ... [Louis] wanted to play with SPI in Python, so he added a C extension to the spidev.c file (available here) that allows him ...