Data Storage Tool Display Human Input Protocol Math Motor Control Sensor Signal Generation & Processing 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

Attributes:


Author:
  Michael Green

Categories:
  Data Storage
  Protocol

Downloads:
  4,005

Last Updated:
  2008-02-27



User Reviews:

  • HED Group commented:
    Can you tell me where I can get the Minimal_I2C_Driver object.
    June 27, 2009 3:31 a.m.


  • Louis St-Hilaire commented:
    Thank you for this code. Very useful!
    November 3, 2008 12:38 p.m.


  • 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.