i2c

Write data to register with i2c in python

Write data to register with i2c in python Question: I need to change value in MLX96014 temperature sensors eeprom with raspberry pi and python. I can read its ram and eeprom without problems, but I cant write to it. Also every python MLX96014 library that I find dont have this function implemented for some reason. …

Total answers: 2