// Initialize the library with the I2C address found in Proteus // Standard JHD simulation usually resolves to 0x27 LiquidCrystal_I2C lcd(0x27, 16, 2);
For AVR (ATmega32):