Hello!
I use my Raspberry Pi with Processing and a GPIO push button. Every tests I made worked fine. But I need with this button something equivalent to the function keyPressed(). Is it possible?
Or must I map the GPIO button to a key keyboard?
Thanks for your help.