Simple analog to digital conversion

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ArvindK_86
Employee
Employee
10 sign-ins 5 sign-ins 10 solutions authored

The ADCINC is a neat little usermodule for performing analog to digital conversions. Learn how to implement an incremental ADC in PSoC 1 using the usermodule and a few lines of code.

   

 

   

The appnote AN2096 steps you through the necessary configuration and code required to use the PSoC 1 ADCINC Analog to Digital Converter (ADC). The ADCINC can be configured from 8 to 14 bits, with several different input ranges.

   

The example in the appnote shows how you can continuously sample a voltage and display the result on a LCD. 

   

 

   

You can download the application note document and the example project from the following page:

   

http://www.cypress.com/?rID=2843

   

 

   

 

   

ADCINC block diagram
 

   

 

   

Regards,

   

Arvind

0 Likes
1 Reply
Anonymous
Not applicable

Thanks!  the  ADC  is  a  very useful part

0 Likes