Manpreet1604
Junior Member level 1
hello everyone,
I am trying to interface ICL7135 with microcontroller, during my search I found that we can communicate this IC with only single wire and get our data which is also mention in the datasheet page 6 "A very simple means for transmitting the data down a single wire pair from a remote location would be to AND BUSY with clock and subtract 10,001 counts from the number of pulses received - as mentioned previously there is one “NO-count” pulse in each reference integrate cycle."
I have a hardware already created with AVR uC now i want to recreate code for same hardware but unable to understand how to implement this piece of code.
any help will be appreciated
I am trying to interface ICL7135 with microcontroller, during my search I found that we can communicate this IC with only single wire and get our data which is also mention in the datasheet page 6 "A very simple means for transmitting the data down a single wire pair from a remote location would be to AND BUSY with clock and subtract 10,001 counts from the number of pulses received - as mentioned previously there is one “NO-count” pulse in each reference integrate cycle."
I have a hardware already created with AVR uC now i want to recreate code for same hardware but unable to understand how to implement this piece of code.
any help will be appreciated