The I2C library is a collection of Forth files to make interfacing with any I2c device easier. It is mostly designed for the BV511 but could be adapted for other LPC Arm microcontrollers.
To use the files in here you will need nearly always need to to include the following:
// #URL-Lib "http://pin1.org/flb/com/soft1.flb" sid=0
// #URL-Lib "http://pin1.org/flb/com/pinsel.flb" sid=101
// #URL-Lib "http://pin1.org/flb/i2c/i2c.flb" sid=103
Put the above at the head of your file and use BV Terminal v3. This will automatically pick these files up from this site. The library file 'flb' will tell you what the dependencies are.
The devices included in this library so far: