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

Add Interrupt support for IR Sensors #1

Open
iayanpahwa opened this issue Dec 20, 2017 · 0 comments
Open

Add Interrupt support for IR Sensors #1

iayanpahwa opened this issue Dec 20, 2017 · 0 comments

Comments

@iayanpahwa
Copy link
Member

IR sensors read handler should be Interrupt supported, so anytime an activity is detected by sensors it generates a hardware interrupt possibly of Low to High type and a corresponding IRQ handler takes care of counter increment. This is necessary to handle exceptions of missing counts when ESP is busy doing WiFI or MQTT transactions.

@iayanpahwa iayanpahwa changed the title Add Interrupt support with IR Sensors Add Interrupt support for IR Sensors Dec 20, 2017
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