-
zlg7289 in 51 applications. After debugging through.
zlg7289在51上的应用程序。经调试通过。-zlg7289 in 51 applications. After debugging through.
- 2022-03-22 01:02:36下载
- 积分:1
-
基于MCS
基于MCS-51单片机的双向红外计数器C程序-Based on MCS-51 single-chip bi-directional infrared counter C procedures
- 2022-07-22 14:00:00下载
- 积分:1
-
采用C51编写的基于C8051F020单片机排序实例。
采用C51编写的基于C8051F020单片机排序实例。-using C51 prepared by the C8051F020 ranking examples.
- 2022-02-07 17:56:02下载
- 积分:1
-
单片机78P156
MCU:78p156
driver: adi-GSENSOR
- 2022-07-24 17:02:44下载
- 积分:1
-
Using MPLAB development, calculation of spherical coordinates to Gaussian projec...
采用MPLAB开发,计算球面坐标到高斯坐标的投影,经度小于1m-Using MPLAB development, calculation of spherical coordinates to Gaussian projection coordinates, longitude less than 1m
- 2022-10-27 13:45:04下载
- 积分:1
-
AVR control the SD card or MMC card through the program debugging
AVR控制SD卡或MMC卡的程序
调试通过-AVR control the SD card or MMC card through the program debugging
- 2022-02-12 20:37:42下载
- 积分:1
-
MCUTool.exe 源代码
!!!超级单片机开发工具!!!
单片机开发过程中用到的多功能工具,包括热敏电阻RT值...
MCUTool.exe 源代码
!!!超级单片机开发工具!!!
单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-chip development tools! ! ! Single-chip used in the process of developing the multi-functional tools, including thermistor RT value- HEX data conversion three kinds of LED coding Color Central Resistor Calculator HEX/BIN file conversion with each other eeprom data to C/ASM source Code-switching CRC checksum generation serial debugging, with simple and practical data analysis functions serial/parallel communications surveillance functions. using C++ Builder development, there is no need to install, run, and do not operate the registry. Pure Green software.
- 2022-03-07 12:02:28下载
- 积分:1
-
sht11 与51单片机驱动c代码
t11 与51单片机驱动c代码
sht11 与51单片机驱动c代码
t11 与51单片机驱动c代码-sht11 connected to mcs51g
- 2022-03-03 06:33:39下载
- 积分:1
-
硅实验室C8051F320单片机/ 1例,PC
Silicon Laboratories C8051F320/1单片机例子,PC端调试程序以及驱动程序。-Silicon Laboratories C8051F320/1 Singlechip example, PC-side debugging procedures, as well as drivers.
- 2023-01-03 22:00:03下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1