-
NEC form remote control receive code: NEC IR implementation
NEC格式遥控接收代码:NEC IR implementation
-NEC form remote control receive code: NEC IR implementation
- 2022-08-21 07:49:29下载
- 积分: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
-
Week Ligong ZLG_LPC213X a complete set of information, this is one of the SSP
周立功ZLG_LPC213X的全套资料,这个是其中的SSP-Week Ligong ZLG_LPC213X a complete set of information, this is one of the SSP
- 2022-04-15 18:08:57下载
- 积分:1
-
基于lpc2214的矩阵键盘扫描程序,5*5的键盘,c语言程序
基于lpc2214的矩阵键盘扫描程序,5*5的键盘,c语言程序
-LPC2214-based matrix keyboard scanner, 5* 5 keyboard, c language program
- 2023-02-10 00:30:04下载
- 积分:1
-
arm7 plc2214
arm7 plc2214
- 2023-02-24 00:25:03下载
- 积分:1
-
mc9s12XDP512单片机 CAN0 程序
mc9s12XDP512单片机 CAN0 程序 -mc9s12XDP512_CAN0 MCU program
- 2023-05-01 18:05:03下载
- 积分:1
-
9s12dg128 pwm 控制
9s12dg128 pwm 控制9s12dg128 pwm 控制
9s12dg128 pwm 控制
9s12dg128 pwm 控制9s12dg128 pwm 控制 -9s12dg128 pwm ctrl9s12dg128 pwm ctrl
9s12dg128 pwm ctrl9s12dg128 pwm ctrl
9s12dg128 pwm ctrl9s12dg128 pwm ctrl
- 2023-05-17 16:05:03下载
- 积分:1
-
arm to read and write adram procedures, as well as the process of flash data exc...
arm读写adram的程序,以及和flash数据交换的过程-arm to read and write adram procedures, as well as the process of flash data exchange
- 2022-08-07 03:41:00下载
- 积分:1
-
860最小系统的bsp,使用tornado2.0编译,需要解压在 ornado argetconfig目录下使用。...
860最小系统的bsp,使用tornado2.0编译,需要解压在 ornado argetconfig目录下使用。-860 smallest BSP system, the use of tornado2.0 built, the need to extract tornado target config directory use.
- 2022-06-02 15:31:01下载
- 积分:1
-
STC12C5A60S2.H
应用背景网上找到的,希望有用。这是STC12C5A60S2.H的头文件,在开发的时候非常有用!关键技术//--------------------------------------------------------------------------------
//新一代 1T 8051系列 单片机内核特殊功能寄存器 C51 Core SFRs
// 7 6 5 4 3 2 1 0 Reset Value
sfr ACC = 0xE0; //Accumulator 0000,0000
sfr B = 0xF0; //B Register &nbs
- 2022-05-31 12:56:14下载
- 积分:1