搜索资源列表
八路模拟数据采集显示电路
- 八路模拟数据采集显示电路 70H-77H存放采样值,78H-7BH存放显示数据,依次为个位、十位、百位、通道标志-eight-way analog data acquisition display circuit 70H-store sampling. Value 78H - 7BH stored data show, followed by 000 spaces, 10, 100, channel logo
多路无线数据采集程序
- 多路无线数据采集传输系统为本人大学期间设计的一个小作品,开发平台为8051单片机,编程语言为汇编语言.程序主要包括:串口程序,无线射频315MHZ,及温度传感器DS18B20.数码管显示等.
声卡数据采集播放演示源程序(vc)
- 声卡数据采集播放演示源程序(vc),可以显示声卡书库的波形-Based on VC programming, it is a demo for sound card collection, showing the waveform of sound card library.
shl
- 用汇编语言实现数据采集,数据显示,数据通信(2543,7279等芯片),是我做的毕设题目-assembly language for data acquisition, data, data communications (2543,7279 chip), I do BI located topic
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
八路模拟数据采集显示电路
- 八路模拟数据采集显示电路 70H-77H存放采样值,78H-7BH存放显示数据,依次为个位、十位、百位、通道标志-eight-way analog data acquisition display circuit 70H-store sampling. Value 78H- 7BH stored data show, followed by 000 spaces, 10, 100, channel logo
利用VC++开发数据采集系统
- 信成为可能,因而用户可以用计算机控制仪器,可 以依赖计算机为工具开发自己的强有力的软件来增强 自己的仪器系统的功能,使他能够分析和处理特定的 数据并显示结果,而不是限于仪器的固-letter as possible, so users can use computer-controlled equipment, it can rely on the computer as a tool to develop their ow
vb的数据采集与显示原代码
- 用VB编写的 单片机采集到的数据在软件上显示出来!-VB prepared by the SCM data collected by the software show up!
WL024_ADC0832数字电压表LED显示
- 控制ADC0832做数据采集,并用数码管显示出来,搞测控的朋友可以-control data acquisition, control and digital display and control of engaging friends can play
shujucaiji
- 基于89c51的数据采集与显示! 本人课社,希望多多指教!-89C51-based data acquisition and display! Social class I hope that the exhibitions!
4
- 八路模拟数据采集显示电路,适合初学者练习之用-Eight-way analog data acquisition display circuit, suitable for beginners to practice by
job2
- 单片机数码管显示 数据采集 模拟数字转换-Single-chip digital tube display data acquisition analog-to-digital conversion
dujojfd
- 本文提出了一种基于AT89S51和模数转换芯片ADC0809的数据采集系统的设计与实现方案。主要从硬件电路设计、数据采集程序设计2个方面进行了详细阐述,其中硬件电路设计部分结合具体芯片,详细的介绍了数据采集系统各部分硬件接口电路的设计。设计中利用51单片机控制A/D转换器构成采样模块,实现对信号的采集,采样后的数据通过LED显示出来。本论文设计并实现了一种数据采集系统,具有简单可靠、使用方便、扩展性强等特点。-This paper pr
dianpinjji
- 本系统采用单片机 AT89S52 为控制核心,实现电子秤的基本控制功能。系统的硬件部分包括最小系统板,数据采集、人机交互界面三大部分。最小系统部分主要是扩展了外部数据存储器,数据采集部分由压力传感器、信号的前级处理和 A/D 转换部分组成。人机界面部分为键盘输入 , 128 64 点阵式液晶显示,可以直观的显示中文,使用方便。-The system uses a single-chip AT89S52 for the control o
cuver
- visual c++ 开发的曲线显示第三方控件,对于数据采集显示比较有用。-visual c++ to develop third-party control of the curve shows, for more useful data collection show.
多通道数据采集监测系统
- 本VI示范了如何通过LabVIEW自身的强大编程能力,开发一套通用的多通道数据采集监测数据库系统。VI包括了主显示界面、用户权限管理、数据采集、超限报警、配置、实时曲线、历史曲线、日志记录、等数据库管理功能。(This VI demonstrates how to develop a common multi-channel data acquisition monitoring database system with LabVIEW
数据采集显示和存储11
- 该程序用于采集数据、图像显示,计算最大最小值与储存数值。(The program is used for collecting data, image display, calculated maximum minimum and stored value.)
多通道数据采集系统毕业设计
- 本设计采用了虚拟的NI-PCI 6221数据采集卡,利用虚拟仪器及其相关技术实现了多通道数据采集。该系统具有多路采集、实时显示、存储管理与密码保护等功能。(This design uses a virtual NI-PCI 6221 data acquisition card, using virtual instruments and related technologies to achieve multi-channel data
底层数据采集(温湿度)终版
- 实现STM12单片机连接DHT22模块进行环境数据采集工作,并且将采集到的数据进行串口发送到电脑在调试助手中显示。波特率为9600(The STM12 microcontroller is connected to the DHT22 module to collect environmental data, and the collected data is sent to the computer through serial po
多通道数据采集系统.part01
- 多通道数据采集与存储,通过labview可以实现多通道数据采集以及波形显示,数据存储功能(Multichannel data acquisition and storage)