-
XC878mokuai
这是针对XC878单片机的各模块的程序,包含有LCD,UART,AD,DA以及七段数码管等。适合移植和学习。(It is for each module XC878 microcontroller program includes LCD, UART, AD, DA, and seven-segment digital tubes. Suitable for transplant and learning.)
- 2021-03-23 21:59:15下载
- 积分:1
-
12864
ks0108驱动atmea16的;用于proteus仿真使用;可以加载调试其他程序进行显示观测;(ks0108 driver atmea16 for Proteus simulation use can load debugging other programs to display observation )
- 2012-03-07 10:05:37下载
- 积分:1
-
ps2
单片机ps2键盘程序~包含ps2协议。支持开机启动自检!(Ps2 keyboard microcontroller program)
- 2020-06-26 23:20:01下载
- 积分:1
-
ADS_PT100 _4#
利用PLC1114单片机来采集8路PT100温度传感器,经过标定计算得出待测环境的准确温度信息。(The 8 channal PT100 temperature sensor is collected by PLC1114 single chip microcomputer, and the accurate temperature information of the environment is obtained through calibration calculation.)
- 2018-01-18 20:31:05下载
- 积分:1
-
MSP430工具
MSP430相关工具内含 MSP430BSL下载器,430波特率计算器,C430编译器的诊断信息等等(MSP430 related tools include MSP430BSL downloader, 430 baud rate calculator, diagnostic information of C430 compiler and so on.)
- 2020-06-21 04:00:02下载
- 积分:1
-
cordic
基于cordic算法的DDS的Verilog代码。经过仿真验证,绝对可靠。(Based on cordic algorithm DDS Verilog code. Through the simulation, is absolutely reliable.)
- 2013-12-20 17:22:38下载
- 积分:1
-
HDG12864F-3LCDDriver
HDG12864F-3的液晶驱动,有Protues硬件仿真图,方便初学者参考(HDG12864F-3 LCD driver, a Protues hardware simulation map, easy reference for beginners)
- 2010-08-13 09:43:14下载
- 积分:1
-
步进电机
说明: 编制MCS-51程序使步进电机按照规定的转速和方向进行旋转,并将已转动的步数显示在数码管上。
步进电机的转速分为两档,当按下S1开关时,加速旋转,速度从10转/分加速到60转/分。当松开开关时,减速旋转,速度恢复为10转/分。当按下S2开关时,按照逆时针旋转;当松开时,按照顺时针旋转。
本程序要求使用定时器中断来实现,不准使用程序延时的方式。(The MCS-51 program is programmed to rotate the stepper motor according to the specified speed and direction, and the number of steps that have been rotated is displayed on the digital tube.
Stepper motor speed is divided into two gears. When the S1 switch is pressed, the speed is accelerated from 10 rpm to 60 rpm. When the switch is loosened, the speed will be reduced to 10 rpm. When pressing the S2 switch, rotate counterclockwise; when loosening, rotate clockwise.
This procedure requires the use of timer interrupt to achieve, do not use the way of program delay.)
- 2020-06-16 09:40:02下载
- 积分:1
-
51
说明: 51单片机串口控制继电器的C源程序,用电脑控制继电器(51 MCU C source control relay)
- 2014-02-21 22:34:42下载
- 积分:1
-
PID专题讲座配套资料
说明: 主要内容:
1.常用的控制算法与PID控制算法的异同点;
2.PID控制算法的理论分析
3.基于单片机的PID算法实现
4.PID算法的工程应用的一些注意事项
5.演示板电路分析
6.PID算法C语言实现---基于ARM-CortexM3(STM32)的增量式PID温度控制(Main contents:
1. Similarities and differences between common control algorithm and PID control algorithm;
2. Theoretical analysis of PID control algorithm
3. Realization of PID algorithm based on MCU
4. Some notes on the engineering application of PID algorithm
5. Circuit analysis of demonstration board
6. PID algorithm C language realization: incremental PID temperature control based on ARM cortex m3 (STM32))
- 2019-11-04 08:35:59下载
- 积分:1