搜索资源列表
2010.5.11-AD-CAN-LCD
- 此程序是在电子白菜的STM32开发板上实现的,采集电位器模拟量,经过AD转化,然后发送到CAN上-This program is in the electronic cabbage STM32 development board to achieve, capture analog potentiometer, after AD conversion, and then sent to the CAN on the
STM32-AD-CARD
- 自己做的一个工程,为某AD数据采集卡的完整代码程序。主控芯片为STM32F103RB。-Own a project, an AD data acquisition card for the complete code for the program. Master chip STM32F103RB.
ADC
- STM32的AD数据采集, 大家如果学ARM的话,这个对你有很大的帮助-STM32 AD data acquisition, if we have learned the ARM, then this is very helpful for you
STM32-AD
- 基于STM32的多通道AD采集功能。适合于ARM初学者-AD collection function based on the STM32
STM32-AD
- stm32的AD采集程序代码,验证过可用。-Stm32 AD acquisition program code, verification can be used.
stm32-DIP-switch-test-procedure
- STM32采用AD采集的方法,设置拨码开关。-STM32 using AD acquisition method, set the DIP switch.
STM32-ADC
- STM32AD采集程序,四个通道的AD采集,用显示屏实时显示采集值。-STM32AD collection procedures, four channel AD sampling, use screen real-time display collect value.
ADC_STM32
- 自己做项目的一个STM32的AD采集程序。调试完全通过没有问题的!放心下载!-Do it yourself project an STM32 AD acquisition procedures. Debugging entirely through no problem! Rest assured download!
STM32-AD(DMA)-interrupt
- 基于STM32的AD信号采集,采用DMA传输数据时,直接从SRAM取出数据时,DMA仍在数据传输,导致数据的实时性低,采用DMA中断取出数据,可保证在一段时间内数据的准确性,但也会丢失一部分ADC数据,适用于阶段性数据取样。-Based on the AD STM32 signal acquisition when using DMA data transfer, data is directly taken out from the
ADzhuanhuan
- stm32的ad采集程序代码,采用单次查询的方式进行控制-The ad stm32 acquisition program code, using a single query mode control
stm32-ADC_DMA
- 采用DMA方式实现的AD采集,芯片stm32f103zet6-AD implemented using DMA mode acquisition, chip stm32f103zet6
FFT-Code
- 可以通过STM32的AD采集测出正弦波的频率,并在液晶屏上显示出来。(原子的mini板可直接用)-AD can gather through the STM32 measured sine wave frequency, and displayed on the LCD screen. (Atoms mini board can be directly used)
AD
- 按键中断,STM32的AD采集,串口传送-key DOWN stm32 AD UART
按键+AD采集
- STM32中的按键结合AD采集程序,使用STM32内置两路AD实现双通道高精度AD采集。(STM32 button in conjunction with AD acquisition procedures, the use of STM32 built-in two channel AD to achieve double channel high-precision AD acquisition.)
PWM
- AD采集电压使用PWM输出调制后的PWM波形(AD acquisition voltage, using PWM output modulation after the PWM waveform)
adc
- 多路ad采集,用于stm32的多路循环扫描采集(Multiplex AD acquisition)
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-chann
stm32_ADC_电位器
- 基于stm32f103的单通道adc采集程序,测试成功没问题(STM32F103 based single channel ADC acquisition procedures, test success, no problem)
three ad
- STM32运用三组不同的I0口同时进行三路AD采集(STM32 uses three different I0 ports and carries out three channel AD acquisition)
多通道AD采集(循环)
- AD多通道轮循采集,并用12864显示,没有采用DMA,另外包含了18B20的读写(AD multichannel wheel collection and 12864 display)