Use Glass Unit on Raspberry Pi



  • Hello there!

    I just got an M5 Glass unit and wonder if I can connect it to a Raspberry Pi and wonder it's possible to use regular python (not micropython) to talk to it.

    From my understanding it uses I2C so it should be technically possible, but I have not come across any libraries or examples that do this.

    Has anyone done something like this before?

    I've already seen the i2c spec sheet for it, but would like to avoid writing a python version for it from scratch.

    Thanks for your help!