文件名称:rf433
介绍说明--下载内容来自于网络,使用问题请自行百度
这是个完整工程,使用rf433/315M超再生模块(最便宜那种)通讯的接受程序。可以用电脑串口接发射模块按照doc文件夹里的说明编码实现通讯测试。可实现短距离传感器数据采集等。MCU为stm8s103f3p6, 编译环境为IAR for stm8.-Here s a completed project.RX decode using rf433/315Mhz super-regeneration moduler(yes,the cheapest one!). You can use PC to simulate TX code as per the Doc included in the project, collecting sensor data etc,. The MCU model is stm8s103f3p6, complie in IAR for stm8.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rf433/
rf433/Debug/
rf433/Debug/Exe/
rf433/Debug/Exe/rf433.hex
rf433/Debug/Exe/rf433.out
rf433/Debug/List/
rf433/Debug/List/rf433.map
rf433/Debug/Obj/
rf433/Debug/Obj/main.o
rf433/Debug/Obj/main.pbi
rf433/Debug/Obj/main.pbi.cout
rf433/Debug/Obj/rf433.pbd
rf433/Debug/Obj/rf433.pbd.browse
rf433/Debug/Obj/stm8s_clk.o
rf433/Debug/Obj/stm8s_clk.pbi
rf433/Debug/Obj/stm8s_clk.pbi.cout
rf433/Debug/Obj/stm8s_gpio.o
rf433/Debug/Obj/stm8s_gpio.pbi
rf433/Debug/Obj/stm8s_gpio.pbi.cout
rf433/Debug/Obj/stm8s_it.o
rf433/Debug/Obj/stm8s_it.pbi.cout
rf433/Debug/Obj/stm8s_uart1.o
rf433/Debug/Obj/stm8s_uart1.pbi
rf433/Debug/Obj/stm8s_uart1.pbi.cout
rf433/desktop.ini
rf433/doc/
rf433/doc/data_structure.txt
rf433/lib/
rf433/lib/inc/
rf433/lib/inc/stm8s.h
rf433/lib/inc/stm8s_adc1.h
rf433/lib/inc/stm8s_adc2.h
rf433/lib/inc/stm8s_awu.h
rf433/lib/inc/stm8s_beep.h
rf433/lib/inc/stm8s_can.h
rf433/lib/inc/stm8s_clk.h
rf433/lib/inc/stm8s_exti.h
rf433/lib/inc/stm8s_flash.h
rf433/lib/inc/stm8s_gpio.h
rf433/lib/inc/stm8s_i2c.h
rf433/lib/inc/stm8s_itc.h
rf433/lib/inc/stm8s_iwdg.h
rf433/lib/inc/stm8s_rst.h
rf433/lib/inc/stm8s_spi.h
rf433/lib/inc/stm8s_tim1.h
rf433/lib/inc/stm8s_tim2.h
rf433/lib/inc/stm8s_tim3.h
rf433/lib/inc/stm8s_tim4.h
rf433/lib/inc/stm8s_tim5.h
rf433/lib/inc/stm8s_tim6.h
rf433/lib/inc/stm8s_type.h
rf433/lib/inc/stm8s_uart1.h
rf433/lib/inc/stm8s_uart2.h
rf433/lib/inc/stm8s_uart3.h
rf433/lib/inc/stm8s_wwdg.h
rf433/lib/src/
rf433/lib/src/stm8s_adc1.c
rf433/lib/src/stm8s_adc2.c
rf433/lib/src/stm8s_awu.c
rf433/lib/src/stm8s_beep.c
rf433/lib/src/stm8s_can.c
rf433/lib/src/stm8s_clk.c
rf433/lib/src/stm8s_exti.c
rf433/lib/src/stm8s_flash.c
rf433/lib/src/stm8s_gpio.c
rf433/lib/src/stm8s_i2c.c
rf433/lib/src/stm8s_itc.c
rf433/lib/src/stm8s_iwdg.c
rf433/lib/src/stm8s_rst.c
rf433/lib/src/stm8s_spi.c
rf433/lib/src/stm8s_tim1.c
rf433/lib/src/stm8s_tim2.c
rf433/lib/src/stm8s_tim3.c
rf433/lib/src/stm8s_tim4.c
rf433/lib/src/stm8s_tim5.c
rf433/lib/src/stm8s_tim6.c
rf433/lib/src/stm8s_uart1.c
rf433/lib/src/stm8s_uart2.c
rf433/lib/src/stm8s_uart3.c
rf433/lib/src/stm8s_wwdg.c
rf433/macros.h
rf433/main.c
rf433/rf433.c
rf433/rf433.dep
rf433/rf433.ewd
rf433/rf433.ewp
rf433/rf433.eww
rf433/settings/
rf433/settings/rf433.cspy.bat
rf433/settings/rf433.dbgdt
rf433/settings/rf433.dni
rf433/settings/rf433.wsdt
rf433/stm8s_conf.h
rf433/stm8s_it.c
rf433/stm8s_it.h
rf433/Debug/
rf433/Debug/Exe/
rf433/Debug/Exe/rf433.hex
rf433/Debug/Exe/rf433.out
rf433/Debug/List/
rf433/Debug/List/rf433.map
rf433/Debug/Obj/
rf433/Debug/Obj/main.o
rf433/Debug/Obj/main.pbi
rf433/Debug/Obj/main.pbi.cout
rf433/Debug/Obj/rf433.pbd
rf433/Debug/Obj/rf433.pbd.browse
rf433/Debug/Obj/stm8s_clk.o
rf433/Debug/Obj/stm8s_clk.pbi
rf433/Debug/Obj/stm8s_clk.pbi.cout
rf433/Debug/Obj/stm8s_gpio.o
rf433/Debug/Obj/stm8s_gpio.pbi
rf433/Debug/Obj/stm8s_gpio.pbi.cout
rf433/Debug/Obj/stm8s_it.o
rf433/Debug/Obj/stm8s_it.pbi.cout
rf433/Debug/Obj/stm8s_uart1.o
rf433/Debug/Obj/stm8s_uart1.pbi
rf433/Debug/Obj/stm8s_uart1.pbi.cout
rf433/desktop.ini
rf433/doc/
rf433/doc/data_structure.txt
rf433/lib/
rf433/lib/inc/
rf433/lib/inc/stm8s.h
rf433/lib/inc/stm8s_adc1.h
rf433/lib/inc/stm8s_adc2.h
rf433/lib/inc/stm8s_awu.h
rf433/lib/inc/stm8s_beep.h
rf433/lib/inc/stm8s_can.h
rf433/lib/inc/stm8s_clk.h
rf433/lib/inc/stm8s_exti.h
rf433/lib/inc/stm8s_flash.h
rf433/lib/inc/stm8s_gpio.h
rf433/lib/inc/stm8s_i2c.h
rf433/lib/inc/stm8s_itc.h
rf433/lib/inc/stm8s_iwdg.h
rf433/lib/inc/stm8s_rst.h
rf433/lib/inc/stm8s_spi.h
rf433/lib/inc/stm8s_tim1.h
rf433/lib/inc/stm8s_tim2.h
rf433/lib/inc/stm8s_tim3.h
rf433/lib/inc/stm8s_tim4.h
rf433/lib/inc/stm8s_tim5.h
rf433/lib/inc/stm8s_tim6.h
rf433/lib/inc/stm8s_type.h
rf433/lib/inc/stm8s_uart1.h
rf433/lib/inc/stm8s_uart2.h
rf433/lib/inc/stm8s_uart3.h
rf433/lib/inc/stm8s_wwdg.h
rf433/lib/src/
rf433/lib/src/stm8s_adc1.c
rf433/lib/src/stm8s_adc2.c
rf433/lib/src/stm8s_awu.c
rf433/lib/src/stm8s_beep.c
rf433/lib/src/stm8s_can.c
rf433/lib/src/stm8s_clk.c
rf433/lib/src/stm8s_exti.c
rf433/lib/src/stm8s_flash.c
rf433/lib/src/stm8s_gpio.c
rf433/lib/src/stm8s_i2c.c
rf433/lib/src/stm8s_itc.c
rf433/lib/src/stm8s_iwdg.c
rf433/lib/src/stm8s_rst.c
rf433/lib/src/stm8s_spi.c
rf433/lib/src/stm8s_tim1.c
rf433/lib/src/stm8s_tim2.c
rf433/lib/src/stm8s_tim3.c
rf433/lib/src/stm8s_tim4.c
rf433/lib/src/stm8s_tim5.c
rf433/lib/src/stm8s_tim6.c
rf433/lib/src/stm8s_uart1.c
rf433/lib/src/stm8s_uart2.c
rf433/lib/src/stm8s_uart3.c
rf433/lib/src/stm8s_wwdg.c
rf433/macros.h
rf433/main.c
rf433/rf433.c
rf433/rf433.dep
rf433/rf433.ewd
rf433/rf433.ewp
rf433/rf433.eww
rf433/settings/
rf433/settings/rf433.cspy.bat
rf433/settings/rf433.dbgdt
rf433/settings/rf433.dni
rf433/settings/rf433.wsdt
rf433/stm8s_conf.h
rf433/stm8s_it.c
rf433/stm8s_it.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.