-
一个嵌入式操作系统(microwindows)的源代码
一个嵌入式操作系统(microwindows)的源代码-An embedded operating system (microwindows) source code
- 2023-05-09 13:00:03下载
- 积分:1
-
lcd1602驱动 iic驱动 spi驱动 ir驱动
lcd1602驱动 iic驱动 spi驱动 ir驱动-lcd1602 actuates iic to actuate spi to actuate ir to actuate
- 2022-08-06 14:58:38下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。...
用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character LCD display. C language, KEIL compiler environment, keyboard-driven written a very good job.
- 2023-01-03 03:25:03下载
- 积分:1
-
Protel 99SE格式的ARM9的原理图,是学习ARM9的硬件系统的必备资料。...
Protel 99SE格式的ARM9的原理图,是学习ARM9的硬件系统的必备资料。-Protel 99SE format of the schematic diagram ARM9, ARM9 learn the essential information on the hardware system.
- 2023-04-28 12:05:03下载
- 积分:1
-
Protel99SE网络表装入常见错误及解决方法
Protel99SE网络表装入常见错误及解决方法
- 2022-03-20 05:03:48下载
- 积分:1
-
arm2440,LINUX下的普通IO驱动及应用程序
arm2440,LINUX下的普通IO驱动及应用程序-arm2440, LINUX, under the general and application-driven IO
- 2022-01-25 14:41:22下载
- 积分:1
-
液晶自模点阵提取软件
液晶自模点阵提取软件-dot matrix LCD module from the extraction software
- 2022-02-21 07:22:09下载
- 积分:1
-
Varitronix VP12864 lattice graphics drivers, including with the CPU described in...
精电VP12864图形点阵的驱动,包括实现与CPU的接线图描述-Varitronix VP12864 lattice graphics drivers, including with the CPU described in the wiring diagram
- 2022-02-14 22:03:56下载
- 积分:1
-
c++一百例,内有大量编程实例,仅供参考。
c++一百例,内有大量编程实例,仅供参考。
-c++ 100 cases, which have a large number of programming examples for reference only.
- 2023-08-11 15:35:04下载
- 积分:1