Skip to content

ldoughty05/HASP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HASP 2025

Code for UNL Aerospace Club: Experimental Payloads team for 2025 HASP project. This code is for the Teensy which takes in readings from the main flight computer as well as a thermometer and saves them to a micro SD card with a timestamp.

Relevant repos including BRS1 repository: https://github.com/Big-Red-Sat

Features

System Design Diagram

HighLevelPayloadSchematic Note: This repository is responsible for the "Teensy" section of this diagram.

Peripheral Computer Pinout (Teensy4.1)

HASP_Teensy4 1

Installation

  1. Clone this repository and cd into the root folder (the one with platformio.ini)
$ git clone git@github.com:ldoughty05/HASP.git
$ cd HASP
  1. Install the "PlatformIO IDE" extension on VSCode.

  2. Click PlatformIO icon (alien/bug head) on the left toolbar on VSCode to go to the "PIO Home" tab.

  3. Press the blue "Pick a folder" button and select the "HASP" directory.

  4. Give it time to configure the project.

  5. If it went away, click the PlatformIO icon again.

  6. Under the "General" folder, click "Build". There should be no errors.

  7. From here you can upload the code to your Teensy4.1. Screenshot 2025-02-18 150133

  8. To view the Serial Output, click Monitor (Right under Build and Upload).

About

Code for UNL Aerospace Club: Experimental Payloads team for 2025 HASP project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors