SPI Arduino Library, connecting SPI devices to Teensy
SPI Library The SPI library allows you to communicate with one or more SPI (Serial Peripheral Interface) devices. Download: SPI is included with Arduino. Often SPI is used by other libraries (like Ethernet) which provide easy access to a specific SPI devi...