PicoPET / libmpsse

Automatically exported from code.google.com/p/libmpsse
0 stars 0 forks source link

I2C eeprom python script available #51

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi !

Just put up my own I2C-Eeprom utility written in Python using libmpsse.
Available under MIT License here :
https://github.com/p1ngb4ck/i2c-eeprom.py.git

May be added as more sophisticated example also.
regards, Oliver

Original issue reported on code.google.com by kleineck...@googlemail.com on 14 Feb 2015 at 9:09

GoogleCodeExporter commented 8 years ago
Hi Oliver. 
Can you add pin mappings for i2c connection as it does in /examples/spiflash.py.
Thank you!

Original comment by aleksanp...@gmail.com on 2 Apr 2015 at 8:35