搜索资源列表
quartus_NIOS_LCD
- nios下的lcd驱动开发源代码(仅供参考)
Lcd
- nios 环境下12864液晶驱动程序,封装了任意坐标画点、循环画点,任意坐标数值显示和字符串显示程序,附加一幅世界地图源码
ds1302
- 这是一个使用了DS1302的电子时钟C程序,文档里含有DS1302的操作说明资料,以及PROTEUS仿真,例外还有一个外加LCD显示和温度检测的程序-This is a DS1302 using the electronic clock C procedures DS1302 document contains information on the operating instructions, as well as the PROTEUS simulation, with the except
DS18B20
- 这是参考OURAVR上LCD和DS18B20做的温度计,作出驱动给大家调用。-This is a reference to OURAVR done on the LCD and DS18B20 thermometer to make drivers for everyone to call.
Clliford_test1
- nios 写的8080 CPU界面驱动代码,用于CPU界面 LCD显示-LCD display code with CPU IC interface, nios 6.0
nios_lcd_3c120
- nios的详细代码,介绍了怎样控制lcd的显示,对读者进行开发具有指导意义,很有帮助-nios lcd,very helpful
LCD
- 本实验通过使用 SOPC Builder 搭建一个包含cpu、ram、sdram、pio、lcd定制ip核、jtag _uart”的SOPC系统。 1.通过该系统实现在eclipse的调试串口上显示字符的功能。 2.通过该nios处理器的pio实现流水灯的效果。 3.通过该系统实现在1602液晶上的字符显示。