Skip to content

heliocapella/msp430g2553_i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSP430G2553 I2C Library

MSP430G2553 I2C library based on demo code provided by Texas Instruments

Compiled on

Code Composer Studio 6.0+ but likely works on IAR and GCC.

Tested on

Tested the code using a ADS1115 analog-to-digital converter to start writing a library for it.

Usage

Add source files to project.

TO-DO

  • Provide some examples;
  • Clean up some of the code;
  • Further optimize RAM and Flash usage;

Author

  • Helio Capella

About

MSP430G2553 I2C Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages