The REBL_UI offers a simple way to build a user interface with a Rotary Encoder, a Button, and an LCD. Currently it is set up for 16x2 LCD, but could easily be changed to whatever. It includes a very ...
Include the header files for the New LiquidCrystal library. Create an instance of the right LCD driver object. Refer to the documentation of the New LiquidCrystal library on how to do this. Include ...