搜索资源列表
demo_code_for_S3C44B0X
- 三星44b0的测试程序, C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试; 定时器、PWM测试等; -Samsung 44b0 testing procedures, C language code is the main application code, including : the esta
sspwm1
- 三意公司电机驱动板源码,包含PWM驱动,电机正反转等-three companies agreed motor-driven plate source, including PWM drive motor rotating direction, etc.
直流电动机双极性可逆PWM程序
- 直流电动机双极性可逆PWM系统,其中电流PI调节控制中,根据转向标志DIRECTION来决定输出极限:正转时,输出范围是0-250,反转时是250-5-DC motor reversible bipolar PWM system, current PI regulator control, according to signs DIRECTION decision to limit exports : being transferred, the output range is 0-250, w
ev_pwm
- 在DSP2812平台上利用CCS开发环境进行C语言开发,实现功能:使用TMS320C2000芯片内部的EV事件管理器的PWM电路控制步进电机的转动,并通过设置PWM占空比来改变电机转动的方向和速度。 -Use of CCS in the DSP2812 platform development environment for C language development, implementation function: TMS320C2000 chip inside the EV Even
radaranti
- 本书介绍雷达对抗原理,包括雷达对抗概述、雷达信号频率的测量、雷达的方向测量和定位、雷达侦察的信号处理、雷达侦察作用距离与截获概率、遮盖性干扰、欺骗性干扰、干扰机组成及干扰能量的计算以及对雷达的无源对抗技术-The book introduced the principle of radar confrontation, including an overview of radar confrontation, radar signal frequency measurement, the dir
capture1
- 根据摄像头数据分析计算目标距离与方向 并驱动机械进行跟踪 采用合众达DEC643开发板,C-C++混合编程 -According to data analysis and calculation camera target distance and direction and drive machinery to track the use of union Tatsu DEC643 development board, C-C++ Hybrid Programming
ex8_PWM
- 程序所在目录:ex_PWM 打开,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Program 4. Debug->Run 可以看到电机开始转动。本例程中PWM的频率是1KHZ ,输出的是两路带死去的PWM波形对。用户只需更改参数XPWM即可改变电机的转速和方向。该参数设置如下: XPWM=2400
stepmotor
- 本程序是在CCS环境下利用C语言编写的一个控制步进电机的程序,其中包括控制电机的旋转速度、方向以及步数,从大体上概括了TMS320VC5402的片外围设备及I/O口的编程方式.-This procedure is in the CCS environment using C language under a stepper motor control program, including the control of motor rotation speed, direction, as wel
Dcmotor
- 直流电机控制,可控制电机转速与方向,已在DSP实验箱上测试通过,希望对大家有帮助-DC motor control, can control the motor speed and direction, has been tested in the DSP test case passed, want to help everyone
2006424105128
- 本设计采用凌阳16位单片机SPCE061A作为悬挂运动控制系统的控制核心,实现了悬挂物体的预设轨迹运动、圆周运动、到指定点运动、循迹运动等功能。系统采用方向键盘和字符型LCM作为主要的人机接口,并以语音提示作为辅助;采用专用步进电机控制器,保证了系统精度;"米"字形排列的光电开关作为循迹传感器,实现对任意曲线的循迹-This design uses 16-bit MCU SPCE061A Sunplus suspension motion control system as a control
ADI
- Heat Transfer ADI(Alternating direction implicit method) for Parabolic Partial Differential Equations.
sprc214
- DSp2812 motor direction control application
DSP
- 主要介绍了DSP控制器主要功能及其主要应用方向和开发途径。-Introduces the main functions of DSP controller and its main application direction and development approach.
01_GPIOLed01
- 使用PWM1-PWM6引脚作为通用的I/O口来控制Basic2812上LED D1-D6的闪烁。将PWM1-PWM6引脚配置为I/O口,方向为输出。-PWM1-PWM6 use as a common pin I/O port to control the Basic2812 on the flashing LED D1-D6. The PWM1-PWM6 pin is configured as I/O port direction for output.
02_GpioLed02
- 将PWM1-PWM6引脚配置为I/O口,方向为输出。在GPIOLed01.pjt的基础上, * 通过使用T1定时器的周期中断,每隔1s改变一次LED灯亮或者灭这种状态 * 所保持的时间,也就是说改变了LED灯闪烁的频率-The PWM1-PWM6 pin is configured as I/O port direction for output. On the basis of the GPIOLed01.pjt,* the timer by using the T1 period i
dc-motor-control
- Dc motor control with source code and simulation
L298
- 89C51单片机控制直流电机的正反转,驱动芯片是L298,用两个按键控制电机的旋转方向。-89C51 microcontroller controlled DC motor reversing, the driver IC is L298, with two buttons control the direction of motor rotation.
Lab0601-PID
- 用dsp实现交通灯综合控制,交通灯分红黄绿三色,东、南、西、北各一组,用灯光信号实现对交通的控制:绿灯信号 表示通行,黄灯表示警告,红灯禁止通行,灯光闪烁表示信号即将改变。 - 计时显示:8×8 点阵显示两位计数,为倒计时,每秒改变计数显示。 - 正常交通控制信号顺序:正常交通灯信号自动变换: ⑴ 南北方向绿灯,东西红灯(20 秒)。 ⑵ 南北方向绿灯闪烁。 ⑶ 南北方向黄灯。 ⑷ 南北方向红灯,东西方向黄灯。 ⑸ 东西方向绿灯(20 秒)。 ⑹ 东西方向绿灯
LMS_SMI_RLS
- 阵列信号处理中的一些MATLAB代码,通过调试可以使用的,用来估计信号的到达角。-There are some MATLAB codes in array signal processing, it can be used to estimate the direction of arrival.
motor
- 本程序演示了单片机对步进电机的控制,包括转速控制和方向控制,和转速在数码管上的显示-This program demonstrates a single-chip stepper motor control, including speed control and direction control, and speed in the digital tube display