Accelerometer for sensing how fast a poi is spinning?

Maybe instead of detecting the acceleration shifts you could have an infrared beacon on the ground and an IR sensor in the poi to detect when it was passing near the beacon. A pulse per revolution will tell you how fast they are spinning. Something like a BlinkM (ATtiny plus RGB LED) can probably do the trick. If you use an IR beacon you might even use it to send a pattern allowing you to switch light programs.