Skip to content
New issue

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

Interrupt feature #1

Open
vandenbo opened this issue Mar 8, 2018 · 0 comments
Open

Interrupt feature #1

vandenbo opened this issue Mar 8, 2018 · 0 comments

Comments

@vandenbo
Copy link

vandenbo commented Mar 8, 2018

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant