I have a problem to solve tiil nexr sunday.
We are planing to use the decoder sensor.
when I run a program with it {with a working motor ofcourse} the output is running numbers.
Each whole loop of the Small 21 tooth Sprocket is a value of 136321 or close.
What does those numbers?
can anyone give as an exmaple some numbers he go?
tnx!
By “decoder” are you talking about the gear tooth sensor? Since you are posting in the EasyC section I am assuming you are using the EasyC GearToothTest example. Output from the GetGTSensor is a ‘long’, but the print output is wrong because of overflow (this from another post).