EEPROM Part 3 – External SPI EEPROMs
Compared to I2C-based EEPROMs, writing data to SPI EEPROMs is faster, especially for bulk uploads. I explain how this works and will introduce my library for the SPI based EEPROMs.
Read MoreCompared to I2C-based EEPROMs, writing data to SPI EEPROMs is faster, especially for bulk uploads. I explain how this works and will introduce my library for the SPI based EEPROMs.
Read MoreThis is part 2 of my article about the 9-axis sensor MPU9250 and my related library MPU9250_WE. I will explain how to measure angles and how to use interrupts, the cycle mode and FIFO.
Read More