-
基于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
-
arm开发的软件调试工具这是降低成本的一种开发方法
arm开发的软件调试工具这是降低成本的一种开发方法-arm developed software debugging tools This is a lower cost method development
- 2022-03-18 08:10:53下载
- 积分:1
-
最新版IAR511下AT91SAM7S64的TWI俐程
最新版IAR511下AT91SAM7S64的TWI俐程-AT91SAM7S64 under IAR511 the latest version of the TWI-li Cheng
- 2023-08-20 06:55:04下载
- 积分:1
-
This manual describes the ARM
本手册介绍了32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库
中文版-This manual describes the ARM-based 32-bit microcontrollers STM32F101xx and STM32F103xx Chinese version of the firmware library
- 2022-03-11 15:15:20下载
- 积分:1
-
HJLKHJLKHK
MNKJNLKJNKBMN,MNJKNKJHKJH HG IUGIU G IG G ;U G GJHBG JG JHG GKHH FHG HGHK HG F GHHFV hhg HGFV HGFV hjfh HG
- 2022-08-12 15:45:48下载
- 积分:1
-
嵌入式处理器S3C2410的realboot源码功能和程序BOOTLOADE…
嵌入式处理器s3c2410的realboot源码程序bootloader功能和bios功能,用ads工程建立,大家可以直接学习。-embedded processor s3c2410 realboot source of functions and procedures Bootloader bios functions, with the establishment of ads works, we can learn.
- 2022-03-22 16:00:10下载
- 积分:1
-
PTR8000(ControlVoice)源代码
PTR8000(ControlVoice)源代码-PTR8000 (ControlVoice) source code
- 2022-07-12 17:19:36下载
- 积分:1
-
24c02 通用子模块源代码,不好用你找我。
24c02 通用子模块源代码,不好用你找我。-24C02 generic module source code, not with you to find me.
- 2023-05-03 11:35:03下载
- 积分:1
-
基于TLC1549芯片的ADC源码,单片机为89s52。
基于TLC1549芯片的ADC源码,单片机为89s52。-Based on the TLC1549 chip ADC source, single-chip microcomputer for 89s52.
- 2022-04-11 16:22:22下载
- 积分:1
-
lcd的液晶显示程序,里面含有所需的头文件和工程文件
lcd的液晶显示程序,里面含有所需的头文件和工程文件-lcd liquid crystal display program, which contains the necessary header files and engineering documents
- 2022-06-17 16:07:18下载
- 积分:1