Today, I added 3 user buttons to the board (UP,DOWN,OK)
Then I improved my shell with 3 new functions :
- KEY() that returns the state of the 3 btns (1,2,4)
- LCCLS that clear the LCD
- LCPRINT <lineNum>,<expr> that prints a line on the LCD
So I can now create some simples menus :)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.