Welcome![Sign In][Sign Up]
Location:
Search - stm32 acquisition

Search list

[SCMADS7846

Description: 触摸屏的数据ADS7846数据采集源代码-ADS7846 touchscreen data source data acquisition
Platform: | Size: 1024 | Author: wallywl | Hits:

[ARM-PowerPC-ColdFire-MIPS2ADCs_DMA

Description: 基于CORTEX-M3 内核的STM32两路ADC采集例程 -CORTEX-M3 core-based STM32 two of the ADC acquisition routines
Platform: | Size: 211968 | Author: liuyun | Hits:

[ARM-PowerPC-ColdFire-MIPShuibian1

Description: tlc2543模拟输入数据采集转换led显示-tlc2543 convert analog input data acquisition led display
Platform: | Size: 10240 | Author: laohu | Hits:

[SCMstm32ok

Description: stm32 注入通道采集程序,没有使用库文件 有点 很容易操作-stm32 into the channel acquisition procedures, to use some very easy to use library files
Platform: | Size: 183296 | Author: vctest | Hits:

[ARM-PowerPC-ColdFire-MIPSADC_DUAL

Description: STM32F10X ADC多路采集程序,STM32例程包之一-STM32F10X ADC multiple acquisition program, STM32 routine one package
Platform: | Size: 1037312 | Author: sddp001 | Hits:

[Other Embeded programSTM32ADCsample

Description: 使用STM32如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。-STM32 how to use a single channel analog input acquisition by ADC (ADC) will be converted to analog data and the data transferred by DMA to memory.
Platform: | Size: 13312 | Author: zhy0205 | Hits:

[SCMstm32adc2dmausart

Description: STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
Platform: | Size: 3072 | Author: 杨善宁 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-AD-CARD

Description: 自己做的一个工程,为某AD数据采集卡的完整代码程序。主控芯片为STM32F103RB。-Own a project, an AD data acquisition card for the complete code for the program. Master chip STM32F103RB.
Platform: | Size: 5866496 | Author: 张张 | Hits:

[OtherSTM32测频

Description: ADC采集及编程,可以很好的测量电压和频率什么的。很好用,(ADC acquisition and programming, you can very good measurement of voltage and frequency. It's very easy to use.)
Platform: | Size: 1262592 | Author: 呵呵哒3212 | Hits:

[Other采集4-20ma电流

Description: 基于STM32采集4-20ma转成0-3.3v电压输入。(Based on STM32 acquisition, 4-20mA converted to 0-3.3v voltage input.)
Platform: | Size: 1943552 | Author: 我爱开发 | Hits:

[SCMstm32线性CCD摄像头实验程序

Description: 应用于STM32F103的线性CCD采集程序,采用蓝宙线性CCD,可以通过上位机进行观察(Linear CCD acquisition procedures used in STM32F103, using blue linear CCD, you can observe through the host computer)
Platform: | Size: 6318080 | Author: 极品小白 | Hits:

[Other安富莱STM32开发板_MODBUS教程(V0.5)

Description: Modbus 是由 Modicon(现为施耐德电气公司的一个品牌)在 1979 年发明的,是全球第一个真正 用于工业现场的总线协议。 ModBus 网络是一个工业通信系统,由带智能终端的可编程序控制器和计算机通过公用线路或局部专 用线路连接而成。其系统结构既包括硬件、亦包括软件。它可应用于各种数据采集和过程监控。 为更好地普及和推动 Modbus 在基于以太网上的分布式应用,目前施耐德公司已将 Modbus 协议的 所有权移交给 IDA(Interface for Distributed Automation,分布式自动化接口)组织,并成立了 Modbus-IDA 组织,为 Modbus 今后的发展奠定了基础。(Modbus was invented in 1979 by Modicon (now a brand of Schneider electric), the world's first truly Bus protocol for industrial field. ModBus network is an industrial communication system, which consists of a programmable controller and a computer with an intelligent terminal, through a public circuit or a local bus Be connected by line. Its system structure includes both hardware and software. It can be applied to various data acquisition and process monitoring. In order to better popularize and promote Modbus's distributed applications based on Ethernet, Schneider Inc has already put Modbus protocol into practice The transfer of ownership to the IDA (Interface, for, Distributed, Automation, distributed automation interface) organization was established The Modbus-IDA organization laid the foundation for the future development of Modbus.)
Platform: | Size: 1527808 | Author: TriD | Hits:

[SCMDS18B20数字温度传感器在STM32上实现代码

Description: 在STM32F407上实现数字温度的采集并通过串口实时发送(On the STM32F407 to achieve digital temperature acquisition and real-time transmission through the serial port)
Platform: | Size: 515072 | Author: jimjiang | Hits:

[Other基于STM32的温湿度采集报警系统+源代码

Description: 基于STM32的温湿度采集报警系统+源代码(Temperature and humidity acquisition and alarm system based on STM32)
Platform: | Size: 3451904 | Author: jiangyimfs | Hits:

[SCMSTM32 12通道ADC_DMA -

Description: STM32多通道AD采集,基于DMA,对模拟采集有参考价值(STM32 multi-channel AD acquisition, based on DMA, has a reference value for analog acquisition)
Platform: | Size: 3998720 | Author: demowl | Hits:

[Embeded-SCM DevelopSTM32+定时器+ADC+DMA+双缓冲 实现数据采集

Description: STM32+定时器+ADC+DMA+双缓冲 实现数据采集(STM32+ timer +ADC+DMA+ double buffer to realize data acquisition)
Platform: | Size: 1656832 | Author: 追寻 | Hits:

[SCMSTM32+ESP8266+SHELL

Description: STM32加ESP8266模块,实现UDP透传模式通信,可以通过SHELL命令,获取采集电压和时间信息。在UDP调试工具输入“getcfg”可以获取配置信息 包括单次测量模式 循环测量模式 循环时间间隔设定等等相关参数设置。(STM32 and ESP8266 module are used to achieve UDP transmission mode communication, and the acquisition voltage and time information can be obtained through the SHELL command. In the UDP debugger, input "getcfg" can get configuration information, including single measurement mode, cycle mode, cycle interval setting and so on.)
Platform: | Size: 3764224 | Author: diaosidianzi | Hits:

[Other12864+stm32+dht11

Description: stm32单片机实时获取温湿度的值并且通过12864显示屏显示的程序(STM32 single-chip real-time acquisition of temperature and humidity values and through the 12864 display program.)
Platform: | Size: 4598784 | Author: 佟大野 | Hits:

[SCMSTM32遥控器

Description: 该程序实现 adc对双轴传感器的X轴Y轴电压的采集,并用不同的标志位代表双轴传感器不同位置时的电压,利用SPI协议将采集到的数据传递给NRF24L01模块,利用NRF24L01模块将数据发送给下位机,实现与下位机之间的通信。(The program realizes the acquisition of the Y axis voltage of the X axis of the dual axis sensor by ADC, and uses the different symbol bits to represent the voltage at different positions of the dual axis sensor. The data is transmitted to the NRF24L01 module by the SPI protocol, and the data is sent to the lower machine by the NRF24L01 module to realize the communication with the lower computer.)
Platform: | Size: 16830464 | Author: Sunshine一米阳光 | Hits:

[SCMSTM32原理图库和PCB库

Description: 基于MODBUS协议的智能电表数据采集传输设计,原理图库和PCB库(Design of data acquisition and transmission of intelligent meter based on Modbus protocol, schematic library and PCB Library)
Platform: | Size: 386048 | Author: O1同学 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net