Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 770 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 770 Bytes

UOSM Telemetry

Project for the embedded software running on the UOSM 2023 Telemetry board.

Currently uses the Portenta H7

Setup

  1. Install CLion
  2. Open the project
  3. Install the PlatformIO Plugin (You should be prompted)
  4. Your good to go

It's important to install CLion 2023.2 or newer. It adds proper PlatformIO support.

Pins

FSPID (Master Out) -> Slave In

FSPIQ (Master In) -> Slave Out

FSPICLK (Clk) -> Slave Clk

FSPICS0 (CS) -> Chip Enable

SDA -> MOSI

SDD -> MISO

Computing Overall Efficiency for a lap

  1. List of GPS coordinates
  2. Keep track of energy consumed during the lap
  3. When you revisit a point, just do a simple percentage comparison to see new efficiency

Notes

Cannot find "Update.h" resolved by using deep+ ldf in .ini