文件名称:Remote_V3
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-12-13
- 文件大小:
- 173kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一款基于ATmega168PA/88PA单片机,使用AtmelStudio 6.2开发工具,开发一款学习型遥控器,学习方式是全波拷贝,将38K红外整体进行拷贝,这样不用挑遥控器和哪种协议。另外集成了RF功能,可以配合其它需要使用RF开关灯使用。-A based on ATmega168PA/pa 88 single chip microcomputer, use AtmelStudio 6.2 development tools, developing a learning remote control, learning methods are full wave copy, 38 k infrared overall copy, so don t have to pick up the remote control and what kind of agreement. Also integrates the function of RF, can be used in combination with other need to use RF open to turn off the lights.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Remote_V3\board.c
.........\board.h
.........\CC1101.c
.........\cc1101.h
.........\CC1101_REG.h
.........\Debug\alientek.eep
.........\.....\board.d
.........\.....\board.o
.........\.....\CC1101.d
.........\.....\CC1101.o
.........\.....\Document.eep
.........\.....\Document.hex
.........\.....\mac_eeprom.eep
.........\.....\main.d
.........\.....\main.o
.........\.....\makedep.mk
.........\.....\Makefile
.........\.....\Remote_Test.d
.........\.....\Remote_Test.eep
.........\.....\Remote_Test.elf
.........\.....\Remote_Test.hex
.........\.....\Remote_Test.lss
.........\.....\Remote_Test.map
.........\.....\Remote_Test.o
.........\.....\Remote_Test.srec
.........\.....\Remote_Test.usersignatures
.........\Document.eep
.........\main.c
.........\MyTypeDef.h
.........\readme.txt
.........\Release\makedep.mk
.........\.......\Makefile
.........\.......\Remote_Test.d
.........\.......\Remote_Test.eep
.........\.......\Remote_Test.lss
.........\.......\Remote_Test.map
.........\.......\Remote_Test.o
.........\.......\Remote_Test.srec
.........\Remote_Test.cproj
.........\Debug
.........\Release
Remote_V3