GE324 Laboratory Assignment #1

A Clock object calls its function void start_dataCollection(void) every 1 millisecond. Inside this function all that is done is call the function start_SPI(). Start_SPI() selects all four of the LS7366 chips and sends a command to them over the SPI to latch the current reading of their connected optical encoder. ................
................