Skip to content

geokala/i2ccode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Example code for working with some I2c devices (tested over a USB-I2C module: http://www.robot-electronics.co.uk/htm/usb_i2c_tech.htm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages