• Edaily电子日记本

    Edaily--很好用的电子日记本,也支持支持word等格式

    5
    702
    2MB
    2013-08-12
    14
  • zigbee模块cc2430点对点无线基本通信

    zigbee模块实现两个或多个cc2430点对点无线通信,资料中包括了cc2430点对点无线通信iar7.30无线通信代码程序。

    5
    244
    1.03MB
    2011-08-10
    16
  • 利用CC2430实现SPI通信

    #include <ioCC2430.h> #include <string.h> #include "hat.h" //#define Master #define uint unsigned int #define uchar unsigned char #define BlockSize 10 UINT8 SpData; char temp[BlockSize] ; BYTE rdat; char re_data[8]="12345678"; char spi_data[8]="12345678"; char spi_re_data[8]; uint re_data_num=0; uint spi_re_data_num=0; #define MISO P0_2 #define MOSI P0_3 #define SS_N P0_4 #define SCK P0_5 //定义控制灯的端口 #define led1 P1_0 #define led2 P1_1 #define SS P0_0

    5
    62
    33KB
    2011-07-24
    9
关注 私信
上传资源赚积分or赚钱