We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like a standard i2c sensor integration: Integrate the i2c VCNL 4010 Optical Sensor for Smart Rock Turbidity.
Start with dirty integration of example code, place data into Loom packet manually.
Then integrate into Loom, i2c Modules
The text was updated successfully, but these errors were encountered:
SR_prox_turb_test2.txt Example code in here
Sorry, something went wrong.
In progress
Pushed code to vcnl-integration branch: Loom_VCNL.h and . cpp files.
Soren is now in charge of testing and cleaning up the remaining code to take some stuff off Natasha's plate
I cleaned it up and it does compile on Arduino, but it needs to be tested with the sensor itself.
natashazai
SorenEmmons
No branches or pull requests
Looks like a standard i2c sensor integration: Integrate the i2c VCNL 4010 Optical Sensor for Smart Rock Turbidity.
Start with dirty integration of example code, place data into Loom packet manually.
Then integrate into Loom, i2c Modules
The text was updated successfully, but these errors were encountered: