Data Storage Tool Display Human Input Protocol Math Motor Control Sensor Signal Generation Speech & Sound Fun View all Objects


Quick Links
Contact Us
Forums
Support

Register
Login

This object is provided under license. By downloading this object, you are agreeing to the terms of the MIT License.

Basic I2C Driver

This is a simple Spin I2C driver intended mostly for accessing I2C serial EEPROMs like the boot EEPROM. There are low level routines included that can be used to access other I2C devices, but the specific routines to do so would have to be written by the user. This somewhat duplicates the I2C Object Library by James Burrows, but is simpler, possibly easier to understand, and focused particularly on EEPROM use.

Version:
  1.1

Author:
  Michael Green

Categories:
  Data Storage
  Protocol

Downloads:
  2,328

Last Updated:
  2008-02-27



User Reviews:

  • darco commented:
    Gets the job done. Clean code. Kinda slow because it is all written in SPIN.
    May 7, 2008 10:54 a.m.




  • Copyright 2007 by Parallax, Inc.
    Please contact obex.support@parallax.com with comments or questions.