As part of the new button case design, the Litar will also be getting an upgrade to the MappyDot Plus we have been testing, which uses the brand new VL53L1x sensor:
The new sensor offers better ambient light immunity and an adjustable field of view. This will hopefully allow us to change the size of the strings programmatically and offer better string strumming recognition in noisy environments.
The MappyDot Plus will be available on Tindie shortly - https://www.tindie.com/products/blecky/mappydot-a-smarter-micro-lidar-sensor/
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
just finished a breakout for the sensor. http://www.pureengineering.com/projects/vl53l1-breakout
range is really good, and can pick up small changes with hand movements. Perfect sensor for this project.
Are you sure? yes | no
They are a pretty nice sensor upgrade, ST has definitely one upped themselves. The only downside is that the APIs are very very bloated. I've finally got it to fit on a 328PB with all the calibration functions for the MappyDot Plus, but it meant stripping out a lot of garbage.
They totally should just have a compile option which turns off most of the state information and debugging functions.
Are you sure? yes | no