UCLA Rocket Project
-
Buffered-SD-Card Public
Library to wrap arduino's SD operations, using buffering to increase write throughput. Communicates with SD card via SPI. Also has lots of utility functions
UCLA-Rocket-Project/Buffered-SD-Card’s past year of commit activity
-
INA233-I2C Public
Driver for interfacing with INA233 current sense module over I2C on Arduino framework
UCLA-Rocket-Project/INA233-I2C’s past year of commit activity
-
ADXL375-RP Public
Use FIFO on the ADXL to record data in a format favourable for RP
UCLA-Rocket-Project/ADXL375-RP’s past year of commit activity
-
ADS1256 Public Forked from CuriousScientist0/ADS1256
An Arduino-compatible library for the ADS1256 24-bit analog-to-digital converter. Forked to change byte to uint8_t