- Notifications
You must be signed in to change notification settings - Fork135
Raspberry.IO.SerialPeripheralInterface
ebezine edited this pageFeb 25, 2013 ·4 revisions
TheRaspberry.IO.SerialPeripheralInterface assembly provides support for SPI protocol on any Raspberry Pi GPIO pins.
Raspberry.IO.SerialPeripheralInterface namespace contains classes that provide support for SPI, around theSpiConnection class.
TheTest.Gpio.MCP3008 project provides a basic sample using the MCP3008 ADC converter. TheTest.Gpio.MCP4822 project provides a basic sample using the MCP4822 ADC converter.