资源列表

« 1 2 ... .21 .22 .23 .24 .25 28026.27 .28 .29 .30 .31 ... 33935 »

[单片机(51,AVR,MSP430等)zengliangxingPID

说明:(1)位置式PID控制的输出与整个过去的状态有关,用到了误差的累加值;而增量式PID的输出只与当前拍和前两拍的误差有关,因此位置式PID控制的累积误差相对更大; (2)增量式PID控制输出的是控制量增量,并无积分作用,因此该方法适用于执行机构带积分部件的对象,如步进电机等,而位置式PID适用于执行机构不带积分部件的对象,如电液伺服阀。 (3)由于增量式PID输出的是控制量增量,如果计算机出现故障,误动作影响较小,而执行机构本身有
<huangran> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[其他嵌入式/单片机内容HIGH-SONA

说明:四轴飞行器定高程序算法,采用超声波定距离高度。-Four aircraft program algorithm set high, given distance using ultrasonic height.
<赵元成> 在 2025-02-25 上传 | 大小:10kb | 下载:0

[嵌入式Linuxlua

说明:OpenWrt路由配置界面中的LuCI界面中的lua文件夹,包含有实现界面的MVC架构的源码。-OpenWrt routing configuration interface LuCI interface lua folder contains the MVC architecture to achieve the source interface.
<WuYang> 在 2025-02-25 上传 | 大小:643kb | 下载:0

[嵌入式LinuxCyUSBSerial_v3.0.11.0

说明:Zedboard上板载有一个USB转UART串口,采用了Cypress公司的USB-UART控制器CY7C64225。Zedboard的USB驱动安装很简单,首先下载USB驱动程序,解压缩后会有3个子目录分别对应Windows XP、Windows Vista和Windows 7系统,根据自己的计算机系统选择。-Onboard there Zedboard a USB-to-UART serial port, using Cypress
<WuYang> 在 2025-02-25 上传 | 大小:390kb | 下载:0

[嵌入式/单片机编程1602

说明:纯手打的1602液晶word使用说明,非常易懂。以及几个基于51的1602的程序源码,只需要自己重新定期I/O口即可。-Pure hand played 1602 LCD word instructions, very simple And several program source code, based on 51 of 1602 you just need to yourself to I/O ports on a regula
<> 在 2025-02-25 上传 | 大小:1.03mb | 下载:0

[嵌入式/单片机编程DS18B20

说明: 纯手打的DS18B20ord使用说明,比数据手册更易懂。以及基于51的程序源码,只需要自己重新定期I/O口即可。 -Pure hand DS18B20ord instructions, playing more than data book to understand And based on 51 program source code, only need to yourself to I/O ports on a reg
<> 在 2025-02-25 上传 | 大小:1.26mb | 下载:0

[嵌入式/单片机编程BEEPsing

说明:使用蜂鸣器歌唱的原理,以及基于51单片机的源码,只需要修改IO口即可。都存放在一个word文档内-Use buzzer singing principle, based on 51 single chip microcomputer and the source code, you just need to modify the IO port are stored in a word document
<> 在 2025-02-25 上传 | 大小:21kb | 下载:0

[VHDL编程PWM_one

说明:pwm 波的实现,程序叫简单,适合初学者。其中用了计数器,可以实现LED 的亮度以及三色灯的色彩控制-achieve pwm wave, the program is called simple, suitable for beginners. Which used the counter, you can achieve three-color LED lamp brightness and color control
<严龙> 在 2025-02-25 上传 | 大小:1.01mb | 下载:0

[单片机(51,AVR,MSP430等)DS1302PDS18B20PLCD16021

说明:能够实现基于1602液晶显示屏的电子万年历。-Based on 1602 LCD screen enables electronic calendar.
<陈礼源> 在 2025-02-25 上传 | 大小:1.08mb | 下载:0

[VHDL编程123123123

说明:智能LED控制系统 使用FPGA实现LED的亮暗和开关的控制-LED intelligent control system to control the use of FPGA implementation of LED light and dark and switches
<joey> 在 2025-02-25 上传 | 大小:4.88mb | 下载:0

[VHDL编程counter

说明:在FPGA 设计中,计数器可以用来对信号的变化情况进行计数,是经常使用的功能块。 这里设计的是一个2 位宽计数器,可以从00 计数到11,计数原则是在时钟信号的控制下,每个时钟周期计数一次。计数器属于时序逻辑电路。-In the FPGA, the counter can be used to count the changes in the signal, the function block is often used.
<Lily> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[VHDL编程data_sel

说明:数据选择器的作用是根据不同的输入信号,产生相应的输出信号。例如地址译码器就 是一种数据选择器。这里设计的是一个2-4 数据选择器,根据2 位宽输入信号的变化,4 位宽的输出信号会产生不同的结果。数据选择器属于组合逻辑电路。-Data selector according to the role of the different input signals, generates a corresponding output sig
<Lily> 在 2025-02-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 28026.27 .28 .29 .30 .31 ... 33935 »

源码中国 www.ymcn.org