-
This is a MCU51 C language programming information available in single
这是一个MCU51 C语言编程方面的资料,可供在单片机设计方面的人员参考-This is a MCU51 C language programming information available in single-chip design reference
- 2023-03-19 18:15:04下载
- 积分:1
-
SJA1000的驱动函数,can功能函数。
SJA1000的驱动函数,can功能函数。-SJA1000 drive function, can function function.
- 2022-05-17 07:11:48下载
- 积分:1
-
这是一个NOKIA 3310液晶显示屏方面的资料,可供在单片机设计方面的人员参考...
这是一个NOKIA 3310液晶显示屏方面的资料,可供在单片机设计方面的人员参考-This is a NOKIA 3310 LCD screen area, is available in single-chip design reference
- 2022-04-28 07:44:21下载
- 积分:1
-
用keil c编写的PID算法,不错噢.
用keil c编写的PID算法,不错噢.-with keil c prepared by the PID algorithm, Oh Yes. Ha ha
- 2022-03-10 17:50:19下载
- 积分:1
-
C8051f020 is based on the 51 nuclear industry eight most high
C8051f020是基于51核的业界8位单片机最高速的,指令执行速度25MIPS。这个程序包是新华龙公司提供的,需要购买900元的开发系统才会赠送此文件包,先上传。可以用keil软件打开或者去www.xhl.com.cn下载IDE软件打开工程ps---c文件直接用记事本就ok啦^_^,里面有温度传感,步进电机等等源代码,方面移植!^_^-C8051f020 is based on the 51 nuclear industry eight most high-speed microcontroller, instruction execution speed MIPs. This package is a new company providing the Hualong, you need to buy 900 yuan development system will give this package, the first upload. Keil software can be used to open or download IDE www.xhl.com.cn open software engineering-- c ps documents directly on the notebook ok-- ^ _ ^, inside temperature sensor, stepper motors, etc. source code, area transplant! ^ _ ^
- 2022-05-24 20:47:41下载
- 积分: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
-
文介绍一种用单片机普通I/O 口实现串行通信的方法,可在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信。附有电路图和源代码。...
文介绍一种用单片机普通I/O 口实现串行通信的方法,可在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信。附有电路图和源代码。-text introduces a microcontroller I/O port serial communications, in the smallest single-chip microcomputer application system to achieve more with two serial interfaces of multi-machine communication. With circuit and the source code.
- 2022-02-06 07:50:00下载
- 积分:1
-
示例程序下载关于单片机接上
示例程序下载关于单片机接上-download examples of SCM connected
- 2023-01-03 07:00:03下载
- 积分:1
-
从虚拟终端输入8个任意数据,通过串口传送给单片机的led_buf缓冲区,并在8个led上显示;按回车键对led_buf缓冲区中的数据进行由小到大排序,排序结果在
从虚拟终端输入8个任意数据,通过串口传送给单片机的led_buf缓冲区,并在8个led上显示;按回车键对led_buf缓冲区中的数据进行由小到大排序,排序结果在led上显示。-From the virtual terminal eight arbitrary input data, through the serial port send buffer led_buf MCU and 8 led display led_buf press Enter to buffer the data from small to big sort, to sort the results in the led display.
- 2023-06-08 10:25:03下载
- 积分:1
-
很有参考价值的51单片机串口程序,正在搞串口的看一看
很有参考价值的51单片机串口程序,正在搞串口的看一看-great reference value of 51 MCU procedures, is now pursuing a look at the serial port
- 2022-01-26 08:29:06下载
- 积分:1