[PicForth] ANN: libi2c.fs
David McNab
david at rebirthing.co.nz
Sat Nov 13 14:07:37 CET 2004
Hi,
Just announcing a new module, libi2c.fs.
Features:
- for accessing medium-to-large I2C serial EEPROMS
such as 24xx128, 24xx256, 24xx512
- 16-bit addresses
- PIC-as-I2C-master
- uses (requires) on-chip MSSP module, present on
some PICs (16F87x[A] etc), but not on others (eg 16F84)
- 3 simple words - i2c.init, i2c@ and i2c!
Refer PicForth wiki - http://wiki.enst.fr/bin/view/Picforth/Libi2cfs
--
Cheers
David
More information about the PicForth
mailing list