Seeing that they do work, maybe i2c would be the way to go.
Already realised I am going to need a digital io extender so i2c means minimal cabling.
			
		SC-Maik wrote:What kind of connector are you going to use to mount the boards?
SC-Maik wrote:I was damn wrong and I had to find that out the hard way...
You can program AS5600 on 3 wire more only ONCE, the first time you plug it in with PGO enabled.
  // read the input on analog pin 0:
  int sensorValue = analogRead(A0);
  // print out the value you read:
  Serial.println(sensorValue);Users browsing this forum: No registered users and 1 guest