HighTechPower
Member level 5
Hi. I want to use DS18B20 with PIC16F690. I read somewhere that it's protocol is 1-wire which is different than I2C protocol of PIC controllers. Any idea how to convert it to I2C or any link for header file to be used with XC8 compiler? I have seen somewhere source code but that works only for Arduino.