Forum Discussion
fmala
New Contributor
6 years agoHow to convert an Analog voltage to Digital and display it to 10 LED using DE10-lite
Hi, I need help on how to convert an analog output voltage of a potentiometer to digital then display the digital value, per bit, to LED red (LEDR = DigitalVal[11:2]). I know how to code and how to ...
YuanLi_S_Intel
Regular Contributor
6 years agoHi Francis,
You will need an IP which converts analog input to digital for internal logic usage.
FOr MAX 10, i would suggest you to use MAX 10 ANalog to digital converter.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_adc.pdf
Please refer the user guide above for the usage of this IP.
Thank You.