-
基于C51单片机的多机串口,MODBUS协议通讯的实现方法.
基于C51单片机的多机串口,MODBUS协议通讯的实现方法.-C51 Microcontroller Based Multi-machine serial port, MODBUS communication protocol implementations.
- 2023-09-02 16:55:03下载
- 积分:1
-
CANbus程序设计,这个例程好像是关于空调的,CAN主要用于汽车电子...
CANbus程序设计,这个例程好像是关于空调的,CAN主要用于汽车电子-CANbus programming, the routines seemed to be on the air-conditioned, CAN mainly for automotive electronics
- 2023-04-10 12:40:03下载
- 积分:1
-
For hand
用于手持时钟受时,时钟芯片的工作稳定性,以D18B20温度传感器的采集,微调时钟芯片的内置电容,改变震荡频率-For hand-held by the clock, the clock chip of job stability to temperature sensor D18B20 collection, fine-tuning of the built-in clock chip capacitors to change the vibration frequency
- 2023-06-02 01:35:03下载
- 积分:1
-
超精简的读写u盘程序,只有180行,可生成文件系统,估计再没有比这更短的程序了把?
超精简的读写u盘程序,只有180行,可生成文件系统,估计再没有比这更短的程序了把?-Super-streamlined procedures to read and write u disk, only 180 lines, can generate the file system, it is estimated that more There is nothing short of the procedures?
- 2023-01-20 15:05:04下载
- 积分:1
-
PDIUSBD12 USB1.1 C51 source code
PDIUSBD12 USB1.1 C51源代码-PDIUSBD12 USB1.1 C51 source code
- 2022-02-25 11:31:09下载
- 积分:1
-
基于单片机的机器人避障程序,实现机器人的自动转向
基于单片机的机器人避障程序,实现机器人的自动转向-MCU-based robot obstacle avoidance procedures, implementation of the automatic shifting robot
- 2022-05-31 18:25:48下载
- 积分:1
-
DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。...
DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
- 2022-03-10 13:33:55下载
- 积分:1
-
本程序是用于访问空间大于 64 KB (即:地址指针数大于两个字节)外部扩展随机存取存储器的源程序文件。...
本程序是用于访问空间大于 64 KB (即:地址指针数大于两个字节)外部扩展随机存取存储器的源程序文件。-the procedures for accessing space is greater than 64 KB (ie : Address indicator greater than 2 bytes) of external expansion of random access memory source files.
- 2022-01-26 05:31:09下载
- 积分:1
-
电机控制的程序例程,方便大家在座相应的工作中应用
电机控制的程序例程,方便大家在座相应的工作中应用-Motor control routine procedure to facilitate the work of everyone here the application of the corresponding
- 2022-11-04 01:35:04下载
- 积分:1
-
两点的直线插补算法的确定点:一,B。
两个点的线性插值定点数算法
说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1
2、根据直线斜率的正负、内插外插的不同,分为6种情况。
3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2- y1) (x-x)/(x2- x1) y1 2, according to the slope of the linear positive and negative, interpolation, extrapolation of different, divided into six kinds of situations. 3. See folder "interpolation algorithm for the six species of" a map.
- 2023-01-14 18:50:03下载
- 积分:1