This program controls a device that reads a RADFET. It measures the impact of radiation exposure on a 32 GB micro SD card and checks if the SD card experiences any bit flips.
In the Arduino IDE go to File then Preferences
In Additional Boards Manger URLs place this link >> https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
Then click OK button.
In Tools click Board and find Boards Manager.
Now search pico and install. Version that using with program >> Version 2.7.0
Original Github link >> https://github.com/earlephilhower/arduino-pico#features.
Download library from this link >> https://github.com/khoih-prog/RP2040_SD