I2c example program for MOD5441X?

Discussion to talk about software related topics only.
Post Reply
ellisonsoftware
Posts: 22
Joined: Tue Dec 01, 2009 2:12 pm

I2c example program for MOD5441X?

Post by ellisonsoftware »

Can someone provide example code for using the I2c for the MOD5441X? Use of an inexpensive part, like an i2c thermometer would be ideal. A url for part appreciated.

Thanks!
User avatar
dciliske
Posts: 624
Joined: Mon Feb 06, 2012 9:37 am
Location: San Diego, CA
Contact:

Re: I2c example program for MOD5441X?

Post by dciliske »

Hmm... good call. There's I2CSerial examples for the other platforms, but not this one. There is however a I2CMaster and and an I2CMulti (for multiple masters) libraries for the Mod5441X and a chapter in the Runtime docs that explains the API.

-Dan
Dan Ciliske
Project Engineer
Netburner, Inc
Post Reply