Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

LCD on Terasic DE1 Kit

We once had a discussion if you can add an LCD module to the DE1 kit to function like the one on the DE2 kit, I started up with this again and suceeded. Thanks for the good advice ive gotten from the people here.

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    What programming language U used for it?

    I'm currently doing a project to display text on LCD module using terasic DE1 board but I couldn't figure a way out. Hope to hear from u soon. Thanks!
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I used Verilog HDL, I just started with the default program and added stuff

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I'm currently doing the project to display text on LCD using DE1 board too.

    I saw some code examples for DE2

    they have

    input clock;

    always @(posedge clk)

    I was wondering what the clock's for?

    and for pins assignment, where should I connect it to?

    do I need the clock for DE1?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    btw

    what do u mean by default program?

    where do you get it?

    if you dont mind, can I have a look at the codes you've written?

    thanks.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Eviltwinzzz,

    Could you share with me how have you done it? I am interested to learn..

    Thanks,

    carid