-
Notifications
You must be signed in to change notification settings - Fork 8
Hardware Protocol
Sebastian Bischoff edited this page Apr 3, 2017
·
1 revision
int motorFront
int motorBack
int motorLeft
int motorRight
A positive number means forward, a negative number means backward. The naming is relative to the pi camera which is in the front.
int red
int green
int blue
The readings are between 0 and 255 in the default sRGB space.
8x int
Light Values from the LightSensorArray