搜索资源列表
stm32-Frequency-meter
- 使用stm32通用计数器做的一个简易频率计,可以算出脉冲宽度还有其占空比-Done using a general-purpose counter stm32 simple frequency counter, you can calculate the pulse width as well as its duty cycle
MyProject
- 基于stm32 的示波器程序 实现信号峰峰值有效值和频率的测量-Stm32 based oscilloscope program to achieve peak RMS signal and frequency measurement
SCA103T
- 倾角传感器采用VTI Technologies 公司的SCA100T系列。SCA100T是采用微电子机电技术(EMES)制造的一款双轴加速度传感器,SCA100T单轴的最大输出范围约为±40度,有效输出范围为±30度。在采样频率为8Hz及以下时,可获得0.002度的输出分辨率。-VTI Technologies angle sensor uses the company' s SCA100T series. SCA100T is the use of micro electromechan
spectrum-analysis
- STM32实现在模拟示波器上显示频谱特性,间隔1M的频标,在单片机内部输出同步锯齿波-STM32 realize in analogue oscilloscope display on the spectrum characteristics, at 1 M s frequency standard, the microcontroller internal output synchronous sawtooth wave
sinewave-generated-by-STM32
- 本源码包括一个PDF文档(TLC5615中文资料)和一个工程文件,开发环境是Keil4,这个源码的作用是利用DAC(TLC5615)产生正弦波,频率可调,可以嵌入在光伏并网中做为参考信号和输出信号的相频同步等项目中-The source, including a PDF document (the TLC5615 Chinese data) and a project file, the development environment is Keil4, this source is the u
STM32-DAC
- STM32 DAC 双通道 DAC 程序 通道1(PA4)输出200HZ正弦波,通道2(PA5)输出100HZ正弦波,两个通道可独立设置输出频率,及输出波形,本程序在STM32F103RCT6测试通过 仅供参考-STM32 DAC dual channel DAC channel 1 (PA4) output 200HZ sine wave, channel 2 (PA5) of 100HZ sine wave output, two channels can be independently
frequency
- STM32 频率计 用输入捕获发测得频率 测频范围根据定时器分频可变-failed to translate
STM32-AD9850-DDS
- STM23控制AD9850产生不同频率正弦波-STM23 control AD9850 produce different frequency sine wave
stm32-PWM-Input-Capture
- This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
STM32-AD9851-driver
- AD9851驱动程序,采用串行写入方式,STM32写入频率控制字。-AD9851 driver, using serial write mode, STM32 write frequency control word.
STM32-PWM-input
- STM32通用定时器TIM的PWM输入比较模式测量信号频率。-STM32 general-purpose timer TIM comparison mode PWM input signal frequency measurement.
STM32m
- STM32测频,数脉冲测频,三个定时器,M法测频 适合测高频-STM32 frequency measurement, frequency measurement pulses, three timers, M method suitable for measuring high-frequency frequency measurement
STM32-ADC-oversampling
- 使用STM32单片机ADC模块的过采样技术使采样值更稳定,是一种时间换精度的方法。-This firmware gives the STM32 ADC oversampling using triangular dither. This method consists on adding a triangular signal to the input signal and sampling it with a rate. The timer TIM2 is used to g
05.STM32--32MHZrunning
- 学习stm32以一定的频率控制LED灯点亮的-Learn stm32 with some frequency control LED lights lit
Hand-held oscilloscope STM32 source code
- 手持示波器实现正弦波、方波、三角波的频率、脉宽、电压幅值的测量,通过蓝牙模块实现Android手机远程测量和数据存储。(The hand-held oscilloscope is used to measure the frequency, pulse width and voltage amplitude of the sine wave, square wave and triangle wave, and realize the remote measurement and data st
stm32
- STM32F103实现低频任意波形发生器,实现波形发生功能。(STM32F103 realizes low frequency arbitrary waveform generator, and realizes the function of waveform generation.)
STM32独立看门狗程序
- 本源码为基于STM32的独立看门狗工作原理实验,配置寄存器IWDG_KR ,设定预分频和计数器初值(This source code is based on STM32 independent watchdog working principle experiment, configuration register IWDG_KR, setting preset frequency and counter initial value.)
STM32频率测试程序
- stm32通过定时器捕获模式测量信号频率并通过LCD屏幕显示(STM32 measurement of signal frequency)
基于stm32的几种频率计的实现程序
- 基于stm32f4控制的adc1采样后计算频率(Calculation frequency of ADC1 after sampling based on stm32f4 control)
STM32频率计
- 基于STM32的频率计程序,2015年电赛题目(Frequency Meter Program Based on STM32, Topic of the 2015 Tournament)