CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dc motor program assembly
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dc motor program assembly - List
[
DSP program
]
senseless_motor
DL : 1
无位置传感器的无刷直流电机调试控制程序,TMS320LF2407上运行,汇编代码-Sensorless brushless DC motor control program debugging, TMS320LF2407 run assembly code
Update
: 2025-02-17
Size
: 118kb
Publisher
:
梅仕锋
[
assembly language
]
speed-control
DL : 0
这是无刷直流电动机调速控制程序,汇编语言编写,适用于TMS320LF2407A的DSP。-This is the brushless DC motor speed control procedures, written in assembly language. apply to TMS320LF2407A DSP.
Update
: 2025-02-17
Size
: 20kb
Publisher
:
李杭军
[
Software Engineering
]
huibian
DL : 0
此汇编程序可有效的控制无刷直流电机,实现多种功能控制-The assembly program can be effective control of brushless DC motor to achieve a variety of functions control
Update
: 2025-02-17
Size
: 2kb
Publisher
:
智慧
[
SCM
]
07103014311152
DL : 0
无刷直流电机调速控制程序,用汇编语言写的。-Brushless DC motor speed control program written in assembly language.
Update
: 2025-02-17
Size
: 103kb
Publisher
:
小兔兔
[
DSP program
]
kaihuanchenxu
DL : 0
四相无刷直流电动机闭环控制程序 用汇编语言编写-Four-phase brushless DC motor closed-loop control program written in assembly language
Update
: 2025-02-17
Size
: 2kb
Publisher
:
安楠
[
DSP program
]
Brushless-DC-motor
DL : 0
无刷直流电动机调速控制程序-Brushless DC motor control program written in assembly
Update
: 2025-02-17
Size
: 20kb
Publisher
:
施戍戎
[
assembly language
]
ZLDJ
DL : 0
小直流电机转速控制实验 汇编语言程序 -Small DC motor speed control experiment assembly language program
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黄喧
[
assembly language
]
yingjianshiyan
DL : 0
硬件实验报告(程序+流程图)。实验一:汇编语言程序的建立和执行;实验二:字符统计算法的实现;实验三;实验四:存储器读写实验;实验五:直流电机转速测量与控制实验;实验六:8259单级中断控制器实验内容;实验七: 继电器控制-Hardware experimental (program,+ flow chart). Experiment: the assembly language program establishment and implementation Experiment II: Character Count algorithm Experiment 3 Experiment 4: memory reading and writing test Experiment 5: DC motor speed measurement and control experiments experiment: 8259 single-stage interrupt control experimental device content Experiment 7: relay control
Update
: 2025-02-17
Size
: 204kb
Publisher
:
王春
[
VHDL-FPGA-Verilog
]
Dc-motor-control-procedures
DL : 0
该代码是直流电动机控制的汇编程序,在简单的单片机最小系统上即可实现对直流电机的控制。-This code is the direct current motivation control assembly program, in simple single chip minimize system can be realized on the control of a dc motor
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈衡
[
SCM
]
Brushless-motor--Program
DL : 0
无刷直流电动机调速控制程序,使用汇编语言,控制三相无刷电机的启动停止运行。-Brushless dc motor speed regulation control procedures, the use of assembly language, control three phase brushless motor start stop running.
Update
: 2025-02-17
Size
: 20kb
Publisher
:
森迪
[
Embeded-SCM Develop
]
ARM_Examples
DL : 0
ARM在ADS1.2中的2.1_ADS 1.2集成开发环境练习 有 2.2_汇编指令实验1 2.3_汇编指令实验2 2.7_ARM微控制器工作模式实验 2.8_C语言程序实验 2.9_C语言调用汇编程序实验 2.10_GPIO1 2.11_GPIO输出控制实验2 2.15_外部存储器接口实验1 2.18_I2C接口实验 12.19_WDT实验 2.20_低功耗实验 12.21_模数转换器实验 2.23_PS2键盘实验 2.24_步进电机实验 2.25_直流电机实验 2.26_彩色液晶绘图实验 2.27_触摸屏实验实例及解析 等20几个实验源代码-Experiment 1 2.3_ assembler instruction 2.2_ assembly instruction the experimental the 2 2.7_ARM microcontroller operating mode experiment 2.8_C language program to experiment 2.9_C language calls assembler experiment 2.10_GPIO1 2.11 ARM of the ADS1.2 2.1_ADS 1.2 integrated development environment to practice the _GPIO output control experiments 2.15_ external memory interface experiments the 1 2.18_I2C interface experiments 12.19_WDT experiment 2.20_ low power experiments 12.21_ analog-to-digital converter Experiment 2.23_PS2 keyboard experiments 2.24_ stepper motor experiment 2.25_ DC motor experiment 2.26_ color LCD drawing 20 several experimental experimental 2.27_ touchscreen experimental instance and parsing source code
Update
: 2025-02-17
Size
: 9.26mb
Publisher
:
王凌云
[
assembly language
]
3
DL : 0
Write an assembly program for DC motor speed control. You program should work as follows: When it is started, the motor spins at the speed of 20 rps (rounds per second). Every time when key 1 on the keypad is pressed, the motor speed is increased by 10 rps. What is the maximal speed you can achieve? Every time when key 2 on the keypad is pressed, the motor speed is decreased by 10 rps. What is the minimum speed you can achieve? When key 3 is pressed, the motor stops. When key 4 is pressed, the motor starts spinning at the speed of 20 rps. -Write an assembly program for DC motor speed control. You program should work as follows: When it is started, the motor spins at the speed of 20 rps (rounds per second). Every time when key 1 on the keypad is pressed, the motor speed is increased by 10 rps. What is the maximal speed you can achieve? Every time when key 2 on the keypad is pressed, the motor speed is decreased by 10 rps. What is the minimum speed you can achieve? When key 3 is pressed, the motor stops. When key 4 is pressed, the motor starts spinning at the speed of 20 rps.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Irfan
[
assembly language
]
dc_motor_speed_control_using_8051
DL : 0
dc motor speed control assembly language program using control of pulse width -dc motor speed control assembly language program using control of pulse width ...
Update
: 2025-02-17
Size
: 37kb
Publisher
:
ajay
[
Communication-Mobile
]
2017年实验程序asm文件
DL : 0
微机原理各类实验汇编程序,包括简单I/O口扩展、8255A 可编程并行口实验、步进电机、小直流电机等(Microprocessor-based assembly program of various kinds of experiment, including simple I/O port expansion, 8255A programmable parallel port experiment, stepper motor, small DC motor and so on)
Update
: 2025-02-17
Size
: 6kb
Publisher
:
曲率
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.