Difference between revisions of "Talk:Hardware: Hive Interface Board 4"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Talking to the AD7124 | Talking to the AD7124 | ||
− | General SPI: | + | '''General SPI:''' |
http://raspberrypi-aa.github.io/session3/spi.html | http://raspberrypi-aa.github.io/session3/spi.html | ||
Line 7: | Line 7: | ||
http://robotics.hobbizine.com/raspiduino.html | http://robotics.hobbizine.com/raspiduino.html | ||
− | AD7124: | + | '''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 | 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