Altera_Forum
Honored Contributor
17 years agoso... where do I start learning on programming the DE2 board?
Hi there,
I'm given an Altera DE2 board for my self-learning purposes in my university project, and was told to do something out of it. I looked around and learned about what the board is capable of, and submitted that I'll be doing a security door system with it, where I'll interface it externally to a keypad, and maybe a motor/magnet that will act as a door opener when the correct numbers are pressed. But anyway, I have a question: I've done most of the tutorials in the "DE2_tutorials" folder, but I still don't get it, am I supposed to learn VHDL or Verilog programming from scratch, or could I somehow use C programming and load it onto the board? Also, anyone have some recommendation on books that I should be reading? The only related experience I had prior to this is that I've made a board and programmed an 8051 on it to display temperature on a 7 segment display and make it turn on/off the fan depending on the temperature.