Skip to content

KNACKSAT2-TGPS/KNACKSAT2-TGPS-Code

Repository files navigation

KNACKSAT 2 Program

Objective Of Program

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.

Setup Before Programming

For Arduino IDE


Install Board Manager

In the Arduino IDE go to File then Preferences

Screenshot 2023-07-15 170731

In Additional Boards Manger URLs place this link >> https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json

Screenshot 2023-07-15 170406

Then click OK button.

In Tools click Board and find Boards Manager.

Screenshot 2023-07-15 170455

Now search pico and install. Version that using with program >> Version 2.7.0

Screenshot 2023-07-15 170650

Original Github link >> https://github.com/earlephilhower/arduino-pico#features.

Install Library

Download library from this link >> https://github.com/khoih-prog/RP2040_SD

To install the file go to the Preferences and copy pathfile Screenshot 2023-09-12 143327

Description

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •