-
C51写的串口编程的范例,写串口的兄弟可以参考!
C51写的串口编程的范例,写串口的兄弟可以参考!-C51 write serial programming paradigm, write serial port can refer to the brothers!
- 2022-04-10 23:55:13下载
- 积分:1
-
ADC0804程序设计是和ADC0808相似
ADC0804程序设计是和ADC0808相似-ADC0804 and ADC0808 program design is similar to
- 2023-04-10 00:45:04下载
- 积分:1
-
很好的AT89C2051的中文说明书
费了很大劲才找到的
很好的AT89C2051的中文说明书
费了很大劲才找到的-AT89C2051 good Chinese manual costs a lot劲才found
- 2022-10-17 13:25:03下载
- 积分:1
-
AVR单片机与明基实现GPRS通讯C语言代码
AVR单片机与明基实现GPRS通讯C语言代码-AVR Microcontroller and the achievement of GPRS communication BenQ C language code
- 2023-05-03 11:00:03下载
- 积分:1
-
标准frescale单片机的I2C总线程序
标准frescale单片机的I2C总线程序-frescale MCU standard I2C bus procedures
- 2022-06-15 16:32:18下载
- 积分:1
-
这个程序是基于有MMC下的SPI接口驱动程序源代码
这个程序是基于有MMC下的SPI接口驱动程序源代码-This procedure is based on the MMC under the SPI interface driver source code
- 2023-05-09 21:30:03下载
- 积分:1
-
打印、液晶、键盘、通讯 完整程序范例(c51)
打印、液晶、键盘、通讯 完整程序范例(c51)-Print, LCD, keyboard and communication procedures example of integrity (c51)
- 2022-01-25 18:29:53下载
- 积分:1
-
PIC运算程序库 集合包,汇编程序格式,可直接运用于PIC16F8xx系列单片以及与此指令兼容的PIC单片机...
PIC运算程序库 集合包,汇编程序格式,可直接运用于PIC16F8xx系列单片以及与此指令兼容的PIC单片机-PIC computing library collection package, assembler format, can be directly applied to PIC16F8xx series of single-chip, as well as compatible with this directive PIC microcontrollers
- 2022-08-19 09:36:04下载
- 积分:1
-
采用8051单片机驱动四位数码管的定时器系统。采用keil编译
采用8051单片机驱动四位数码管的定时器系统。采用keil编译-used 8051 four-driven digital control timer system. Compiled using keil
- 2022-07-14 17:21:17下载
- 积分: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