OPEnSLab-OSU / Loom-V4

Open Source Internet Of Things Rapid Prototyping Framework For Environmental Sensing Applications
12 stars 1 forks source link

Integrate the i2c VCNL 4010 Optical Sensor for Smart Rock Turbidity #156

Open udellc opened 2 months ago

udellc commented 2 months ago

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

WL-Richards commented 1 month ago

SR_prox_turb_test2.txt Example code in here

WL-Richards commented 1 month ago

In progress

natashazai commented 1 month ago

Pushed code to vcnl-integration branch: Loom_VCNL.h and . cpp files.

WL-Richards commented 1 month ago

Soren is now in charge of testing and cleaning up the remaining code to take some stuff off Natasha's plate

SorenEmmons commented 4 weeks ago

I cleaned it up and it does compile on Arduino, but it needs to be tested with the sensor itself.