-
4
说明: proteus仿真!适合C51单片机初学
- 2010-10-18 11:01:27下载
- 积分:1
-
GridQuadFrame
Allocates hardware buffers on the graphics card and fills them with data if a buffer has not already been previously allocated.
- 2014-05-19 10:12:14下载
- 积分:1
-
IRtest
红外遥控测试程序,简单的译码.可用在各种红外遥控器中.(Infrared remote test procedure, a simple decoding. Used in a variety of infrared remote control.)
- 2013-10-06 21:32:25下载
- 积分:1
-
HOSTMETER
一个基于MSP430F135单片机的热量计量表的C语言原码,开发环境为IAR430,(a MSP430F135 microcontroller based on the heat metering language of the original C code, Development Environment for IAR430.)
- 2007-04-22 20:48:23下载
- 积分:1
-
LCDhuitu
电光调制器工作点控制的代码,主要运用PID算法,利用MSP430单片机实现(Electro-optic modulator operating point control code, the main use of the PID algorithm using MSP430 MCU)
- 2012-09-02 21:57:25下载
- 积分:1
-
transformer_faults
transformer protection
- 2015-05-13 05:29:45下载
- 积分:1
-
AT24C02
说明: 单片机中IIC总线的应用,AT24C02的一个基本例子(IIC bus, microcomputer application, AT24C02 is a basic example of)
- 2010-03-31 12:51:28下载
- 积分:1
-
28335三相SPWM程序
l利用DSP28335产生三相SPWM正弦波程序(DSP28335 generation of three phase SPWM sine wave program)
- 2018-03-09 15:02:15下载
- 积分:1
-
HT
说明: HT32F1755单片机基础程序,LCD,延时,定时器等等(HT32F1755 microcontroller-based program, LCD, delay, timers, etc.)
- 2014-05-13 21:00:33下载
- 积分: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