-->
Page 1 of 1

NODEMCU + Arduino. How to use PIR sensor without polling?

PostPosted: Fri Mar 16, 2018 11:56 pm
by manu
Hello, my first post here :)

Looking for help on how to setup triggers or interrupts on the NODEMCU using C++ and Arduino so I can have PIR sensor call a callback function of the pin goes low or high.

Can someone please point me in the right direction?

Thanks.