-
Real
实时控制,可根据需要增加或删除参数变量,随机曲线表示实例。-Real-time control, can be the addition or deletion of variable parameters, said examples of random curves.
- 2022-02-05 20:36:34下载
- 积分:1
-
45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过...
45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过-45db081 read and write procedures for the 20 bus to read and write, the c51 c compiler environment through
- 2022-07-18 10:28:02下载
- 积分:1
-
WL013开发板的串口通信详细例程,包括软件…
WL013开发板,串口通信详细例程,含软件流程框图,c源程序、asm源程序等!适合初学者学习!-WL013 development board, serial communication detailed routines, including software flow chart, c source. asm2 source, etc.! for beginners learning!
- 2023-07-12 04:25:03下载
- 积分:1
-
串口的监控程序,提供了固定命令模式和,用户自定义模式。
串口的监控程序,提供了固定命令模式和,用户自定义模式。-serial monitoring procedures, and providing a fixed command pattern and user-defined mode.
- 2023-06-29 18:00:04下载
- 积分:1
-
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。...
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。-VC write a serial data will be used in the form of graph displayed. This is a part of the project.
- 2023-05-21 15:05:04下载
- 积分:1
-
串行通信
串行通信-Serial Communication
- 2022-02-20 11:01:29下载
- 积分:1
-
利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制...
利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制-The programme use GSM CMOS chip(TC35) module to read and write short message, you can insert SIM card into this module, then it can work as ordinary Mobile phone,the programme can control the module through com port.
- 2022-07-15 01:07:16下载
- 积分:1
-
C51下怎样实现I2C的控制及程序实例
此程序仅供参考
C51下怎样实现I2C的控制及程序实例
此程序仅供参考-C51 how to achieve I2C control procedures and examples of this procedure is for reference only
- 2022-03-18 04:15:45下载
- 积分:1
-
一个外置测控程序,帮助电脑处理传感器输入的数据和信息。...
一个外置测控程序,帮助电脑处理传感器输入的数据和信息。-an external monitoring and control procedures to help the computer sensor input data and information.
- 2022-04-30 06:14:11下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1