Forum Discussion
Altera_Forum
Honored Contributor
20 years agoweb server on niosII
hi, i,ve successfully run the web server program on nios II,and i've modified the ro_zipfs contents,then after building the program and running,and then typing http://ip (http://ip) addr,i get...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by manishtirpude@Apr 25 2006, 03:43 AM hi,
ive one more problem,how to display html string on lcd of nios ii.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14645)
--- quote end ---
--- Quote End --- Have you tried fopen,printf to the "/dev/lcd_display" device? There's some sample code, which does this, in the count_binary example. - slacker