文件名称:红外收发模块-学习手册(基于STM32)
文件大小:364KB
文件格式:ZIP
更新时间:2021-05-28 12:48:37
STM32 红外
本模块将红外发射器与红外接收器集成到一起, 红外发射器是 IR333C, 红外接收器是 IRM-3638T。 既可 以实现收发自测, 也可以使用两个模块实现远距离红外通信。 工作电压宽, 体积小, 通信距离长
【文件预览】:
红外遥控学习功能-STM32
----uVision Project()
--------Infrared.uvguix.win10(172KB)
--------Infrared.uvprojx(17KB)
--------Infrared.uvguix.jixin(87KB)
--------EventRecorderStub.scvd(339B)
--------Infrared.uvoptx(15KB)
--------DebugConfig()
--------Listings()
----FWLib()
--------src()
--------inc()
----Object()
--------Infrared.hex(13KB)
----System()
--------stm32f10x_it.h(2KB)
--------stm32f10x_conf.h(3KB)
--------system_stm32f10x.h(2KB)
--------stm32f10x_it.c(4KB)
--------stm32f10x.h(619KB)
--------system_stm32f10x.c(36KB)
----Code_User()
--------KEY()
--------TIMER()
--------@bit_band()
--------@USART1_Func V1.0.1()
--------LED()
--------@delay()
--------main.c(5KB)
--------INFRARED()
----desktop.ini(115B)
----例程说明.txt(975B)
----Core()
--------core_cm3.c(17KB)
--------core_cm3.h(84KB)
--------startup_stm32f10x_hd.s(15KB)