Altera_Forum
Honored Contributor
13 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/play with fpga's. I've gone through the basic "tutorials" and examples, and can do such things as light up various LEDs on the board. However, I am struggling to find beginner/intermediate type examples of code to teach me how to do more, like interface the board with an external device. My question is this: Does anyone have an explicit example/tutorial doing something like "how to program, connect, and setup your DE0 Nano board to record temperature for x amount of time, and save the data to a csv file". That would be the perfect level of what I need to see right now, via an example. I have a very limited experience with microcontrollers, but doing such a thing seems much easier with them than the fpga. That said, I want to learn how to do these type of things with the board. Thanks in advance! *edit: I have read things that are "tutorials" that aim to teach such things as how to make the board act as a videocard and fire up an lcd. These type of tutorials are nice, but are too advanced as they leave out any of the code. I'm looking for something in between, and if anything, more toward the beginner side. I've also searched a decent bit for books, but am unsure if any of the ones I've found will be that good (most are Verilog intro books). Thanks again!