搜索资源列表
stm32-adc-DMA
- 用stm32f103实现adc多路输入,并使用到dma-Adc with stm32f103 achieve multi-channel input, and use the dma
stm32_adc
- 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
Tstm32_adch
- 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个Hal -This procedure is based on the STM32 AD appli
stm32-ADC
- 通过ADC1读取通道1(PA1)上面的电压(对应多功能端口的ADC),在LCD模块上面显示ADC转换值以及换算成电压后的电压值。-ADC converted value is displayed at the LCD module and converted into a voltage, the voltage value read by the ADC1 channel 1 (PA1) at the voltage (corresponding to the multi-purpose po
STM32-LCD12864-menu
- STM32控制液晶12864显示开机画面,多级菜单,配置ADC,DAC,DDS.-STM32 12864 LCD display boot screen control, multi-level menu, configure ADC, DAC, DDS.
ADC-shiyan
- 本实验将实现如下功能:通过ADC1读取通道1(PA1)上面的电压(对应多功能端口的ADC),在LCD模块上面显示ADC转换值以及换算成电压后的电压值。 注意:本实验的参考电压是3.3V,如果你想用其他的参考电压,可以通过战舰STM32开发板的P7端口设置。注意设置好其他参考电压以后,输入电压不要超过参考电压的最大值-This experiment will achieve the following function: ADC1 read channel 1 (PA1) at the
ADC
- 基于stm32和DMA的多通道ADC采集,12位ad -Stm32-based multi-channel ADC and DMA acquisition, 12 ad
adc
- stm32多通道ADC转换定时器触发的程序-Stm32 multi-channel ADC conversion timer trigger program
ADC
- 这是一用stm32实现多通道ADC采集功能的历程用到DMA的方式。-It is used in a multi-channel ADC with stm32 course DMA acquisition function the way
ADC
- stm32多通道ADC采集,及操作过程,程序还不是最优的,但可以运行,通道多了,可能会导致精度下降。-stm32 multi-channel ADC acquisition, and the process of operation, the program is not the best, but you can run multi-channel, and may result in reduced accuracy.
STM32-ADC
- STM32RBT6 多通道AD采集,还有独立按键- STM32RBT6 multi-channel AD acquisition, as well as separate buttons
Stm32-adc-mon
- stm32 多通道 adc 采样 无需dma也可以进行多路采样 -Stm32 multi-channel adc sampling without dma can also be multiple sampling
STM32-multiplexed-ADC-experiment
- 基于STM32F103ZET6的多路ADC实验,经过测试,可用-STM32F103ZET6 based multi-channel ADC experiment, tested and available
练习16-DMA+ADC
- 多通道采集,STM32的ADC和DMA,已经调试完毕(Multi-channel acquisition)
多路adc转换实验
- 基于stm32f4,adc多路采集程序,(Singlechip multi-channel ADC acquisition program)
ad采集
- 里面有一个4路ADC采集程序和五路ADC程序,四路的是之前大神的,我下载下来后轻松改成我想要的多路采集程序,建议着急作比赛的可以看看(There is a 4 way ADC collection procedures and five ADC program, four road is before the great God, and I downloaded it easily changed to the multi-channel collection procedures I wan
ADC+DMA+FATFS
- 利用DMA模式进行多通道ADC采集并写入SD卡的txt文件。适用于温湿度、压力变送器等。(Use DMA mode for multi-channel ADC acquisition and write SD card TXT file. Suitable for temperature, humidity, pressure transmitter, etc..)
天线分析仪
- 实现多通道ADC采集,通过图形界面显示,通过操作DDS信号发生器实现扫频,将天线阻抗信息现实吧到屏幕(Multi-channel ADC acquisition, through the graphical interface display, through the operation of DDS signal generator to achieve frequency sweep, the antenna impedance information to the screen reali
STM32 12通道ADC_DMA -
- STM32多通道AD采集,基于DMA,对模拟采集有参考价值(STM32 multi-channel AD acquisition, based on DMA, has a reference value for analog acquisition)
台灯1
- 智能台灯系统,实现了语音播报,自动调光,远程控制,灯光切换等智能系统功能。克服了传统台灯供电方式单一等多种特点。本系统主要由单片机控制系统和硬件系统组成,主要由STM32F407微处理器、触控液晶彩屏、ADC电压监控、超声波测距监测、音乐播放系统、灯光控制组件和多路系统电源构成。智能学习台灯采用PWM数字调光和超声波测距技术以及人体红外感应技术,实现灯光亮度和模式调节。(Intelligent desk lamp system realizes the functions of voice br