Difference between revisions of "Talk:Hardware: Hive Interface Board 4"
Line 10: | Line 10: | ||
https://wiki.analog.com/resources/tools-software/uc-drivers/ad7124 | https://wiki.analog.com/resources/tools-software/uc-drivers/ad7124 | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | gcc AD7124.c Communication.c -l bcm2835 |
Revision as of 16:45, 6 August 2017
Talking to the AD7124
General SPI:
http://raspberrypi-aa.github.io/session3/spi.html
http://robotics.hobbizine.com/raspiduino.html
AD7124:
https://wiki.analog.com/resources/tools-software/uc-drivers/ad7124
gcc AD7124.c Communication.c -l bcm2835