This project shows how to connect an LCD screen to an Arduino Mega 2560 and use potentiometers (knobs) to adjust the screen’s contrast and control an extra function ...
The most difference to the original LiquidCrystal library from Arduino is that this library supports printf() functionality. When using PlatformIO and AVR, to support float you must add following line ...