/SPI_bit_banging

Bit banging is a technique for serial communication in which the whole communication process is handled via software instead of dedicated hardware.

Primary LanguageC

No issues in this repository yet.