-
msp430_ADC
msp430的adc测试程序,如果需要ADC学习的,可以看看,或许有些帮助。(msp430 of adc testing procedures, if desired ADC to learn, you can look, maybe some help.)
- 2016-03-22 21:32:58下载
- 积分:1
-
chuandao12864
串口发送数据,字符,12864接受并显示字符(Serial port to send data, the character, to accept and display the character 12864)
- 2011-08-12 19:01:33下载
- 积分:1
-
PG_FOC
闭环矢量的代码,台达的,汇编语言。绝对真实,行家一眼就能看出来(Closed-loop vector code, Delta, and assembly language. Absolutely true, experts tell at a glance)
- 2014-08-27 10:07:42下载
- 积分:1
-
MD130_TUBUS_DRIVER
oprogramowanie kamery MD130
- 2012-10-04 05:38:34下载
- 积分:1
-
chuankou
串口下发至数码管显示,本程序已通过编译,可直接使用(Serial issued to the digital display, the program has been compiled, can be used directly)
- 2013-06-16 23:00:10下载
- 积分:1
-
5
说明: 单片机学习,lcd及其应用,适用于单片机初学者(Single chip computer learning)
- 2018-03-10 11:27:37下载
- 积分:1
-
cb_pcb_1
充电盒程序 用pic16F1828做主芯片(charger box program)
- 2014-07-24 18:35:27下载
- 积分:1
-
irlink
pic单片机Proteus仿真NEC格式红外,编码,解码,调制三部分(PIC proteus ad da )
- 2014-11-13 17:22:17下载
- 积分:1
-
atmega8ledtest
测试程序ATMEGA8LED的灯亮和灯灭(Test ATMEGA8LED lights turn on and off)
- 2013-10-16 20:51:13下载
- 积分:1
-
C8051F060-AD-UART1
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, )
- 2014-07-03 18:46:42下载
- 积分:1