-
windmanage 配置说明,用于对嵌入式系统的开发
近期有用
windmanage 配置说明,用于对嵌入式系统的开发
近期有用-windmange for wind river
- 2023-01-19 22:55:03下载
- 积分:1
-
耀宇科技有限公司的128*64LCD的驱动程序
耀宇科技有限公司的128*64LCD的驱动程序-Yao-Yu Technology Co., Ltd. 128* 64LCD driver
- 2023-07-21 10:20:03下载
- 积分:1
-
凌华工控控制卡PCI
凌华工控控制卡PCI-9111使用例子,全功能-Industrial control card ADLINK PCI-9111 using the example of full-featured
- 2022-07-01 21:58:45下载
- 积分:1
-
S3C2440 development board libraries, and they hope to be useful for beginners
s3c2440开发板元件库,希望对初学者有用-S3C2440 development board libraries, and they hope to be useful for beginners
- 2022-09-19 14:40:08下载
- 积分:1
-
Modbus协议的源代码
#包括“stdafx.h”
- 2022-07-04 22:49:43下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
pic18f458单片机的timer0如何工作的
pic18f458单片机的timer0如何工作的-pic18f458 microcontroller timer0 How does it work
- 2022-02-21 23:03:23下载
- 积分:1
-
制作Linux文件系统的工具,busybox。
制作Linux文件系统的工具,busybox。-Produced Linux file system tools, busybox.
- 2022-05-12 20:41:02下载
- 积分:1
-
44B0的bios文件
44B0的bios文件-44B0 the bios documents
- 2022-02-24 09:32:06下载
- 积分:1