NicoHood / PinChangeInterrupt

A simple & compact PinChangeInterrupt library for Arduino
MIT License
283 stars 68 forks source link

Support for ESP8266 #55

Open Juice10 opened 2 years ago

Juice10 commented 2 years ago

Is it possible to use PinChangeInterrupt with the popular ESP8266?

NicoHood commented 2 years ago

Not yet, do they even have this feature on the chip??

Juice10 commented 2 years ago

I think so, see: https://randomnerdtutorials.com/interrupts-timers-esp8266-arduino-ide-nodemcu/

NicoHood commented 2 years ago

But interrupts are not PCINT. Then you can use the interrupts