OpenLightingProject / ja-rule

Ja Rule is the code behind OLE, an Open Source DMX/RDM framework for PIC32 microcontrollers
https://www.openlighting.org/ole/
46 stars 17 forks source link

Add a response time fudge factor. #249

Closed nomis52 closed 8 years ago

nomis52 commented 9 years ago

The ISR runs about 1.5us after the UART event. Experiments point to 13 as the best value. From my tests we're accurate to within 0.2 of a microsecond from the value recorded with the Logic.

peternewman commented 9 years ago

LGTM