-
直流电机的单片机控制,可以在proteus下进行仿真
直流电机的单片机控制,可以在proteus下进行仿真-DC Motor Control MCU
- 2022-08-25 03:26:06下载
- 积分:1
-
LPT I used to simulate IIC, friendly interface and ease of use, hardware debuggi...
使用LPT口,模拟IIC,界面友好,使用方便,不失为一个硬件调试的好帮手!
亦可透过IIC实现双机互连,因为IIC支持主从模式:-)-LPT I used to simulate IIC, friendly interface and ease of use, hardware debugging is a good helper! Through dual-IIC interconnection, as IIC support from the main mode :-)
- 2023-07-28 04:20:02下载
- 积分:1
-
lcd1602与单片机连接实现显示程序,包含电路图
lcd1602与单片机连接实现显示程序,包含电路图-lcd1602 connection with the single-chip display program, including the circuit diagram
- 2022-07-10 04:25:32下载
- 积分:1
-
可以获取计算机的基本网络设置等信息,用VC开发完成
可以获取计算机的基本网络设置等信息,用VC开发完成-Access to the computer s basic network settings and other information, developed by VC
- 2023-01-12 03:10:04下载
- 积分:1
-
基于MC68HC908RF2芯片轮胎压力监测系统的发射程序,采用曼彻斯特编码,FSK,9600bps...
基于MC68HC908RF2芯片轮胎压力监测系统的发射程序,采用曼彻斯特编码,FSK,9600bps-MC68HC908RF2 chip-based tire pressure monitoring system for the launch procedures, the use of Manchester encoding, FSK, 9600bps
- 2022-02-05 14:28:49下载
- 积分:1
-
msp430单片机控制输出PWM波,可以用来控制DC_DC变换用的控制信号,很好用...
msp430单片机控制输出PWM波,可以用来控制DC_DC变换用的控制信号,很好用-MSP430 single chip microcomputer to control the output PWM waves, can be used to control DC_DC transform the control signals used, very good use
- 2022-06-16 15:57:36下载
- 积分:1
-
LSB,VC实现 LSB,VC实现
LSB,VC实现 LSB,VC实现-LSB, VC realize LSB, VC realize
- 2022-01-30 21:19:57下载
- 积分:1
-
文章借助系统模型,阐明了GSM模块收发短信的基本概念以及串口控制SMS的基本原理。详细介绍了单片机控制GSM模块工作的软件实现过程,对对怎样用单片机控制GSM模...
文章借助系统模型,阐明了GSM模块收发短信的基本概念以及串口控制SMS的基本原理。详细介绍了单片机控制GSM模块工作的软件实现过程,对对怎样用单片机控制GSM模块收发短信进行了探讨,也对程序设计的主体思想作了较为细致的分析。-article with the system model, a GSM transceiver module SMS the basic concepts and serial control of the basic tenets of SMS. Details of the MCU control of the GSM module software process of how to use SCM control GSM transceiver module for the SMS study and design of the main procedures were thinking more detailed analysis.
- 2022-03-21 09:13:18下载
- 积分:1
-
用AT89S51单片机实现LCD1602显示数字时钟功能,通过按键能调节时分秒、年月日星期。Keil C51开发环境...
用AT89S51单片机实现LCD1602显示数字时钟功能,通过按键能调节时分秒、年月日星期。Keil C51开发环境-AT89S51 MCU LCD1602 display with digital clock function, through the buttons can be conditioned every minute, day of week. Keil C51 Development Environment
- 2022-03-18 05:33:37下载
- 积分:1
-
这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制...
这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a typical PID process, as in the use of SCM control cpu, please slightly simplified, specific PID parameters to be specific targets identified by experiments. As SCM processing speed and ram resource constraints, generally do not use floating-point operations, and will use all the parameters of all integers, and the final calculations to divide one of the Nth 2 data (the equivalent displacement), will count for a similar operation, it will greatly increase the computing speed, control Accuracy of different requirements and high precision, displacement caused reservations to the attention of the "I", which I do several compensation. This procedure is commonly used algorithm pid the basic structure does not include input and output processing.
- 2022-03-19 08:10:44下载
- 积分:1