Sunday, February 9, 2014

I2C Library for BBB and Pi

I've been getting numerous requests to share my I2C Library. There are a few other things I'm adding to my github repository before I publish it, but in the meantime, here is the I2C library. Using and/or downloading it means you do so at your own risk.

This is nothing fancy as I only did what I needed to for my projects. This library works on both Raspberry Pi and BeagleBone Black for my Adafruit 128x64 OLED module.

i2c.cpp and i2c.h

2 comments :

  1. these files are not longer available.

    ReplyDelete
    Replies
    1. everything was moved to github a while ago. see http://pauhanafun.blogspot.com/2014/07/github.html

      Delete