Should work with software I2C, get the header file from the contributors section. Using the one with pullups is more compliant with the I2C spec, and will be neccessary if you decide to add more devices. See the recent post on the DS18S20.h on how to do that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want let a 12F629 communcate with a RTC via I2C. The RTC is a M41T60 from STMICROELECTRONICS. Is this possible in GCBasic ?
Should work with software I2C, get the header file from the contributors section. Using the one with pullups is more compliant with the I2C spec, and will be neccessary if you decide to add more devices. See the recent post on the DS18S20.h on how to do that.