spi-library
There are 4 repositories under spi-library topic.
F4GOJ/AD9850SPI
AD9850 SPI library for arduino
pro-codes090/stm32f4-spi-driver
spi driver for stm32 f4 family of microcontrollers . The library includes two flavor of apis which is blocking and non blocking ( interrupt based ) . library includes Apis to send and receive data .
embedded-php/ext-spi
Embedded PHP: SPI Extension
flavioheleno/phpspi
Object-oriented PHP bindings for the SPI protocol using the spidev linux kernel driver