搜索资源列表
44boxTESTdemo
- 此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1
STM32_LCD5110
- STM32驱动5110程序,内有写单个字符,汉字,字符串,画点,线,等函数,编译后改变引脚直接可用-STM32 driver 5110 program, there was a single character, character, string, draw points, lines, and other functions, compiled directly available to change the pin
Key
- 本文件有三个外部中断函数实现了一个功能,即切换LCD的背光亮灭。当按下任意一个按键时,背光状态改变。 本文件的串口输入中断函数实现了一个功能,即回显输入字符。-This document has three external interrupt function implements a function, that is, switching the LCD back light off. When any button is pressed, the backlight state ch
1602
- 1602的AVR 里面有函数可以在任意位置写数字或字符-1602 AVR
7_2
- 从文件读取7路数字信号(存储为char型), 输出2路信号是输入信号的当前值与前2次 的逻辑组合。用屏幕和文件分别输出信号,用字符代表光点模拟输出结果波形。输出 结果由已有函数intf1(char d2,char d1,char d),intf2(char d2,char d1,char d) 给出 函数的输入参数d2,d1,d分别用低7位表示7路前2次信号及当前信号-7 digital signals read from the file (stored as char type)
12864
- 编写一个函数,用来设定字符在液晶上显示的位置。 注:每一个汉字位置都有固定的地址,设定不同的地址即可在不同的位置上显示字符,关于其显示位置及地址请参照RT12864HZ资料的汉字显示坐标。 -Write a function that is used to set the position of the characters displayed on the LCD. Note: each character location has a fixed address in the se
LCD12864驱动
- LCD12864驱动 液晶字符显示函数 液晶图片显示函数