I guess the first observation is that Raspberry PI hardware is discussed here and not custom RP2040 boards. There was a forum for RP2040 but I see that's been locked.
Generally, the RP2040 exposes a file structure so that you can load the firmware. After that it is a programmable microcontroller based on the firmware loaded.
If you used a MicroPython firmware then you will be able to access it using Thonny or MPREMOTE.
Generally, the RP2040 exposes a file structure so that you can load the firmware. After that it is a programmable microcontroller based on the firmware loaded.
If you used a MicroPython firmware then you will be able to access it using Thonny or MPREMOTE.
Statistics: Posted by DS256 — Tue Mar 12, 2024 7:09 pm