Actions
User Story #483
closedFeature #402: Demonstrate feature rich Fprime implementation on a Raspberry pi (ARM)
Interface with a Arducam sensor using SPI and I2C
Start date:
05/18/2023
Due date:
% Done:
0%
Estimated time:
14:00 h
Subsystem:
Software
Success Criteria:
Description
Who: Software team. Iris team.
What: Purchase an Arducam 5MP Mini OV5642. Create a component that can control the camera to: Take a photo, and store this photo onto a separate memory location.
How: Custom Fprime component will control the camera with I2C and SPI. The I2C interface controls the image sensor, and is used to read and write to all the registers on the camera sensor. This is how the camera sensor is configured. The SPI bus uses a write command to initiate capture. The SPI bus is then used to perform a single read back on the MISO signal line.
Actions