Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 731 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 731 Bytes

Note: The 'orig' files work, but the new ones don't. The sample code will be updated properly when the kit for me to test it arrives.

Sample code for interfacing with I2C devices at Nao Hackathon London April 2015.

For information on devices, see www.robot-electronics.co.uk. This repository is in no way affiliated with or representing robot-electronics, but they do have rather helpful documentation for the products they provide.

There are probably better libraries for doing this out there, but we've not found many good and easy to read examples of this code for python, so... here it is.

Heavily influenced by the work of cclement (and with thanks to him for his assistance).

Note: Tested on python 2.7 on Ubuntu 14.04.