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 agoInterfacing with a temperature sensor and recording the data is a very difficult task with FPGA from scratch..
In FPGA you have many logic port that understand only 1 and 0.. recording data into a file-system require writing a CPU and a lot of software.. not an easy task