Display+Module
Display+Module技术资料下载专区,收录450份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
450
Display+Module 热门资料
write a program to display palindrome series
write a program to display palindrome series
2013-12-20
74
2051 based counter program. 5 Digit Display
2051 based counter program. 5 Digit Display
2013-12-25
179
VHDL-Code for the display of LCD
This is the source code of VHDL for the display of LCD. I have tested it on the plattform of FPGA in my labor.
2025-05-19
4
本程序是一个module
本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmm...
2014-01-02
148