登录
首页 » 文件处理 » 16f 84 pic 伺服控制器 8 伺服

16f 84 pic 伺服控制器 8 伺服

于 2022-07-23 发布 文件大小:96.46 kB
0 99
下载积分: 2 下载次数: 1

代码说明:

&LIST ;P=PIC16F84,R=DEC ;#INCLUDE";p16f84.inc";;-----------------------------------------------------------------与MPASM组装。免费提供http://www.microchip.com;------------------------------------------------------------;;伺服控制器版本1.1;28/10/2001;修复了串行接收数据问题,假设PC不在中间,PIC在停用CTS时发送一个字节,从而可能丢失一个字节。;;此程序将控制连接到PIC微控制器端口B的4个伺服系统;伺服系统通过响应提供给它们的脉冲来工作;大约每20毫秒一次。脉冲宽度控制伺服系统的位置;通常,约1520 us的脉冲宽度用作中性(中心)位置指示器

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本程序的功能如下: 1)后台管,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 2)可以对添加的记录进行添加、删除、编辑的功能 3)前台可以自动生成栏目...
    本程序的功能如下: 1)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 2)可以对添加的记录进行添加、删除、编辑的功能 3)前台可以自动生成栏目,默认为选择前十的栏目 4)前台显示当天的下载爬行和总的下载排行-the functions of the procedures are as follows : 1) background and management will be set up for the columns, add, delete, change the columns and special features 2) can be added to the record to add, delete, edit functions 3) can automatically generate future columns, the default option for the former 10 columns 4) shows prospects of the day and the total download crawling ranked download
    2022-03-18 17:50:19下载
    积分:1
  • 一个接口齐全,功能强大的DBF类,由DELPHI实现.
    一个接口齐全,功能强大的DBF类,由DELPHI实现.-a complete interface, powerful DBF category, DELPHI.
    2022-01-30 21:02:59下载
    积分:1
  • 英语学习助手,界面不错~
    英语学习助手,界面不错~-study assistance for english, good interface.
    2022-03-19 12:07:01下载
    积分:1
  • my delphi
    my delphi-my delphi my delphi
    2022-02-04 11:46:13下载
    积分:1
  • This Source
    This Source-Navigator, an IDE for C/C++/Java/Tcl/Fortran and a host of other languages. Source-Navigator includes powerful source code comprehension features that help a developer understand complex relationships between elements of a program s source. Source-Navigator is released under the terms of the GPL see the COPYING file for more information about the GPL. The Source-Navigator project is hosted at SourceForge:
    2022-08-13 23:02:56下载
    积分:1
  • DBF数据库的自动备份程序,适合于证券行业使用!
    DBF数据库文件的自动备份程序,适合于证券行业使用!-automatic backup procedures, suitable for use in the securities industry!
    2022-11-17 10:15:04下载
    积分:1
  • decomposition document management : achieving reading documents and documents of...
    文件分解管理器:实现读文件并进行文件的分解,界面比较完善,有调试和错误记录功能-decomposition document management : achieving reading documents and documents of decomposition, interface sound, and debugging and error recording
    2022-04-25 04:43:01下载
    积分:1
  • 提取的指定关键字,是我为提取nmap扫描结果写的。
    提取文本文件的指定关键字,是我为提取nmap扫描结果写的。-Extract text file specified keywords, is my nmap scan results for the extraction writing.
    2022-03-04 08:41:16下载
    积分:1
  • 原始数据划分为train.dat和test.dat
    应用背景开始是做movielense的数据,可以把原始数据任意划分为train.dat和test.dat,主要是为了做验证实验。非常简单明了,适合初学者看看,如果不喜欢,请轻喷。关键技术# -*- coding: cp936 -*- from sklearn import cross_validation c = [] filename = r"Raw.data" #原始数据 out_train = open(r"train.txt","w") #训练集 out_test = open(r"test.txt","w") #测试集 for line in open(filename):     items = line.strip().split(",")      c.append(items)   c_train,c_test = cross_validation.train_test_split(c,test_size=0.1)#size =你需要的比例 for i in c_train:     out_train.write(",".join(i)+" ") for i in c_test:     out_test.write(",".join(i)+" ")
    2022-01-25 21:21:56下载
    积分:1
  • This is dw2xls dw2xls for pb 8.0 but it have password
    This is dw2xls dw2xls for pb 8.0 but it have password
    2022-02-05 13:35:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载