Skip to content

Michael Humphrey Spring Week 3

Michael edited this page Apr 26, 2017 · 1 revision

This week, in light of the SD card still being unfinished, I implemented logging to the eeprom on the microcontroller. The eeprom only has 4 kilobytes of available memory, so it is only a mediocre replacement. We no longer have time to fix the SD card library we are using, so we must pursue other means of telemetry. Telemetry via the provided telemetry pins is fully implemented. Telemetry via SD card is partially implemented, but cannot be finished if the SD card library can't be fixed. Telemetry via eeprom is fully implemented. Until SD card is unblocked, the telemetry component is complete.

Last week, we had a team meeting. We have further split up the work, and my part is to meet with the instructors to review deadlines. I also plan on getting the poster completed and submitted. I will also be taking control of writing a readme for the github repo and copy test code into science mode file.

No problems.

Clone this wiki locally