Forum Discussion
Altera_Forum
Honored Contributor
13 years agohow to fit sensor output to altera de2 board
hello, i'm a beginner to altera. I'm doing a VHDL Simulation and Modelling water level detector using altera de2 board. how can I convert the output of the water level sensor to binary code so I can ...
Altera_Forum
Honored Contributor
13 years agoThe water level detector ¿is an analog one or an ON/OFF detector? if you have an analog sensor you can't connect it directly to the FPGA. You'll need an ADC converter.