Welcome![Sign In][Sign Up]
Location:
Search - C8051F060 ADC

Search list

[SourceCodec8051f060源代码ADC&UART

Description: 关于该单片机开发中 ADC&UART 基础代码
Platform: | Size: 34746 | Author: laura1119 | Hits:

[SCMADC

Description: C8051F060的ADC的调试程序。这里用的是ADC2,调试已通过。-The C8051F060 s ADC debugger. Here is the ADC2, debugging has passed.
Platform: | Size: 13312 | Author: | Hits:

[SCMF060

Description: 单片机用的是C8051F060,我写的ADC和DAC 程序-Microcontroller using a C8051F060, I wrote procedures for ADC and DAC
Platform: | Size: 2048 | Author: wjt | Hits:

[SCMdata-acquisition-

Description: 随着计算机技术的飞速发展和普及,数据采集系统在多个领域有着广泛的应用。本系统是基于C8051F060单片机和计算机串口通信的数据采集模块,使用单片机内部ADC和多路模拟开关进行多路数据采集,并且通过串口将数据传送给计算机进行处理。在本系统设计中体现了自顶而下的设计思想以及模块化思想,设计中首先明确系统的主要功能以及确定参数,将系统分成多个模块分开设计和测试,然后再进行综合和总体功能测试。本系统能够实现八路数据同时采集,通过计算机监控软件,能够显示各个通道的瞬时电压,实时显示一路数据波形,并且能够切换通道。显示的波形可以通过控制改变显示幅值和频率以便更好的观察数据。本系统在实时性数据采集场合有着广泛的应用。-With the fast development and widely use of the computer, data acquisition is used in a variety of fields. This system is a data acquisition module which based on C8051F060 MCU and PC serial port communication. The inner ADC and AMUX are used in this system. In the processing of this system’s design, many advanced ideas are used, such as design from top to end and modularity. In the first, I must insure the function and parameters of the system. Then, I divide the system into many modules in order to design and test. In the end, I will make an overall test for my design. This system can deal with datas of eight channels at the same time. The computer can display instantaneous voltage of every channel, and the waveform of one channel in a real time. You can expediently change the frequent and amplitude to display at you will. This system will be widely used in many fields whose requirement is real-time display.
Platform: | Size: 160768 | Author: 叶华 | Hits:

[SCMF06x_SAR16data

Description: C8051F060 高速ADC程序.最高采样率可达1MHz,最高分辨率达16位,双通道,可通过DMA将采集的数据直接存到XRAM中。-Data Acquisition example for F06x Target: C8051F060TB Target Board Description: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060TB target board in the development kit. This code measures a signal at the AIN0 input with the 16-bit SAR ADC0. The data is sampled at a rate of 100kHz. ADC output data is transferred to XDATA memory space using the DMA.
Platform: | Size: 4096 | Author: liyanxin | Hits:

[SCMF06x_ADC2_ExternalInput

Description: C8051F060 外设ADC2程序.测量一个外部电压,并通过串口和终端打印功能将测量结果传到计算机windows终端.-This program measures the voltage on an external ADC input and prints the result to a terminal window via the UART. The system is clocked using the internal 24.5MHz oscillator. Results are printed to the UART from a loop with the rate set by a delay based on Timer 2. This loop periodically reads the ADC value from a global variable, Result. The ADC makes repeated measurements at a rate determined by SAMPLE_RATE using Timer 3. The end of each ADC conversion initiates an interrupt which calls an averaging function.
Platform: | Size: 4096 | Author: liyanxin | Hits:

[Other Embeded programC8051F060-AD-UART1

Description: C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC - Data Acquisition example for C8051F060 Description: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060 target board in the development kit. // This code measures a signal at the AIN0 input with the 16-bit SAR ADC0. // The data is sampled at a rate of 100kHz. ADC output data is transferred to XDATA memory space using the DMA. // // With the EMIF configured for off-chip XRAM access (on the upper ports), this code moves the ADC data to the C8051F060TB target boards s SRAM device. // Once data acquisition is complete, the code then prompts the user to press the P3.7 // button on the target board when ready to receive the data via the UART0 serial port. The TB features an RS-232 transceiver and connector, so the data can be transferred // to a PC via its serial port. // The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device - can accommodate up to 128kbytes,
Platform: | Size: 39936 | Author: wu | Hits:

[SCMADC

Description: C8051F060 AD转换中断程序,示例程序分享-C8051F060 AD conversion interrupt program, sample programs share
Platform: | Size: 14336 | Author: 徐建峰 | Hits:

[SCMADC

Description: c8051F060中adc部分程序,是对adc部分的使用说明以及参考-Part of the ADC program in c8051F060
Platform: | Size: 9216 | Author: pony | Hits:

CodeBus www.codebus.net