Difference between revisions of "Talk:Hardware: Hive Interface Board 4"
Line 8: | Line 8: | ||
'''SPI Drivers''' | '''SPI Drivers''' | ||
+ | |||
https://community.particle.io/t/porting-spi-code-from-rasberry-pi-to-particle/28159 | https://community.particle.io/t/porting-spi-code-from-rasberry-pi-to-particle/28159 | ||
+ | |||
+ | https://github.com/analogdevicesinc/no-OS/tree/master/common_drivers/communication/generic | ||
+ | |||
'''AD7124:''' | '''AD7124:''' | ||
https://wiki.analog.com/resources/tools-software/uc-drivers/ad7124 | https://wiki.analog.com/resources/tools-software/uc-drivers/ad7124 |
Latest revision as of 03:08, 7 August 2017
Talking to the AD7124
General SPI:
http://raspberrypi-aa.github.io/session3/spi.html
http://robotics.hobbizine.com/raspiduino.html
SPI Drivers
https://community.particle.io/t/porting-spi-code-from-rasberry-pi-to-particle/28159
https://github.com/analogdevicesinc/no-OS/tree/master/common_drivers/communication/generic
AD7124:
https://wiki.analog.com/resources/tools-software/uc-drivers/ad7124