Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDE2 Internet and LCD
Hello i would like to make a program that uses the LCD and the Ethernet interface that comes with the DE2, anybody have an exemple on how to do that? I lost my DE2 CD :( Also i would like to wr...
Altera_Forum
Honored Contributor
15 years agocreate a sopc system with lcd ip given in components.
add in in project attached lcd.h and lcd.c file in nios software project used the functions bool LCD_Open(void); bool LCD_TextOut(char *pText); bool LCD_Clear(void); void LCD_Close(void); the operate lcd