pic单片机控制cc2500无线模块

时间:2012-06-21 03:12:07
【文件属性】:

文件名称:pic单片机控制cc2500无线模块

文件大小:172KB

文件格式:RAR

更新时间:2012-06-21 03:12:07

pic cc2500

想学习pic单片机的,和无线模组通讯的可以下来学习一下,所有的代码都经过测试,编译器用picc的。


【文件预览】:
M186ST
----Project()
--------ee_station_12.MCH(944B)
--------Station.hex(7KB)
--------ST_code()
--------Station.map(18KB)
--------Station.sym(11KB)
--------Station.mcp(970B)
--------Station.cod(22KB)
--------Station.cof(28KB)
--------Station.mcs(1KB)
--------send_power_dog_254.hex(24KB)
--------untitled.mcw(4KB)
--------Station.mcw(53KB)
--------Station.lde(0B)
--------SI()
----src()
--------main.c(8KB)
--------main.cce(0B)
--------CC2500()
--------Friend()
--------Typedef.h(4KB)
--------main.obj(11KB)
--------main.lst(59KB)
--------pic16f685.h(25KB)
--------main.sdb(15KB)
--------main.rlf(81KB)
----note.txt(2KB)

网友评论

  • 不错,很好的参考程序
  • 挺好的,可以用
  • 完成了无线模块的开发。
  • 配置参数完整!
  • 这个是我最初开始学习PIC单片机的时候,写无线模块时下载的例程。 根据例程,以及参考其他的一些资料,完成了无线模块的开发。