代码搜索:无线传感
找到约 5,381 项符合「无线传感」的源代码
代码结果 5,381
www.eeworm.com/read/37244/900881
ds18b20+-
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit rs=P2^0;
sbit rw=P2^1;
sbit en=P2^2;
sbit DQ=P3^3;
bit DS_OK=1; //温度传感器正常标志
uchar temp[]={
www.eeworm.com/read/413905/11137933
c ds18b20.c
/*****************************************************
深圳市普泰科技公司 http://www.pt-star.com
深圳职业技术学院 http://www.szpt.edu.cn
功能目的: DS18B20数字温度传感器接口示例程序
目标系统: ATMEGA16L单片机
时钟频率: 1.000000 M
www.eeworm.com/read/202649/15377294
txt t.txt
//硬件实验二十三 温度传感器试验 H23.C
#define LEDLen 6
#define ADPort 0x9000 /* AD采样输入片选 */
#define IN_KEY 0x8001
#define OUTBIT 0x8002
#define OUTSEG 0x8004
extern unsigned char IN(unsigned int port);
exter
www.eeworm.com/read/180592/9301806
plg rfmodule.plg
礦ision2 Build Log
Project:
F:\netload\ic\无线\STC_DEMO\STC_DEMO.uv2
Project File Date: 06/08/2006
Output:
Build target 'Target 1'
compiling mai
www.eeworm.com/read/166224/10028759
+
// 计算机无线通信串口程序Dlg.h : header file
//
//{{AFX_INCLUDES()
#include "mscomm.h"
//}}AFX_INCLUDES
#if !defined(AFX_DLG_H__68EFBE48_5935_11D7_993F_F47C93BFA47B__INCLUDED_)
#define AFX_DLG_H__68EFBE4
www.eeworm.com/read/468796/6988714
plg rfmodule.plg
礦ision2 Build Log
Project:
F:\netload\ic\无线\STC_DEMO\STC_DEMO.uv2
Project File Date: 06/08/2006
Output:
Build target 'Target 1'
compiling mai
www.eeworm.com/read/484316/6585536
s common.s
.module common.c
.area text(rom, con, rel)
.dbfile E:\心电监护系统\测试程序\第一阶段\无线测试\发送端\common.c
.dbfunc e Delay650us _Delay650us fV
; i -> R16
; t -> R18
.even
_Delay650
www.eeworm.com/read/484316/6585577
s common.s
.module common.c
.area text(rom, con, rel)
.dbfile E:\心电监护系统\测试程序\第一阶段\无线测试\接收端\common.c
.dbfunc e Delay650us _Delay650us fV
; i -> R16
; t -> R18
.even
_Delay650
www.eeworm.com/read/410211/11298162
c cw1.c
#include "iom32v.h"
#include "macros.h"
#define wuxian_js PA3 //无线接收
#define power_led PC6 //电源指示灯
#define study_key PC1 //学习键
#define UDRE 5 //发送缓冲区为空
#define DATA_REGISTER_
www.eeworm.com/read/263614/11352794
s uart.s
.module uart.c
.area data(ram, con, rel)
_RC0::
.blkb 1
.area idata
.byte 76
.area data(ram, con, rel)
.dbfile E:\iccavr\无线+I2C\test1--uart\uart.c
.dbsym e RC0 _RC0 c
_RC1::
.blkb 1