搜索资源列表
chipon
- chipcon的cc2430芯片基本操作的全部源代码,估计对相关人士比较重要的-chipcon cc2430 the basic operation of the chip all the source code, estimated to those more important
C51RFV3.00
- nrf9E5串口通讯,要的功能,你的程序只要包括这样的语句: #include <chipcon/hal.h> #include <chipcon/cul.h> 你的软件就可以在这个库的高级的水平上开始工作,举例说明: 你需要发送一个包,包括序言,通讯标志,地址,数据,CRC效验等,你只需要下列两行语句,便全部完成了!