下载资源后端资源详情
[免费] 波形识别.zip
资源来源:本地上传资源
文件类型:ZIP
大小:5.98MB
评分:
5.0
上传者:qq_42628795
更新日期:2019-03-09

STM32ADC采集波形的识别(正弦波,方波,三角波)

资源文件列表(大概)

文件名
大小
波形识别/
-
波形识别/ADC IO 汇总.jpg
521.4KB
波形识别/Doc/
-
波形识别/Doc/readme.txt
-
波形识别/Libraries/
-
波形识别/Libraries/CMSIS/
-
波形识别/Libraries/CMSIS/core_cm3.c
16.87KB
波形识别/Libraries/CMSIS/core_cm3.h
83.71KB
波形识别/Libraries/CMSIS/startup/
-
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
15.4KB
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
15.14KB
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
15.32KB
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
12.09KB
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
13.34KB
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_md.s
12.47KB
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
13.74KB
波形识别/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
15.58KB
波形识别/Libraries/CMSIS/stm32f10x.h
619.08KB
波形识别/Libraries/CMSIS/system_stm32f10x.c
35.7KB
波形识别/Libraries/CMSIS/system_stm32f10x.h
2.04KB
波形识别/Libraries/FWlib/
-
波形识别/Libraries/FWlib/inc/
-
波形识别/Libraries/FWlib/inc/misc.h
8.77KB
波形识别/Libraries/FWlib/inc/stm32f10x_adc.h
21.18KB
波形识别/Libraries/FWlib/inc/stm32f10x_bkp.h
7.38KB
波形识别/Libraries/FWlib/inc/stm32f10x_can.h
26.91KB
波形识别/Libraries/FWlib/inc/stm32f10x_cec.h
6.42KB
波形识别/Libraries/FWlib/inc/stm32f10x_crc.h
2.11KB
波形识别/Libraries/FWlib/inc/stm32f10x_dac.h
14.88KB
波形识别/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
3.73KB
波形识别/Libraries/FWlib/inc/stm32f10x_dma.h
20.27KB
波形识别/Libraries/FWlib/inc/stm32f10x_exti.h
6.66KB
波形识别/Libraries/FWlib/inc/stm32f10x_flash.h
24.85KB
波形识别/Libraries/FWlib/inc/stm32f10x_fsmc.h
26.38KB
波形识别/Libraries/FWlib/inc/stm32f10x_gpio.h
19.7KB
波形识别/Libraries/FWlib/inc/stm32f10x_i2c.h
29.33KB
波形识别/Libraries/FWlib/inc/stm32f10x_iwdg.h
3.74KB
波形识别/Libraries/FWlib/inc/stm32f10x_pwr.h
4.28KB
波形识别/Libraries/FWlib/inc/stm32f10x_rcc.h
29.74KB
波形识别/Libraries/FWlib/inc/stm32f10x_rtc.h
3.77KB
波形识别/Libraries/FWlib/inc/stm32f10x_sdio.h
21.35KB
波形识别/Libraries/FWlib/inc/stm32f10x_spi.h
17.31KB
波形识别/Libraries/FWlib/inc/stm32f10x_tim.h
51.2KB
波形识别/Libraries/FWlib/inc/stm32f10x_usart.h
16.16KB
波形识别/Libraries/FWlib/inc/stm32f10x_wwdg.h
2.9KB
波形识别/Libraries/FWlib/src/
-
波形识别/Libraries/FWlib/src/misc.c
6.88KB
波形识别/Libraries/FWlib/src/stm32f10x_adc.c
46.09KB
波形识别/Libraries/FWlib/src/stm32f10x_bkp.c
8.26KB
波形识别/Libraries/FWlib/src/stm32f10x_can.c
44.05KB
波形识别/Libraries/FWlib/src/stm32f10x_cec.c
11.38KB
波形识别/Libraries/FWlib/src/stm32f10x_crc.c
3.27KB
波形识别/Libraries/FWlib/src/stm32f10x_dac.c
18.64KB
波形识别/Libraries/FWlib/src/stm32f10x_dbgmcu.c
5.03KB
波形识别/Libraries/FWlib/src/stm32f10x_dma.c
28.91KB
波形识别/Libraries/FWlib/src/stm32f10x_exti.c
6.8KB
波形识别/Libraries/FWlib/src/stm32f10x_flash.c
61.08KB
波形识别/Libraries/FWlib/src/stm32f10x_fsmc.c
34.65KB
波形识别/Libraries/FWlib/src/stm32f10x_gpio.c
22.68KB
波形识别/Libraries/FWlib/src/stm32f10x_i2c.c
44.71KB
波形识别/Libraries/FWlib/src/stm32f10x_iwdg.c
4.8KB
波形识别/Libraries/FWlib/src/stm32f10x_pwr.c
8.55KB
波形识别/Libraries/FWlib/src/stm32f10x_rcc.c
50.07KB
波形识别/Libraries/FWlib/src/stm32f10x_rtc.c
8.4KB
波形识别/Libraries/FWlib/src/stm32f10x_sdio.c
28.25KB
波形识别/Libraries/FWlib/src/stm32f10x_spi.c
29.52KB
波形识别/Libraries/FWlib/src/stm32f10x_tim.c
106.6KB
波形识别/Libraries/FWlib/src/stm32f10x_usart.c
37.41KB
波形识别/Libraries/FWlib/src/stm32f10x_wwdg.c
5.6KB
波形识别/Listing/
-
波形识别/Listing/ADC-单通道-中断读取.map
58.29KB
波形识别/Listing/startup_stm32f10x_hd.lst
54.06KB
波形识别/Output/
-
波形识别/Output/ADC-单通道-中断读取.axf
326.38KB
波形识别/Output/ADC-单通道-中断读取.build_log.htm
1.42KB
波形识别/Output/ADC-单通道-中断读取.hex
23.05KB
波形识别/Output/ADC-单通道-中断读取.htm
63.09KB
波形识别/Output/ADC-单通道-中断读取.lnp
1.24KB
波形识别/Output/ADC-单通道-中断读取.sct
479B
波形识别/Output/BH-F103_ADC-单通道-中断读取.dep
63.19KB
波形识别/Output/bsp_adc.crf
341.15KB
波形识别/Output/bsp_adc.d
1.96KB
波形识别/Output/bsp_adc.o
374.69KB
波形识别/Output/bsp_usart.crf
346.49KB
波形识别/Output/bsp_usart.d
2.1KB
波形识别/Output/bsp_usart.o
377.98KB
波形识别/Output/core_cm3.crf
3.86KB
波形识别/Output/core_cm3.d
130B
波形识别/Output/core_cm3.o
11.2KB
波形识别/Output/main.crf
346.35KB
波形识别/Output/main.d
1.98KB
波形识别/Output/main.o
380KB
波形识别/Output/misc.crf
340.85KB
波形识别/Output/misc.d
1.89KB
波形识别/Output/misc.o
373KB
波形识别/Output/startup_stm32f10x_hd.d
91B
波形识别/Output/startup_stm32f10x_hd.o
6.59KB
波形识别/Output/stm32f10x_adc.crf
347.85KB
波形识别/Output/stm32f10x_adc.d
2.18KB
波形识别/Output/stm32f10x_adc.o
386.65KB
波形识别/Output/stm32f10x_bkp.crf
341.77KB
波形识别/Output/stm32f10x_bkp.d
2.18KB
波形识别/Output/stm32f10x_bkp.o
375.36KB
波形识别/Output/stm32f10x_can.crf
349.43KB
波形识别/Output/stm32f10x_can.d
2.18KB
波形识别/Output/stm32f10x_can.o
383.89KB
波形识别/Output/stm32f10x_cec.crf
342.31KB
波形识别/Output/stm32f10x_cec.d
2.18KB
波形识别/Output/stm32f10x_cec.o
375.77KB
波形识别/Output/stm32f10x_crc.crf
340.42KB
波形识别/Output/stm32f10x_crc.d
2.18KB
波形识别/Output/stm32f10x_crc.o
372.89KB
波形识别/Output/stm32f10x_dac.crf
342.44KB
波形识别/Output/stm32f10x_dac.d
2.18KB
波形识别/Output/stm32f10x_dac.o
375.93KB
波形识别/Output/stm32f10x_dbgmcu.crf
340.21KB
波形识别/Output/stm32f10x_dbgmcu.d
2.27KB
波形识别/Output/stm32f10x_dbgmcu.o
372.16KB
波形识别/Output/stm32f10x_dma.crf
343.89KB
波形识别/Output/stm32f10x_dma.d
2.18KB
波形识别/Output/stm32f10x_dma.o
376.53KB
波形识别/Output/stm32f10x_exti.crf
341.4KB
波形识别/Output/stm32f10x_exti.d
2.21KB
波形识别/Output/stm32f10x_exti.o
373.82KB
波形识别/Output/stm32f10x_flash.crf
347.7KB
波形识别/Output/stm32f10x_flash.d
2.24KB
波形识别/Output/stm32f10x_flash.o
383.18KB
波形识别/Output/stm32f10x_fsmc.crf
346.24KB
波形识别/Output/stm32f10x_fsmc.d
2.21KB
波形识别/Output/stm32f10x_fsmc.o
379.33KB
波形识别/Output/stm32f10x_gpio.crf
344.27KB
波形识别/Output/stm32f10x_gpio.d
2.21KB
波形识别/Output/stm32f10x_gpio.o
379.2KB
波形识别/Output/stm32f10x_i2c.crf
346.64KB
波形识别/Output/stm32f10x_i2c.d
2.18KB
波形识别/Output/stm32f10x_i2c.o
384.31KB
波形识别/Output/stm32f10x_it.crf
341KB
波形识别/Output/stm32f10x_it.d
2.17KB
波形识别/Output/stm32f10x_it.o
376.15KB
波形识别/Output/stm32f10x_iwdg.crf
340.52KB
波形识别/Output/stm32f10x_iwdg.d
2.21KB
波形识别/Output/stm32f10x_iwdg.o
372.81KB
波形识别/Output/stm32f10x_pwr.crf
341.68KB
波形识别/Output/stm32f10x_pwr.d
2.18KB
波形识别/Output/stm32f10x_pwr.o
374.35KB
波形识别/Output/stm32f10x_rcc.crf
347.76KB
波形识别/Output/stm32f10x_rcc.d
2.18KB
波形识别/Output/stm32f10x_rcc.o
383.58KB
波形识别/Output/stm32f10x_rtc.crf
341.68KB
波形识别/Output/stm32f10x_rtc.d
2.18KB
波形识别/Output/stm32f10x_rtc.o
375.24KB
波形识别/Output/stm32f10x_sdio.crf
344.87KB
波形识别/Output/stm32f10x_sdio.d
2.21KB
波形识别/Output/stm32f10x_sdio.o
380.75KB
波形识别/Output/stm32f10x_spi.crf
344.73KB
波形识别/Output/stm32f10x_spi.d
2.18KB
波形识别/Output/stm32f10x_spi.o
380.5KB
波形识别/Output/stm32f10x_tim.crf
362.42KB
波形识别/Output/stm32f10x_tim.d
2.18KB
波形识别/Output/stm32f10x_tim.o
406.68KB
波形识别/Output/stm32f10x_usart.crf
346.33KB
波形识别/Output/stm32f10x_usart.d
2.24KB
波形识别/Output/stm32f10x_usart.o
383.24KB
波形识别/Output/stm32f10x_wwdg.crf
340.96KB
波形识别/Output/stm32f10x_wwdg.d
2.21KB
波形识别/Output/stm32f10x_wwdg.o
373.74KB
波形识别/Output/system_stm32f10x.crf
342KB
波形识别/Output/system_stm32f10x.d
2.19KB
波形识别/Output/system_stm32f10x.o
373.5KB
波形识别/Project/
-
波形识别/Project/RVMDK(uv5)/
-
波形识别/Project/RVMDK(uv5)/BH-F103.uvguix.Administrator
69.9KB
波形识别/Project/RVMDK(uv5)/BH-F103.uvguix.HP
138.98KB
波形识别/Project/RVMDK(uv5)/BH-F103.uvoptx
22.25KB
波形识别/Project/RVMDK(uv5)/BH-F103.uvprojx
22.38KB
波形识别/Project/RVMDK(uv5)/DebugConfig/
-
波形识别/Project/RVMDK(uv5)/DebugConfig/ADC-______-_________STM32F103ZE_1.0.0.dbgconf
6.79KB
波形识别/Project/RVMDK(uv5)/JLinkLog.txt
79.54KB
波形识别/Project/RVMDK(uv5)/JLinkSettings.ini
671B
波形识别/User/
-
波形识别/User/adc/
-
波形识别/User/adc/bsp_adc.c
2.65KB
波形识别/User/adc/bsp_adc.h
1007B
波形识别/User/main.c
2.05KB
波形识别/User/stm32f10x_conf.h
3.2KB
波形识别/User/stm32f10x_it.c
4.68KB
波形识别/User/stm32f10x_it.h
2.04KB
波形识别/User/usart/
-
波形识别/User/usart/bsp_usart.c
4.19KB
波形识别/User/usart/bsp_usart.h
4.21KB
波形识别/keilkill.bat
401B

资源内容介绍

对ADC采集到的数据进行分析,识别波形(正弦波,方波,三角波),通过串口发送识别结果,结构优化的还不太好(就是个种方法堆在一起),个人认为程序思路比较简单。注意!!!!!!这个方法已经被淘汰了,这种波形识别方法实在是不靠谱,我新上传了一个FFT的波形识别,比这个好多了,这个大家免费下载吧

用户评论 (0)

发表评论

captcha

相关资源

[免费] DirectShow Filter : 字幕叠加 (带注释)
文件名:FilterTitleOverlay.zip
文件类型:ZIP
大小:346.33KB
上传者:leixiaohua1020
更新日期:2013-10-09
[免费] .NET 工作流程图 WinForm gdi+流程图 C#版流程图绘制 拖动即时刷新 0分下载
文件名:TTFlow.zip
文件类型:ZIP
大小:176.07KB
上传者:nimenjian3
更新日期:2021-06-03
[免费] 《J2me手机游戏编程入门》书带源码
文件名:J2me手机游戏编程入门》书带源码.zip
文件类型:ZIP
大小:1.77MB
上传者:superpound
更新日期:2007-06-02
[免费] 基于python开发的简单的学生管理系统
文件名:学生管理系统.zip
文件类型:ZIP
大小:1.16MB
上传者:weixin_45971950
更新日期:2021-10-04
[免费] Turbo C 3.0汉化版
文件名:WY_TCPP30H.zip
文件类型:ZIP
大小:3.9MB
上传者:nokxxxxx
更新日期:2008-04-20
[免费] springboot+vue校园宿舍管理系统
文件名:springboot+vue校园宿舍管理系统.zip
文件类型:ZIP
大小:4.32MB
上传者:caofeng891102
更新日期:2022-07-10
[免费] vs2005(c# )皮肤控件
文件名:vs2005(c# )皮肤控件.zip
文件类型:ZIP
大小:3.55MB
上传者:liuxia1999
更新日期:2008-06-03
[免费] ide-eval-resetter-2.3.5.jar,重新定义idea使用时间
文件名:ide-eval-resetter.zip
文件类型:ZIP
大小:47.54KB
上传者:weixin_47010136
更新日期:2023-07-19
[免费] C#十六进制显示控件
文件名:HexBoxControl.zip
文件类型:ZIP
大小:93.77KB
上传者:crystal_lz
更新日期:2014-11-13
[免费] struts1.2.9 包
文件名:struts-1.2.9-bin.zip
文件类型:ZIP
大小:13.81MB
上传者:hou_hero
更新日期:2008-09-16