搜索资源列表
line_chabu
- 实现了直线插补程序,指明起点和终点即可.实际应用于XY绘图仪的画线并成功.在凌阳unSP IDE上编译通过.用C编写,可方便地移植.-achieved a linear interpolation procedures specified starting point and destination can be. actual XY plotters used in the line drawing and successfully. In Sunplus unSP compiled IDE
designoflineandcircle
- 直线圆弧插补算法,利用C8051F单片机控制的铣床模型(直线圆弧插补算法)
example_of_c8051f
- 利用C8051F单片机控制的铣床模型(直线圆弧插补算法)
cabu
- 单片机插补算法思想,看了后会有点帮助。希望能对大家有用
51插补
- 51单片机,直线插补,圆弧插补。51单片机,直线插补,圆弧插补。
X-Y
- 通过插补计算实现在51单片机上控制X-Y机械手臂绘图的功能-Calculated through interpolation single-chip implementation of the 51 control XY robot mapping function
5_2
- 用16F877A单片机实现两台步进电机的插补运动,且有加速度的自动调节功能。以两个小灯泡闪烁来做验证。自己调试过,成功-16F877A MCU with the interpolation of two stepper motor sports, and there is acceleration of the automatic adjustment. To verify the two small light bulbs do flicker. Debugged their successf
Interpolation
- 基于C51的插补算法,在任意两点间插入坐标-C51-based interpolation algorithm, is inserted between any two coordinates
CUT1116
- 本人编写的直线插补程序和圆弧插补程序,C51程序-I prepared a straight line interpolation procedures and circular interpolation procedures, C51 procedures
1C522
- 数控源代码,能满足初学者的需要,它的开发环境是C51,有直线插补,圆弧插补-CNC resources code, it can meet learns develop and research,it is C51 develop desk.It is CNC PC resource code,and include line NC and arc NC,and very good
mcs
- 运动控制系统。控制两轴四相步进电机运行,能实现直线插补,圆弧插补。-Motion Control System. Control of two-axle four-phase stepper motor operation, to achieve a straight line interpolation, circular interpolation.
chabu
- //经典插补程序 实现了小数控插补程序,程序完整可行,已经用于了生产。这是小数控单片机控制的一部分,另一部分如彩色液晶的,不在这里,不过可以和你交流。这个插补程序独立可行。欢迎交流 创达科技 陈仲库设计 技术支持QQ:86828048 kuzi00@163.com 程序转载请注明出处,欢迎技术交流-//Classic interpolation procedures to achieve a small CNC interpolation procedures, procedure
circle
- 圆弧插补算法,比较简洁,通过引入移位,来解决重复的一些操作。-Circular interpolation algorithm, relative simplicity, through the introduction of shift, to address a number of repeated operations.
Interpolation
- 这是一个应用在数控系统上面的数控插补程序-This is Interpolation program
X5MCX312
- MCX312 CNC运动器单片机源码,包含直线,圆和圆弧插补运算及编码器读取等功能。
chabu
- 关于插补的一些源码及单片机程序,有C语言及汇编代码,有直线插补,螺旋线插补,圆弧插补-On the interpolation of some source code, and the microcontroller program
CNC-MILL
- 用C51开发的数控铣床控制器程序,包含直线插补,圆弧插补-CNC milling machine with C51 controller development process, including linear interpolation, circular interpolation
4-linear-approximation-function
- CNC数控系统,用于四轴直线插补功能源码例子。-CNC system, four-axis linear interpolation example.
pulse
- stm32f103采用定时器直线插补发固定脉冲个数,不占用CPU资源。(STM32F103 timer interpolation straight line)
51单片机插补
- 含解析G代码,直线插扑 圆弧插扑 XY轴用easydrive驱动