Forum Discussion
AKhan8
New Contributor
7 years agoHow i can interface Arduino with DE10 lite FPGA board?
I want to read the output of a analog sensor. So is it possible that i can connect directly that sensor with my FPGA board or i have to use arduino. if i have to use arduino then how i can interface ...
a_x_h_75
Contributor
7 years agoYou can't connect an analogue sensor output signal directly to an FPGA - you will need an ADC. Depending on the sensor you're hoping to use an Arduino board could be used.
Cheers,
Alex