搜索资源列表
Lcd
- nios 环境下12864液晶驱动程序,封装了任意坐标画点、循环画点,任意坐标数值显示和字符串显示程序,附加一幅世界地图源码
SOPC_Nios
- Altera SOPC Builder 提供了 Nios Ⅱ处理器及一些常用外设接口 ,但并没有提供 12864 液晶模块的接口及驱动。-Altera SOPC Builder provides the Nios Ⅱ peripheral processor and a number of commonly used interface, but did not provide 12864 LCD module and the drive interface.
12864_UART
- 基于NIOS II的多点测温(DS18B20),按键发送温度数据到上位机,12864液晶显示,调试成功,黑鸡开发平台调试-NIOS II based on the multi-point temperature (DS18B20), keys to send temperature data to the PC, LCD 12864, commissioning successful, black chicken development platform debugging
EP3C16_Nios_LCD12864
- 基于ep3c16-nios的12864液晶的驱动程序,简单明了,适合新手学习。-Based on ep3c16-nios 12864 LCD driver, simple and clear, suitable for novice to learn.
fpga_12864
- 这是基于Nios II的12864液晶点亮程序,包含汉字、字符等-This is a program which is based on Nios II ,its function is light the 12864 LCD that including Chinese characters, characters
SOPC-Nios2-and-LCD-interface
- Altera SOPC Builder提供了Nios Ⅱ处理器及一些常用外设接口,但并没有提供 12864液晶模块的接口及驱动。利用SOPC Builder中元件编辑器Create New Component, 通过自定义逻辑的方法在SOPC设计中添加自己开发的液晶显示模块IP核,并集成到系统, 实现了嵌入式NiosⅡ软核处理器与液晶显示模块的接口设计,并编写了驱动程序。可以和 系统自带的接口组件一样,开发者利用该开发组件,不必了解液晶屏原理就可以使用标准C 函数操作组件进行