issue 118 ambient light sensor max framerate
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:01:11
| Stage: build Stage: test |
Download artifacts
No artifacts found |
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.
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:01:11
| Stage: build Stage: test |
Download artifacts
No artifacts found |