搜索资源列表
SC44B0 LCDtest
- SC44B0的测试应用程序,此程序为液晶屏的应用,液晶屏的点阵为160*240,可以显示任意由ASCII码组成的字符串。-SC44B0 the testing of applications, this procedure to screen applications, the matrix LCD screen for 160 * 240 can demonstrate arbitrary composition from ASCII string.
LCDtestOnAVR
- 可以测试位图文件,汉字,英文字符等ASCII码。在ATmega64中测试通过。-test bitmap documents, Chinese, English and other ASCII characters. ATmega64 in which the test.
S1D13305lcd320240
- 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
LRC-check-function
- LRC校验函数说明及程序源码, 错误校验用于 ASCII 模式。这个错误校验码是一个 8 位二进制数,可作为 2 个 ASCII 十六进制字节传送。计算 LRC 码时,仅设备地址、功能代码、数据块字节参加-LRC calibration function descr iptions and program source code, check for errors in ASCII mode. This error check code is a binary number eight, a
ASCIIcheckTOOL
- 查看ASCII码的工具, 查看ASCII码的工具,
UART_RVMDK
- 本源码为STM32的UART使用例程,主要测试UART1的功能。开发环境realviewMDK 程序运行前先打开串口调试软件,UART被配置为: 波特率:9600bps 字长 :8位 校验位:无 停止位:1位 程序正常运行,调试软件的数据接收区将显示ASCII码字符表中的‘0’到‘z’范围内的字符;同时开发板上的小灯LD3~LD6将会顺序点亮,然后顺序熄灭。-The source code for the STM32' s UART to use routines,
51OLED
- 基于51单片机oled显示屏驱动,ascii码字幕库-Oled display driver, based on 51 single-chip
t2
- 将两个五位十进制数相加,加数与被加数以ascii码形式存放在data1、data2中,利用dos9号调用功能完成显示-Two five decimal addition, addend summand ascii code form stored in data1, data2 dos9 number call function to complete the display
TASK2.1
- 串口通讯功能,该程序实现在飞思卡尔单片机与个人PC间的ASCII码传输-Serial communication functions, the program between Freescale MCU and individual PC' s ASCII code transmission
3-ASCII-Conv
- ASCI码转换的单片机实现。。KEIL和protues联调的仿真实现-ASCI code to convert the MCU. . KEIL and protues FBI Simulation