/libstwi

Universal software TWI library under MIT licence

Primary LanguageCMIT LicenseMIT

libtwi

Universal software TWI library under MIT licence.

Software TWI (I2C-Compatible) library. The library is not linked to a particular hardware.

It include test and software model. It can be used in AVR, ARM and other devices.

Blueprints:

First step: (not completed)

  • Lib: TWI master reading from slave
  • Model: TWI slave for reading
  • Test: Test for reading from slave ;-)

Stage: stable (master only, read only)

BUG: have double wait on (RE)Start sending.