PyCubed-Mini / flight_software

Flight Software for the PyCubed-Mini PocketQube platform
https://pocketqube.readthedocs.io/en/latest/
MIT License
3 stars 4 forks source link

B3/01 - Integrate new sun sensor #365

Closed jbwillis closed 1 year ago

jbwillis commented 1 year ago

The B3/01 update has a new OPT3001 sun sensor. There is not a library available for this sensor. We need to write a circuitpython compatible library and integrate it with the flight software. Create the library in a new repository, then add it as a submodule to the flight software.