This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3200-LAUNCHXL: How do I write the code to interface a 1-wire digital temperature sensor DS18B20 with CC3200?

Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: CC3200, ENERGIA

Tool/software: Code Composer Studio

hello, i am a student and currently i am trying to use a one-wire temperature sensor (DS18B20) with the CC3200 board.

i am a newbie when it comes such interfaces and the only codes i have done on energia is connecting analog sensors to the CC3200 board, displaying them on a web server and retrieving them on other program.

if anyone has done a coding of this sensor, can i please request that you post the code on how this is configured?

I also do not have any understanding on how the protocols work in the DS18B20 and any guidance will be greatly appreciated.