issue 118 ambient light sensor max framerate
since freertos ticks at 1kHz i can't really use it for super fast input, so i just put in a direct access. precise timing kinda is the user's problem. each read has an overhead of ~240us, you might wanna add a 100-300us delay with utime.sleep_us for stability though.
Merge request reports
Activity
changed milestone to %v1.8
added 3-Module 6 - Needs Testing labels
assigned to @rahix
mentioned in commit ce4a3ac8
Please register or sign in to reply