Riox Serial print accel X and Accel Y value

6 years 5 months ago #29532804 by rjohnson
How do I pull the values for x and y accel and serial print them?

Please Log in or Create an account to join the conversation.

6 years 5 months ago #29532808 by blake

Please Log in or Create an account to join the conversation.

6 years 5 months ago #29532809 by rjohnson
I already have... I wrote this script to verify the output data, but can't seem to get any values.


print("starting ... \r")
top:
'TapeLeft = getvalue(_RMG, 1)
print(getvalue(_RMG, 1),"\r")
wait(10)
goto top

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds