Altera_Forum
Honored Contributor
13 years agocommunication with DE0-nano board
Hello,
I want to make a LED display controled by DE0-nano board. My idea is that I write a Java application that will make the movie frames, transfer it to binary code. Somehow send this binary data to DE0-nano 32MB memmory and the board will control the LEDs. I am stucked in sending that binary data to board. As i heard the USB onboard is there only for programming, right? Can you give me some advice how to transfer the data there? Maybe using this FT232R ( http://www.ftdichip.com/products/ics/ft232r.htm ). Or is there an easier way with some module with ethernet connection. Maybe some another board? Pleasse help me, I need this for my school project.