You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sensor supports an interrupt feature that simplifies and improves system efficiency by eliminating the
need to poll a sensor for a light intensity value. The sensor datasheet explains how to use the sensor registers to implement the interrupt feature https://cdn-shop.adafruit.com/datasheets/TSL2561.pdf
The sensor supports an interrupt feature that simplifies and improves system efficiency by eliminating the
need to poll a sensor for a light intensity value. The sensor datasheet explains how to use the sensor registers to implement the interrupt feature https://cdn-shop.adafruit.com/datasheets/TSL2561.pdf
On the TeensyWiNo, the interrupt can be read by the MCU on the pin #22 (see https://wino.cc/wp-content/uploads/2016/12/Sch%C3%A9ma-fonctionnel-beta3.png)
The text was updated successfully, but these errors were encountered: