neu-rah / ArduinoMenu

Arduino generic menu/interactivity system
GNU Lesser General Public License v2.1
929 stars 189 forks source link

PCF8575 Buttons #400

Open Nexis81 opened 1 year ago

Nexis81 commented 1 year ago

Is there any way to use buttons connected to a PCF8757 IO expander to navigate the menu?

neu-rah commented 1 year ago

yes, issue commands to the nav object as suitable for your input, example here:

https://github.com/neu-rah/ArduinoMenu/blob/master/examples/codeCtrl/codeCtrl/codeCtrl.ino