CarletonURocketry / fetcher

A QNX process for fetching data from sensors over I2C.
https://carletonurocketry.github.io/fetcher/
MIT License
1 stars 0 forks source link

EEPROM reading of board ID #50

Closed linguini1 closed 3 months ago

linguini1 commented 3 months ago

The EEPROM reading for the board ID now makes use of a proper driver for the M24C0X family of EEPROMs. The board ID parsing utility functions are extracted into their own modules so that they don't clutter the main file.