Close

Fixing Adafruit I2C Python Libraries

A project log for Hack-Ready Alarm Clock

An alarm clock that encourages tinkering and modification. Targeted for kids, but fun for old hacks like myself.

deckeregoDeckerEgo 11/22/2014 at 01:140 Comments

It appears that Adafruit's I2C Python libraries haven't been updated to work with the A+ and B+ Raspberry Pi's. Just created a pull request to get things to work again, and will manually commit it to the project's GitHub repo: https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/pull/100

Discussions