Forum Discussion
Altera_Forum
Honored Contributor
14 years agoBeginner project question!: DE0 Nano+temp sensor+save to file
Hi all- I am an experimental physicist, and have very limited programming experience (mostly very high level things like matlab). I purchased a DE0 Nano board because I very much want to learn...
Altera_Forum
Honored Contributor
14 years agoFPGA are great for doing custom hardware like custom CPU, DSP, audio/video processing, etc..
Things like record temperature for x amount of time, and save the data to a csv file is a 2$ MCU stuff not a 40$ FPGA stuff By the way you can do it with soft-cpu like NIOS II To start some logic block like multiplexer, FSM, etc.. with VHDL o Verilog are great to learn FPGA bye