CameronLR / FS_DAQ_System

Repositry of all code being developed for the Leeds formula student DAQ systems
6 stars 2 forks source link

Implement damper sensor #35

Open CameronLR opened 10 months ago

CameronLR commented 10 months ago

Take the ADC readings from the teensy and return all 4 of the damper sensor readings as a mm. Use integers only

Create a new branch from this issue before you start writing your code. Only code on the branch for this issue, not on the main branch. Then the code can get pushed and can be reviewed.