-
例子:注:1 P89C669存储。公司的文件夹在第一P89C669文件,…
P89C669存储实例:
说明:
1. inc 文件夹
是关于P89C669的头文件,在使用下面两个例子前,请首先将头文件拷到
..KeilC51INC下.
2. Rom 文件夹
是关于P89C669的程序空间使用的例子,说明怎样利用大于64KB的程序空间。
3. Ram 文件夹
是关于P89C669的数据空间使用的例子,说明怎样在各个数据空间定义变量。
-P89C669 storage examples: Note: 1. Inc folder is on the first P89C669 documents, in the use of the following two examples, please first Kaodao header files .. KeilC51INC under .2. Rom folder P89C669 procedures on space use example of how to make use of the procedure is greater than 64KB of space. 3. Ram folder P89C669 data on space use examples to illustrate how the definition of data space in all variables.
- 2022-05-18 21:13:28下载
- 积分:1
-
LCD12864的ASCII字库,相关的LCD驱动可以在我发布的其它驱动中找到。...
LCD12864的ASCII字库,相关的LCD驱动可以在我发布的其它驱动中找到。-LCD12864 of the ASCII character, the relevant LCD driver can be the other driver I have found.
- 2022-01-26 04:48:17下载
- 积分:1
-
路灯监控,能够自动采集路灯实时信息,并自动报警
路灯监控,能够自动采集路灯实时信息,并自动报警-road lamp control road lamp control road lamp control road lamp control road lamp control
- 2022-01-24 16:16:50下载
- 积分:1
-
DTMF encoder chip HT9200 51 interface program. R2 said input parameters to send...
DTMF编码芯片HT9200的51接口程序。输入参数R2表示发送数据个数,输入数据与发送数据与DTMF码的关系:00H-0 01H-1 02H-2 03H-3 04H-4 05H-5 06H-6 07H-7 08H-8 09H-9 0AH-A 0BH-B 0CH-C 0DH-D 0EH-* 0FH-#。详细说明参考文件内-DTMF encoder chip HT9200 51 interface program. R2 said input parameters to send data distribution, data entry and send data with the DTMF code : 00H-0 01H- 02H-2 Mr- 3 in the 04H-4 05H-5 06H-6 07H-7 08H-8 7-9 0AH-A 0BH- 0CH B-C 0DH-D 0EH-* 0FH-#. Detailed information paper
- 2023-04-26 11:30:03下载
- 积分:1
-
内含单片机中对日期时间的查询等功能,可对单片机存储空间进行时间点分配查询的功能...
内含单片机中对日期时间的查询等功能,可对单片机存储空间进行时间点分配查询的功能-Containing single-chip time of the date of the query and other functions can be carried out on single-chip storage space distribution point in time query function
- 2022-04-10 14:31:13下载
- 积分:1
-
汉字、图片数字、英文等在LCD显示的转换,取字模可以设置字体大小等功能...
汉字、图片数字、英文等在LCD显示的转换,取字模可以设置字体大小等功能-Chinese characters, images, digital, LCD display in English, such as the conversion, check matrix can set features such as font size
- 2022-06-22 03:55:40下载
- 积分:1
-
C51源程序//读写EEPROM,24C16
C51源程序//读写EEPROM,24C16-C51 source code// to read and write EEPROM, 24C16
- 2023-05-31 20:45:03下载
- 积分:1
-
这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制...
这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a typical PID process, as in the use of SCM control cpu, please slightly simplified, specific PID parameters to be specific targets identified by experiments. As SCM processing speed and ram resource constraints, generally do not use floating-point operations, and will use all the parameters of all integers, and the final calculations to divide one of the Nth 2 data (the equivalent displacement), will count for a similar operation, it will greatly increase the computing speed, control Accuracy of different requirements and high precision, displacement caused reservations to the attention of the "I", which I do several compensation. This procedure is commonly used algorithm pid the basic structure does not include input and output processing.
- 2022-03-19 08:10:44下载
- 积分:1
-
这个程序是基于有MMC下的SPI接口驱动程序源代码
这个程序是基于有MMC下的SPI接口驱动程序源代码-This procedure is based on the MMC under the SPI interface driver source code
- 2023-05-09 21:30:03下载
- 积分:1
-
我设计的点阵字库的标准,可用于嵌入式系统,这里包含文档和我们自己使用的C语言源代码。
该字库标准支持UNICODE和GBK两者编码方式。...
我设计的点阵字库的标准,可用于嵌入式系统,这里包含文档和我们自己使用的C语言源代码。
该字库标准支持UNICODE和GBK两者编码方式。-fontlib doc&source(c language).
- 2022-03-04 13:42:42下载
- 积分:1