Log in

View Full Version : geer tooth sensor - how many will code support?


RedOctober45
10-01-2008, 22:24
Using the gear tooth sensor, how many can encoder the code support? I am unsure how many external interrupts exist on this chip...

Alan Anderson
10-01-2008, 23:21
Using the gear tooth sensor, how many can encoder the code support? I am unsure how many external interrupts exist on this chip...

There are six digital input pins which can interrupt the processor. Two of them are very easy to connect gear tooth sensors to and program for. The other four take a bit more complexity in software to use well.

RedOctober45
10-01-2008, 23:38
Ok, I understand, thanks!

tseres
13-01-2008, 14:33
to make things easier, use Kevin's encoder code (kevin.org/frc) and just modify the Phase-B out of it.