文件名称:STM32基于hal库的红外遥控器
文件大小:545KB
文件格式:ZIP
更新时间:2024-01-07 03:47:02
STM32 红外遥控 定时器 串口
STM32基于hal库的红外遥控器,参考的正点原子,使用定时器对编码进行计时,并用串口将接收到的相关信息打印出来,直接可以使用,我用的是C8T6,
【文件预览】:
hal_IRremote
----Src()
--------main.c(9KB)
--------gpio.c(2KB)
--------stm32f1xx_it.c(6KB)
--------system_stm32f1xx.c(15KB)
--------stm32f1xx_hal_msp.c(3KB)
--------usart.c(3KB)
--------tim.c(4KB)
----Drivers()
--------STM32F1xx_HAL_Driver()
--------CMSIS()
----.mxproject(6KB)
----MDK-ARM()
--------startup_stm32f103xb.s(12KB)
--------debug.ini(50B)
--------hal_IRremote.uvoptx(16KB)
--------hal_IRremote()
--------hal_IRremote.uvguix.sea1216(138KB)
--------RTE()
--------hal_IRremote.uvprojx(18KB)
----hal_IRremote.ioc(4KB)
----基于正点成功.txt(0B)
----Inc()
--------main.h(3KB)
--------tim.h(2KB)
--------usart.h(2KB)
--------stm32f1xx_it.h(2KB)
--------gpio.h(1KB)
--------stm32f1xx_hal_conf.h(16KB)
----删除多余文件内容缩小体积.bat(399B)