So guys i have searched a lot in google and the arduino forums how to make a programm which controlls a 4x4 Keyboard, an 4x20 LCD and how to implement a useful menu.
After long searching i found the Menubackend library which in my opinion has the most easiest way to make a menu. I have tried my best to make a menu myself but now i dont know how futher go on.
My Project: Is to make a machine which feeds bears...yes BEARS!! So i need to make a menu which i have send in the attachment!
I would be happy if someone could help me! THANK U
That's a pretty ambitious menu system for an Arduino. As to the "4x4 keyboard", trying searching under keypad instead. (It appears that German is your native language, so I understand the confusion.) This might help:
I did download your source code file, but see a lot of GPS stuff in it. Is that also part of the design? If I were you, I'd start with just the menu stuff first: get the LCD working and displaying things, then add parts as you progress.
Thank you for the fast reply and your time!
Actually there should not be, something with GPS stuff. Yeah i already tested the keyboard and lcd, all in all it works well. The only major problem is how to make a useful Menu in which i can control all these functions -.-