-
51 single
51单片机C语言入门简单30例教程,通过实例让你快速入门。-51 single-chip C language tutorial 30 cases of easy entry through the examples so that you get started.
- 2022-03-29 21:09:14下载
- 积分:1
-
串口是单片机重要的功能部件,通过简单的串口编程,让初学者进入16单片机的世界...
串口是单片机重要的功能部件,通过简单的串口编程,让初学者进入16单片机的世界-Serial single-chip are the essential features through a simple serial port programming, so that beginners to enter the world of single-chip 16
- 2023-08-11 13:55:02下载
- 积分:1
-
本源程序系正弦函数的 51 系列单片机宏汇编程序。
本源程序系正弦函数的 51 系列单片机宏汇编程序。-the source is sinusoidal function of the 51 Series MCU macro assembler procedures.
- 2023-07-05 11:35:03下载
- 积分:1
-
本讲义介绍单片机的8个应用例子,来说明如何应用已经学到的知识,结合具体对象的特殊要求,设计单片机的应用电路,阐述单片机的应用方法和设计步骤。...
本讲义介绍单片机的8个应用例子,来说明如何应用已经学到的知识,结合具体对象的特殊要求,设计单片机的应用电路,阐述单片机的应用方法和设计步骤。
-the overhead introduced SCM eight Application examples to illustrate how to apply the knowledge learned. with the specific object of the special requirements, design the application MCU circuit, described the SCM application and design steps.
- 2022-03-19 20:44:20下载
- 积分:1
-
the MCU series of the C language keyboard incremental decrease in C program'...
用单片机的C语言编的键盘递增递减的C程序的源代码(按一下键,对应的键值增或减一),在很多领域用到此思想,如空调调温等,可供单片机开发工程师参考。-the MCU series of the C language keyboard incremental decrease in C program"s source code (by pushing a button, the corresponding increase or decrease of the pair a), used in many areas here thinking, such as air-conditioning thermostat, MCU development engineers for reference.
- 2022-11-28 05:10:03下载
- 积分:1
-
供应链管理原理与实用技术
单片机原理与实用技术》第3章-SCM principles and practical technology, "Chapter 3
- 2022-03-18 17:56:40下载
- 积分:1
-
RS485服务器程序,实现集节点,以及传输…
RS485服务器程序,实现设置Nodes,检测Nodes以及传输数据-RS485 server program, the realization of set Nodes, as well as the transmission of data detection Nodes
- 2022-06-28 20:48:36下载
- 积分:1
-
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片...
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片机实定时/计数器T0来产生700HZ和500HZ的频率,根据定时/计数器T0,我们取定时250us,
* 因此,700HZ的频率要经过3次250us的定时,而500HZ的频率要经过4次250us的定时。
* 2. 在设计过程,只有当按下SP1之后,才启动T0开始工作,当T0工作完毕,回到最初状态。
* 3. “叮”和“咚”声音各占用0.5秒,因此定时/计数器T0要完成0.5秒的定时,对于以250us为基准定时2000次才可以。
*/-/* Procedure detailed functional Introduction:* When pressing the button P3.3, AT89S51 Singlechip a
- 2023-01-12 02:35:03下载
- 积分:1
-
洗衣机控制51原程序,可直接使用,代码简单
洗衣机控制51原程序,可直接使用,代码简单-51 washing machines control the original procedures, could be used directly, the code simple
- 2022-01-26 04:24:16下载
- 积分:1
-
CF卡的驱动编程,含有CF卡驱动的介绍,是入门的好资料.
CF卡的驱动编程,含有CF卡驱动的介绍,是入门的好资料.-CF card-driven programming, which contains the introduction CF card driver is a good data entry.
- 2023-06-11 21:50:02下载
- 积分:1