代码搜索:xBee
找到约 67 项符合「xBee」的源代码
代码结果 67
www.eeworm.com/read/419197/10880251
txt readme_xbee.txt
********************************************************************************
XBee Tips and Behavior
******************************************************************
www.eeworm.com/read/454448/7390589
c xbee_server.c
#include "xbee_server.h"
#include "lcd.h"
#include "delay.h"
#include "int_uart.h"
//#define DEBUG
struct XBeeModuleHeader XBeeMeasModule; // 蝮
www.eeworm.com/read/454448/7390590
h xbee_server.h
#ifndef XBEE_H
#define XBEE_H
sbit RST_XBEE = 0x87; // reset
#define XBEE_MAX_FRAME_DATA_LENGTH 40
#define XBEE_OK 0
#define XBEE_ERROR 1
#define XBEE_ERROR_BAD_FRAME 0x02
#defin
www.eeworm.com/read/199732/7826874
h onboard_xbee.h
/************************************************************************************
* Header file containing definitions for the XBee platform.
*
* (c) Copyright 2006, MaxStream, Inc.
*
*******
www.eeworm.com/read/199732/7826887
h target_xbee.h
/************************************************************************************
* Header file containing definitions for the XBee platform.
*
* (c) Copyright 2006, MaxStream, Inc.
*
*******
www.eeworm.com/read/199732/7826896
c onboard_xbee.c
/***************************************************************
* Modified version of OnBoard.c for XBee platform.
*
****************************************************************/
#include "
www.eeworm.com/read/199732/7826899
h xbee-phy.h
/*****************************************************************
* Header file providing hooks into PHY-level I/O line control
* for the XBee platform.
*
* (c) Copyright 2006, MaxStream, Inc.
*
www.eeworm.com/read/199732/7826916
c vectortable_xbee.c
/*****************************************************************
* Interrupt Vector Table
*
* (c) Copyright 2006, MaxStream, Inc.
*
************************************************************
www.eeworm.com/read/199732/7826921
h application_xbee.h
/*****************************************************************
* Header file containing application I/O line definitions for the
* XBee platform.
*
* (c) Copyright 2006, MaxStream, Inc.
*
*
www.eeworm.com/read/199732/7826926
h xbee-phy.h
/******************************************************************
* Header file providing hooks into PHY-level I/O line control
* for the XBee platform.
*
* (c) Copyright 2006, MaxStream, Inc.