Tag Archives: ipad pro

Raspberry Pi Pico development on the iPad Pro: almost, but not quite there

I recently upgraded my ageing iPad to a new iPad Pro 11. This has a USB C port, and I immediately wondered if I could use this to connect a USB C equipped Raspberry Pi RP2040-based device like the Adafruit Feather RP2040, and do development on the iPad rather than a Mac. The answer is a cautious ‘yes’, provided you can work to a very specific limitation: your RP2040-side application environment has to be CircuitPython.

CircuitPython code written on iPad, run on RP2040
Continue reading