PHello, thanks for this topic. In this line, you write: lcd.begin(); But this line is incorrect because you are using an I2C library. You should edit this line to: lcd.init();Comment·Article·Apr 11, 2024·A password generator, on an Arduino!