dhiltonp / hexbright

The easiest way to start programming your hexbright.
BSD 2-Clause "Simplified" License
124 stars 114 forks source link

investigate main led timer adjustment #11

Open dhiltonp opened 11 years ago

dhiltonp commented 11 years ago

Investigate timer modes as they relate to:

dhiltonp commented 11 years ago

I've tried waiting for TCNT1 to be low, but still had flicker. It may be related to this problem: http://jeelabs.org/2010/01/06/pin-io-performance/

This is partially addressed by this: http://code.google.com/p/arduino/issues/detail?id=140