ClosedCube_OPT3001_Arduino
ClosedCube_OPT3001_Arduino copied to clipboard
Arduino library for ClosedCube OPT3001 Digital Ambient Light Sensor breakout board
Newer Arduino compatible MCU's have often more than one I2C bus. This small change adds the option to choose between different Wire instances. It does not break existing code, as...
The Arduino IDE requires the use of a single true tab separator between the keyword name and identifier. When spaces are used rather than a true tab the keyword is...
Hello there.. Thanks for writing such a beautiful piece of code. For me it seems to be working, but in void loop(), while reading sensor data register 00H, I am...