mp-se / kegmon

DIY scale for beer keg monitoring
MIT License
10 stars 4 forks source link

Add possibility to support larger OLED displays #27

Open mp-se opened 11 months ago

mp-se commented 11 months ago

Would be nice to use larger OLED displays but these do not support changing address.

Add the possibility to support an i2c multiplexer to allow for multiple devices with the same address, this will require a hardware design change but will make the project more future proof.

The current hardware design will need to be supported as well.