i2cADC.ino

Arduino / AVR code to use the ATMEGA328 as an ADC that can be polled via i2c.

ino - 5.62 kB - 11/09/2016 at 21:57

Download

i2cADC.cpp

Raspberry Pi example code for polling an Arduino that runs as an ADC via i2c.

x-c++src - 3.86 kB - 11/09/2016 at 21:57

Download

SPIadc.cpp

Raspberry Pi example code for polling Arduino that is an ADC in SPI slave mode.

x-c++src - 3.86 kB - 11/09/2016 at 21:55

Download

SPIadc.ino

Arduino / AVR code to use the ATMEGA328 as an ADC in SPI slave mode that can be polled via SPI.

ino - 6.65 kB - 11/09/2016 at 21:55

Download