Eventually icon indicating copy to clipboard operation
Eventually copied to clipboard

Expander Serial

Open MateuszManaj opened this issue 9 years ago • 3 comments

What if I want to listen (EvtPinListener) to change pin state not in Arduino itself but in expander chip ?

MateuszManaj avatar Jan 13 '17 21:01 MateuszManaj

In short, you need to make your own listener to do this.

johnnyb avatar Mar 10 '17 17:03 johnnyb

Depending on the type of serial, you might be able to do this with my Shifty library, though it is totally untested - https://github.com/johnnyb/Shifty

johnnyb avatar Mar 10 '17 17:03 johnnyb

is there a lisner delay timer for example if a button is pushed for 30s then send action

MitchHunter20 avatar Jun 20 '17 09:06 MitchHunter20