-
ES44b0开发板的LCD驱动程序,完整的SDT下的工程文件,已成功运行。...
ES44b0开发板的LCD驱动程序,完整的SDT下的工程文件,已成功运行。-ES44b0 development board LCD driver, SDT integrity of the documents under the project, has been successfully operated.
- 2022-01-26 06:51:32下载
- 积分:1
-
三洋锁相环IC L72130的收音搜台驱动代码,
三洋锁相环IC L72130的收音搜台驱动代码,- Three oceans phase-locks surround IC L72130 the reception to
search for the actuation code,
- 2022-05-17 19:02:06下载
- 积分:1
-
an ARM7 timers procedures, the procedures adopted by programmers can understand...
一个ARM7定时器程序,程序采用的程序员可以了解ARM7编程方法,程序启动,地址映射等基本概念和方法
- 2022-01-25 22:28:58下载
- 积分:1
-
基于arm7芯片s3c44b0x的拼音输入法
基于arm7芯片s3c44b0x的拼音输入法-Based on the ARM7 chip S3C44B0X pinyin input method
- 2022-01-25 15:37:27下载
- 积分:1
-
DS1302 to read and write procedures for testing fully available by download.
DS1302读写程序,经下载检验完全可用。-DS1302 to read and write procedures for testing fully available by download.
- 2022-04-07 05:06:48下载
- 积分:1
-
这是一个用于创建多线程的程序,用法简单,内有例子,开消非常小,适合用于较低性能cpu上如51,arm7...
这是一个用于创建多线程的程序,用法简单,内有例子,开消非常小,适合用于较低性能cpu上如51,arm7-This is a used to create multi-threaded program, usage is simple, there are examples, the extinction is very small, suitable for low performance on the cpu, such as 51, arm7
- 2022-02-11 17:16:37下载
- 积分:1
-
CC2500通信例子源代码,有兴趣的可以研究一下
CC2500通信例子源代码,有兴趣的可以研究一下-CC2500 communication example source code, anyone interested can look at
- 2022-02-04 13:02:06下载
- 积分:1
-
xjtag,源代码,ARM调试程序
xjtag,soure code,arm debug program
- 2022-04-16 03:34:22下载
- 积分:1
-
基于STM32的LCD5110代码
基于库函数的LCD5110代码,已经封装好的函数,可直接使用,有基本的字库和一些汉字,可以自己添加汉字字库,使用方便。
基本函数有:
//lcd初始化
void LCD_init(void);
void LCD_write_byte(unsigned char dt, unsigned char command);
void LCD_set_XY(unsigned char X, unsigned char Y);
void LCD_clear(void);
//row:列 page:页 dd:字符
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
//row:列 page:页 dd:字符
void LCD_write_hanzi(unsigned char row, unsigned char page,unsigned char c);
void LCD_Derection(unsigned char row,unsigned char page,unsigned char der);
- 2022-01-28 02:51:31下载
- 积分:1
-
可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。...
可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。- The keyboard driver program can be loaded inbed-system and carry out the function of the initialization keyboard,r/w of keyboard data, reset and so on.
- 2022-06-28 20:01:25下载
- 积分:1