proveskit / fprime-proves

Apache License 2.0
2 stars 5 forks source link

V1.0 Sensor Components #30

Open Mikefly123 opened 1 week ago

Mikefly123 commented 1 week ago

What is Required?

This is an overall issue to track the development of individual F Prime components for all of the sensors in the PROVES Kit!

List of Sensors in the PROVES Kit

These sensors are in no particular order.

Template for Sub-Issues

What Does This Component Do?

A general description of the component.

Design Notes

Links to data sheets and hot takes on implementation go here.

Example CircuitPython Implementation

print("Hello World!")

Reference Schematic

To show where this component connects to the hardware.

Mikefly123 commented 5 days ago

31 is mostly completed and specified. I might create a flowchart and that's the only extra context that would be added. @Lex-ari could you take a look and let me know if I'm missing out on any context you think is important for implementing?