搜索资源列表
LPC2131串口(TX+RX)+TIME0+ADC采样的代码
- LPC2131串口(TX+RX)+TIME0+ADC采样的代码,采用中断方式编写,绝对经典!-LPC2131 (TX RX) TIME0 ADC sample code, using interrupt the preparation, absolute classic!
LPC2131串口(TX+RX)+TIME0+ADC采样的代码
- LPC2131串口(TX+RX)+TIME0+ADC采样的代码,采用中断方式编写,绝对经典!-LPC2131 (TX RX) TIME0 ADC sample code, using interrupt the preparation, absolute classic!
4017
- 在DELPHI环境下实现研华采样模块的串口通讯-in achieving environmental sampling Advantech serial communication module
pic_sciand_ad7683
- PIC 单片机串口发送和16位AD AD7683采样程序 -PIC single-chip serial port to send and 16 AD AD7683 sampling procedures
the_sample_system
- 用51实现采样、数码管显示、串口输出。 整个系统在proteus上实现-With 51 to achieve sampling, digital tube display, serial output. The entire system to achieve in the Proteus
zhuoshuiyi
- 本人开发的测量水的浊度的仪器,完整的keil c 工程,包括串口通信、iic、ds1335液晶驱动、温度采集、A/D采样、小键盘等功能。-I developed water turbidity measurement apparatus, keil c complete works, including the serial communication, iic, ds1335 LCD drivers, temperature coll
timer-adc-uart_test
- CC2430的A/D转换测试程序。程序基于IAR软件编写的。通过A/D通道采集模拟量并转化为数字信号,然后通过串口发送到PC,在PC机可以看到采样结果。估计对开发无线传感器网络的相关人士比较重要。-CC2430 the A/D converter test procedure. Procedures prepared based on the IAR software. Through the A/D channel analog ac
transfer_1
- EDA实验--UART串口实验:UART 主要有由数据总线接口、控制逻辑、波特率发生器、发送部分和接收部分等组成。UART 发送器 --- 发送器每隔16 个CLK16 时钟周期输出1 位,次序遵循1位起始位、8位数据位(假定数据位为8位)、1位校验位(可选)、1位停止位。 UART 接收器 --- 串行数据帧和接收时钟是异步的,发送来的数据由逻辑1 变为逻辑0 可以视为一个数据帧的开始。接收器先要捕捉起始位,确定rxd
main
- msp430单片机声音采集程序,采用12位ADC采样,串口传输,baudrate115200;采样数据采用adpcm编码格式;iar编译环境-MSP430 Single-chip voice collection procedures, the use of 12-bit ADC sampling, serial transmission, baudrate115200 sampling data using ADPCM encodi
youjing
- AD转换 数据采集 串口读数 定时器控制采样频率-AD converter serial reading of data acquisition sampling frequency timer control
C8051F040ADCUART
- 本文件是C8051F040AD采样及串口测试程序;AD输入端子可输入4路AD(AIN0--AIN3),另有1路可测量片内温度,还有1路可测量高压差分放大器的输入(高压差分放大器由J7接入,6路采样值都通过串口发送出去,在串口调试助手上看观察其值。-This document is C8051F040AD serial sampling and testing procedures AD input can enter the 4-AD
zigbee-cc2430-temp
- 该演示程序实现温度的采集与显示功能,内部温度传感器定时采样,并将采集到的温度信息广播发送出去,另外的节点接收到温度信息后通过串口向计算机上报,串口通信波特率为576-The demonstration program of acquisition and temperature display function, the internal temperature sensor sampling timing and the temper
ScopeApi
- 通过串口读取示波器数据的程序,可以设置电压采样和频率采样-Oscilloscope data through the serial port to read the procedures, you can set the frequency of sampling and sample voltage
realtimelinefromcom
- 通过串口采集到的数据,实时画出生产的曲线,可以,增加采样曲线。-The data collected through the serial port, real-time to draw the production curve, you can increase the sample curve.
Application-of-real-C51-MCU-Language-Collection.ra
- 51单片机的C语言实例,里面有按键,串口通讯,I2C通讯,AD电压采样等程序的实例-51 Single-chip C-language examples, which have keys, serial communication, I2C communications, AD voltage sampling procedures such as instances of
SerialportSample
- 串口采样程序,基于C#,在PC端执行,改写后可迁移到下位机(Serial sampling program, based on C#, in the PC side of the implementation, rewritten to migrate to the next machine)
03-多路ADC转换-模拟串口发送
- 多路ADC查询采样,通过模拟串口发送给上位机,波特率9600 ,N,8,1,用户可以修改1~8路转换(Multi channel ADC query sampling, through the analog serial port sent to the host computer, baud rate 9600, N, 8,1, users can modify the 1~8 channel conversion)
C8051F020实现ADC采样芯片外
- C8051F020实现ADC采样芯片外的模拟电压,通过LCD显示,并通过串口发送到PC机(C8051F020 analog chip to achieve analog voltage outside the ADC, through the LCD display, and sent to the PC through the serial port. Required Downloads)
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous
VB 嵌入式串口数据记录波形分析仪
- 通过串口通信采样 绘制波形图 实现了类似于示波器的功能(Drawing a waveform map through serial communication sampling)