Welcome![Sign In][Sign Up]
Location:
Search - adc0

Search list

[CSharpadc_led

Description: 用led显示ADC0的电压值的C语言程序-With led display ADC0 voltage value of the C language program
Platform: | Size: 5779456 | Author: 肖蕊 | Hits:

[Other Embeded programc8051f021

Description: c8051f021的基本程序,包含ADC0应用例程,配置内部和外部振荡器的例程-c8051f021 the basic procedures , including ADC0 application routines, both internal and external oscillator configuration routines
Platform: | Size: 77824 | Author: 马金山 | Hits:

[OS programADC0

Description: f020的adc程,应该可以用吧,欢迎大家下载-f020 the adc process should be able to use it, welcome to download
Platform: | Size: 1024 | Author: 梁昆仑 | Hits:

[SCMADC

Description: c8051f020的12位ad装换adc0-12-bit ADC0 of c8051f020
Platform: | Size: 1024 | Author: 章恒 | Hits:

[Software EngineeringADCaLCD

Description: ADC for LPC2368 ARM thise code read ADC0 and display
Platform: | Size: 137216 | Author: ali | Hits:

[SCMC8051F

Description: C8051F340内部ADC0转换器测试,AD输入端口为P11,带有及其详细的注释说明-C8051F340 ADC0 converter internal testing, AD input port P11, with its detailed notes
Platform: | Size: 23552 | Author: 刘海 | Hits:

[SCMF41x_ADC0_ExternalInput

Description: 这个程序通过ADC0模块,使用单片机的P1.1端口,通过2048次对电压的测量,取平均值,把结果通过UART的超级终端,显示在上位机。-This program through ADC0 module, using SCM P1.1 port through 2048 versus voltage measurements, averaged the results through the UART HyperTerminal to display in the PC.
Platform: | Size: 4096 | Author: 1 | Hits:

[Embeded-SCM Develop8051f040-ADC0

Description: 新华龙C8051F040单片机定ADC程序,经调试好使-C8051F040 hualong set a new single-chip ADC procedures, so that by the debugging
Platform: | Size: 1024 | Author: 闯黄扣分 | Hits:

[Embeded-SCM DevelopADC0_TEMP_PRO

Description: C8051F单片机ADC0转换,大家可以学习参看!-C8051F ADC0 conversion, we can see learning!
Platform: | Size: 2048 | Author: weiase | Hits:

[SCMC8051F040

Description: C8051F040工程模板,内含ADC0、DAC0、PWM、DS18B20、LCD12864(画点、画线、图形显示)均已调试成功。-C8051F040 project templates, containing ADC0, DAC0, PWM, DS18B20, LCD12864 (painting, drawing lines, graphics) have been successful commissioning.
Platform: | Size: 110592 | Author: 刘辉 | Hits:

[SCMDM430-L-2.8TFT_6

Description: 2.8寸ILI9820驱动的TFT彩屏横屏显示波形程序,将430单片机ADC0采样到的电压值以波形的形式显示到坐标上,坐标可调用坐标绘制函数实现,支持不间断显示-2.8-inch TFT color screen ILI9820 driven horizontal screen display waveforms program, the microcontroller 430 will ADC0 sampled voltage value is displayed in the form of a waveform to the coordinates, the coordinate mapping function can be called coordinate implementation, support continuous display
Platform: | Size: 104448 | Author: 杨忠圣 | 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:

[Other Embeded programADC

Description: 1路AD单次采集(采用串口调试助手显示) 用串口调试助手向单片机发送AD命令,单片机 接收到命令后将读取ADC0的电压值返回给计算 机在串口调试助手上显示.-1 channel AD single acquisition (using serial debugging assistant display) AD send commands to the microcontroller using serial debugging assistant, SCM After receiving the command to read ADC0 voltage value is returned to the calculation Machine is displayed on the serial debugging assistant.
Platform: | Size: 24576 | Author: 留忆 | Hits:

[SCMlpc2129_pwm

Description: Philips LPC2000 PWM Example This ARM example runs on the Philips LPC2129 and shows: Pulse Width Modulation (PWM) in double edge mode Analog-to-Digial Convert (ADC) input on ADC0 Logic Analyzer Display Interrupt Function The example program may be debugged using on the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the LPC2000 device series. A signal function is included that generates an analog volatage ramp on the ADC0 input. You may review the output using the Logic Analyzer that is built into uVision3.
Platform: | Size: 31744 | Author: 苗壮 | Hits:

[SCMADC0_Buf1

Description: 此程序为使用ADC0的例程 在中断模式使用定时器3溢出作为开始启动信号并采样AIN0<NUM_SAMPLES>次将结果存储在XDATA空间 一旦<NUM_SAMPLES>次被采集 采样值从UART0传输 一旦传输结束 另一个数据采样次数<NUM_SAMPLES>将被采集并重复此处理过程.-This procedure for routine use ADC0 interrupt mode using the timer 3 overflow started as a signal and sampling AIN0 <NUM_SAMPLES> times The results are stored in XDATA space once <NUM_SAMPLES> times were collected sample value once the transfer to another number the end of UART0 transmission According to the sampling frequency <NUM_SAMPLES> will be collected and repeat this process.
Platform: | Size: 3072 | Author: sam | Hits:

[SCMADC0_Poll1

Description: 此例程说明了 ADC0在查询模式的操作 ADC0设置为写AD0BUSY作为其转换开始信号 并测量片内温度传感器的输出温度传感器的输出转换成摄氏度并从UART0传输。-This routine illustrates the ADC0 ADC0 set the query mode in operation for write AD0BUSY as its conversion start signal and measuring the on-chip temperature sensor The output of the temperature sensor output is converted into degrees UART0 transmission
Platform: | Size: 2048 | Author: kobe | Hits:

[SCMMPC5604B_ADC

Description: MPC5604B的ADC模数转换代码,使能ADC0和ADC1的模数转换功能,扫描采集方式。-MPC5604B the ADC analog to digital conversion code to enable ADC0 and ADC1 analog to digital conversion, scan acquisition mode.
Platform: | Size: 94208 | Author: | Hits:

[source in ebookADC0

Description: c8051f020的ADC模块程序 亲自编写 经测试有效-c8051f020 the ADC module has been tested and effective procedures personally prepared
Platform: | Size: 106496 | Author: 金昱 | Hits:

[Other Embeded programADC0.0

Description: 利用LPC2103实现AD转换,此例程可以直接移植-Use LPC2103 achieve AD conversion, this routine can be transplanted directly
Platform: | Size: 81920 | Author: 缘梦之星 | Hits:

[SCMADC

Description: 英飞凌XE164/XC2000,模数转换ADC0例程源码是实现-Infineon XE164/XC2000, analog to digital conversion ADC0 routines source is realized
Platform: | Size: 3072 | Author: WD | Hits:
« 1 2 3 4 5 6 78 »

CodeBus www.codebus.net