Other Parts Discussed in Thread: OPT3101
Consider this a fun - if only slightly oddball - question.
If the OPT3101 is being used as a gestural user input device (i.e. waving your hand), is calibration necessary?
The analogy is a mouse input. You don't really care about absolute position since the user is part of the feedback loop, and the user will adjust hand motion to get the desired results.
So if I were to use the OPT3101 as a "one dimensional mouse":
- Would I need calibration?
- Would skipping the calibration step allow a higher update rate? (Is the current code limited by the time it takes to run the calibration algorithm?)
- What would I lose without calibration?
Not crucial, but curious. Thanks!