This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to interface tcrt1000 optical sensor with nrf51822?

Hi ,there i have tcrt1000 optical sensor wants to interface with nrf51822 so can anybody provide me the tutorial on this things with a code... cheers, Abhijeet

Parents
  • Hello Abhijeet kapse

    Unfortunately we do not have any reference designs or codes with the TCRT1000. If you look at the TCRT1000 datasheet you can see the TCRT contains a BJT transistor whose base-emitter voltage is dependent on the received light intensity. You could for example use it as part of a common emitter circuit, and then use the ADC of the nRF to measure the voltage over the transistor. Just make sure the analog input is not exposed to voltages beyond its capability as described in the product specification.

    Best regards

    Jørn Frøysa

Reply
  • Hello Abhijeet kapse

    Unfortunately we do not have any reference designs or codes with the TCRT1000. If you look at the TCRT1000 datasheet you can see the TCRT contains a BJT transistor whose base-emitter voltage is dependent on the received light intensity. You could for example use it as part of a common emitter circuit, and then use the ADC of the nRF to measure the voltage over the transistor. Just make sure the analog input is not exposed to voltages beyond its capability as described in the product specification.

    Best regards

    Jørn Frøysa

Children
Related