BierBot Brick with I2C LCD ??
Posted: Sun Oct 08, 2023 9:07 am
Hello,
Does anyone tried to connect I2C display to BierBot Brick?
I wanted to make temperature monitor for my fridges.
I modified your BierBot sonos firmware @Bernard, but it looks like i2c is not working properly.
I tried 3 different libraries
<LiquidCrystal.h>
<LiquidCrystal_I2C.h>
<LiquidCrystal_PCF8574.h>
Same result. Nothing on LCD display.
Of course display is working when I make new project and test it.
Anyone any idea?
Regards,
Remick
Does anyone tried to connect I2C display to BierBot Brick?
I wanted to make temperature monitor for my fridges.
I modified your BierBot sonos firmware @Bernard, but it looks like i2c is not working properly.
I tried 3 different libraries
<LiquidCrystal.h>
<LiquidCrystal_I2C.h>
<LiquidCrystal_PCF8574.h>
Same result. Nothing on LCD display.
Of course display is working when I make new project and test it.
Anyone any idea?
Regards,
Remick