-
基于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为控制其的程序-based arm of the control procedures
- 2022-01-26 00:06:04下载
- 积分:1
-
这是philips公司mifare卡的读写源程序DEMO,在他们公司下载需要特殊认证,对于开发射频卡十分有意义...
这是philips公司mifare卡的读写源程序DEMO,在他们公司下载需要特殊认证,对于开发射频卡十分有意义-This is the philips company mifare cards read and write source DEMO, download in their company in need of special certification, for the development of the RF card is very meaningful,
- 2022-04-13 07:16:30下载
- 积分:1
-
广州周立功公司提供的基于菲利普ARM,LPC2200的ucosII移植的源代码...
广州周立功公司提供的基于菲利普ARM,LPC2200的ucosII移植的源代码-Guangzhou-based company Philips ARM, LPC2200 the ucosII transplant source code
- 2022-01-24 18:23:15下载
- 积分:1
-
《新概念51单片机C语言教程:入门、提高、开发、拓展全攻略》书上例程代码
《新概念51单片机C语言教程:入门、提高、开发、拓展全攻略》书上例程代码
- 2023-02-13 06:25:03下载
- 积分:1
-
44b0x的中文手册
44b0x的中文手册-44b0x Chinese Manual
- 2022-06-29 19:56:49下载
- 积分:1
-
PowerPC驱动硬盘程序
PowerPC驱动硬盘程序-PowerPC-driven process drives
- 2022-07-19 00:13:21下载
- 积分:1
-
The bottom of the clock driver chip PCF8563, I2C interface to use, based on sing...
时钟芯片PCF8563的底层驱动,使用I2C接口,基于pic单片机。-The bottom of the clock driver chip PCF8563, I2C interface to use, based on single-chip pic.
- 2022-03-19 02:51:27下载
- 积分:1
-
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-03-22 09:23:43下载
- 积分:1
-
这是AVR Eeprom的c语言编程源码,它是用ICCAVR开发
这是AVR Eeprom的c语言编程源码,它是用ICCAVR开发-This is the AVR Eeprom programming c language source code, which is used to develop ICCAVR
- 2022-03-07 09:28:43下载
- 积分:1