Difference between revisions of "Talk:Hardware: Hive Interface Board 4"

From HiveTool
Jump to: navigation, search
 
(One intermediate revision 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://wiki.analog.com/resources/tools-software/uc-drivers/ad7124
+
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:'''
  
gcc AD7124.c Communication.c -l bcm2835
+
https://wiki.analog.com/resources/tools-software/uc-drivers/ad7124

Latest revision as of 04:08, 7 August 2017