Skip to content

Releases: miselin/M88

I2C Utility v0.0.1

11 Aug 03:44

Choose a tag to compare

This release provides the first packaged I2C utility and library for the ISA-to-I2C Bridge Card.

The package includes:

  • README.txt, a summary of the package's contents
  • i2c.exe, an MS-DOS utility for sending data to devices via I2C
  • i2c.lib, a library for interacting with the card
  • i2c.c, the source code for i2c.exe
  • i2c.h and lib.c, the source code for i2c.lib