搜索资源列表
clkk
- === =时钟20:6=== === == 应先初始化状态寄存器 tx1714 EQU 7FFH PA EQU 05H PB EQU 06H PC EQU 07H PD EQU 20H IAR EQU 00H 间接寻址寄存器 TMR0 EQU 01H 定时器 STATUS EQU 03H 状态寄存器 BSR EQU 04H bank选择寄存器 PORTA EQU 05H I/0端口寄存器 PORTB EQU 06
wangled
- 键盘为2行8列,PC0和PC1作为键盘的行线,PA0~PA7作为键盘的列线 显示部分用4个7段LED数码管,PB口和PD口通过4个74LS47对数码管进行控制
adaptive_robust_pid_control
- 该算法为基于PD增益自适应调节的PID控制 用MATlab开发,能够管直接运行
robot-controller-design
- 非常全面的自平衡小车制作全套资料,包括硬件PCB,软件源代码,上位机软件代码,器件DATASHEET 等。 建模、控制算法及PD调节的取值参考: http://www.mathworks.com/matlabcentral/fileexchange/19147-nxtway-gs-self-balancing-two-wheeled-robot-controller-design 硬件及软件参考如下网站资料; http://www.circuitcellar.c
mega48-LCD1602
- 1602字符型LCD。mega48控制 PD数据口;PB低四位作为控制口-1602 character LCD. PD data I mega48 control PB 4 as a control population with low
key-LED
- AVR单片机, 按键控制LED,PC0-3接按键,PD接LED-AVR microcontroller, button control LED, PC0-3 access keys, PD access LED
PD
- PD型的迭代学习控制程序,可以用于控制一个单臂机械手等,比Pid算法简单一点,但效果不如pid简单-PD-type iterative learning control procedures can be used to control a robot arm and so on, Pid algorithm than a simple point, but not as good as simple pid
KEY-PAD
- 一个实用的键盘控制程序,包含P-D,P-P等控制协议-A practical keyboard control procedures, including PD, PP and other control protocols
STM32-WWDGPLCD1602-Sec-counter
- WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验 *两个按键中断方式控制,计时精确到10ms *key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键) *LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V) *by 追梦 2011-4-8 *change by:追梦 2011-
4x4KEY
- MEGA16+8LED的矩阵按键数码管显示程序--PB口接矩阵按键,PA口接数码管的数据jp5 PD口接数码管的位控制jp8C程序,-MEGA16+8 LED button matrix LED display program- PB port access matrix keys, PA port access digital data jp5 PD port access control jp8C bit digital program
fewr
- 用义隆153芯片 做跑马灯 自动循环顺序点灯硬件:EM78P153,4脚接+5V,11脚接地,4-11脚之间接一个104电容,P60-P67输出 软件: ========================================================================= File name: LedRun.dt CPU : EM78P153S Edition : 1.0 Made by : yingang http://hi.
Self-Balancing-Robot
- 建模、控制算法及PD调节的取值,可以用来改成遥控输入,比例遥控可以用AD采样口实现,但需要增加滤波;车轮速度我进行了低通滤波,否则可能会发抖;-Modeling, control algorithm and PD adjustment values can be used to change the remote input proportional remote control can use the AD sampling port, but the need t
Project_4.0
- 三电感传感器的电磁组智能车程序,舵机PD控制,电机bangbang控制,波段开关设置速度。-Electromagnetic group of three inductive sensor smart car program, steering gear PD control, motor bangbang control, band switch to set the speed.
motorcontrol
- 51单片机电机控制程序,以读取的AD值和串口命令为标准,采用简易的PD控制进行直流电机PWM调速-51 single motor control procedures, and to read the AD values for the standard serial commands, using simple PD control for PWM DC motor speed control
fuzzycontrol
- 模糊控制,用于智能车的控制,输入偏差和偏差控制变化率,输出pd参数-Fuzzy Control for intelligent vehicle control, input bias and bias control the rate of change, the output parameter pd
S3_SW_PB_NEW
- 设计一个通过按键( PD)和拨码开关( SW)来控制 LED 灯的实验 本实验是利用底板上的按键及拨码开关来实现对 LED 灯的控制,其中对应关系为SW1—SW6 分别对应 DD1—DD6,PD1—PD8 分别对应 DD1—DD8。-Design is controlled by a key (PD) and a DIP switch (SW) LED lamp experiment this experiment is the use of keys and the DIP switch o
xunxian
- 巡线小车代码,主控平台为STM32F407,程序加入了PD控制功能-Patrol Line Vehicle Code, the master platform for STM32F407, the program joined the PD control function
T12-白光烙铁_V2.2
- 一位大神写的用51单片机 V2.0版更新详细说明: ①修改英文菜单为中文菜单; ②修复V1.0中功率低升温慢的问题,并优化PD控制参数,提高回温速度; ③修复在菜单中蜂鸣器音量调整时的BUG; ④新增恢复出厂设置选项; ⑤新增开机默认温度、默认通道选项; ⑥修改本文档结构; V2.1版更新详细说明: ①再次优化PD控制参数,提高回温速度; ②增加低电压保护功能(低于设定电压烙铁停止加热); ③增加温度步进选项,可自由设定温度步进; ④调整工厂模式退出的方法;
激光控制电路2
- 通过并口转8位模拟,经过三极管放大驱动激光管,并监控电压电流和激光管pd脚反馈信息,可通过2.8寸屏幕控制,仅供学习使用不可商用,有不足之处望指出互相学习。(Through parallel port to 8-bit simulation, the laser tube is driven by triode amplification, and the voltage, current and PD pin feedback information of laser tube are mon
CS5266设计Type-C转HDMI带PD3.0快充拓展坞方案
- CS5266是一款高性能type-C/DP1.4至HDMI2.0b带PD3.0快充转换器,设计用于将USB Type-C源或DP1.4源连接至HDMI2.0b接收器。 CS5266集成了一个兼容DP1.4的接收器HDMI2.0b兼容发射机。此外,还包括两个CC控制器,用于CC通信,以实现DP Alt模式和功率传输功能,一个用于上游Type-C端口,另一个用于下游端口。DP接口包括2条主通道、辅助通道和HPD信号。接收器支持每通道最大5.4Gbps(HBR2)数据速率。DP接收机结合了HDC