Altera_Forum
Honored Contributor
8 years agoInterfacing with Arduino
Hi all,
I'm trying to take input from an Arduino Uno R3 and process it on the FPGA. I have a Cyclone V GX board which comes with an Arduino expansion header, but I'm not sure what the best way to go about this is. The goal is to ultimately send ADC output values from the Arduino to the FPGA, at which point they will be processed on the FPGA. Should I be using the serial ports? Thanks in advance! :)