-
51
说明: 红外接收相关资料,很值得一看,是初学者学习的绝好资料(Infrared receiver information, it is worth a visit, is an excellent information for beginners to learn)
- 2011-07-21 10:58:58下载
- 积分:1
-
hongwai-yaokong-jiema
红外遥控解码,基于51单片机的例程,简单实用,我在学习单片机的时候用到的(Infrared remote control decoding, based on 51 MCU routine, simple and practical, I used the time to learn microcontroller)
- 2013-08-04 16:53:01下载
- 积分:1
-
PS2key
本例是用51单片机的键盘解码程序,亲试好用(This case is a keyboard with 51 decoding process, pro-test handy)
- 2013-08-23 14:01:25下载
- 积分:1
-
PCL818
毕业设计时做DC600V逆变器测试系统,采用工控机为主控制器,PCL-818数据采集卡, VC++作编程工具,对25T、25k型客车使用的逆变器进行性能测试。(Graduation time to do DC600V inverter test system, IPC-based controller, PCL-818 data acquisition card, VC++ as a programming tool, 25T, 25k bus-type inverter used for performance testing.)
- 2011-10-22 08:44:46下载
- 积分:1
-
PC_SPI
说明: 通过计算机25针并口读写SPI总线Flash存储器(25-pin through the computer parallel port read and write SPI bus Flash memory)
- 2010-03-31 15:15:28下载
- 积分:1
-
wushua
基于STM32F103VET6的无刷直流电机控制程序和资料还有原理图(Brushless DC motor control procedures)
- 2014-04-15 09:22:56下载
- 积分:1
-
vb6.0-yanshi
vb驱动控制器源代码就这样啦 具体自己看吧(vb drive controller source code)
- 2013-04-25 23:06:22下载
- 积分:1
-
motor3
设计的电机驱动控制系统的主要功能有①控制电机的正转、反转;②为电机设计控制速度,有5m/s、10m/s、15m/s三个等级;③给电机设定转动的位移,让电机按照设定的位移移动;④1602液晶上显示电机的位移和速度;⑤利用4*4键盘数字输入控制电机的速度、按键C和D控制正反转、按键B控制三个档位的速度。(Using SCM software and hardware systems to achieve precision stage displacement, velocity through three or four phase stepper motors (motors meet the acceleration and deceleration characteristics), control the direction, location. Completion of the control circuit board hardware, including CPU, power amplifier, buttons, LED display. Software can be implemented in C.)
- 2014-05-29 20:40:16下载
- 积分:1
-
Document
电场,考虑电导率,电流密度矢量关系式变化关系(Electric field, considering the electric conductivity, the current density variation of the relation vector)
- 2014-04-02 14:10:01下载
- 积分: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