So I managed to wire the OpenLog sensor and ran some few read/write code to make sure the wiring works as expected. And it works!!!
This device will enable me to log any data that will be used for the flight controller design. This is prior to mounting a GPS sensor for waypoint tracking.
The SoftwareSerial library has been used instead of the serial pins 0 and 1 so that only selective streams will be logged while leaving the option for bebug logging.
On the custom board, I'll have to accommodate for quick removal of the OpenLog board in the event Logging us required somewhere else.
Comments
Post a Comment