-
任务和调试环境下编译。
tasking ede调试环境编译程序。-tasking ede debugging environment compiler.
- 2022-05-07 13:19:31下载
- 积分:1
-
通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由...
通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由MCU根据新编码提取相应的点阵进行汉字显示。在这种显示方式中,如果使用的流字数量较大或语句较多时,利用汉字的新编码组成语句将是一件十分繁琐而枯燥的工作。针对这种情况,本文提出了一种十分简单的方式――直接利用PC机的汉字内码作为单片机系统的编码。-Chinese characters are usually displayed in accordance with the need to first extract of the Chinese character dot-matrix (such as 16 × 16 dot matrix), will be deposited into the matrix documents ROM, a new Chinese character encoding while just need to use the Chinese characters according to the new code composed of statements, and then by the MCU according to the new code to extract the corresponding Chinese character dot-matrix display. In this show the way, if you use the word flow statement number of the larger or more, the use of Chinese characters composed of a new coding language will be a very tedious and boring work. In view of this situation, this paper presents a very simple way- direct access to PC-code character encoding as a single-chip microcomputer system.
- 2022-08-11 19:20:33下载
- 积分:1
-
用plc实现了三项异步电机的控制 工业控制中很实用
用plc实现了三项异步电机的控制 工业控制中很实用-Plc implementation with three induction motor control is very useful in industrial control
- 2022-04-07 04:32:31下载
- 积分:1
-
LCD 与 8051
你知道这应该是很容易找到,但出于某种原因遇到运气不好。首先,我是一个 C 程序员,我真的不擅长阅读汇编程序代码。我知道有办法为 8051 写软件 UART。我现在使用的飞利浦 P89C668 和我将会更改它到另一个很快。
如果有人可以点我到一些示例代码如何设置半双工 UART 会非常感激。
我有两个针脚,我要去为德克萨斯州,另一个用作 rx。我不认为我需要做一个完整的双工,但如果一件事情不是我要在这一点 !
谢谢你。
-stv
- 2022-11-21 18:35:03下载
- 积分:1
-
MSP430全USI的I2C驱动程序
应用背景这是一个小图书馆实现I2C(IIC,我²C,或我方C),只有USI模块MSP430器件(例如大师,msp430g2412或MSP430G2452)。特征小。作品。读写。实现重复启动。使用公交海盗公约。关键技术使用有两个功能:i2c_init() andi2c_send_sequence()。你calli2c_init()一旦初始化USI模块。你必须提供用于配置使用的常数时钟:
- 2022-08-08 23:51:41下载
- 积分:1
-
乒乓球游戏控制器
汇编语言代码,在8051家族中加载并说明自己开发的游戏。这是一个最好的嵌入式项目。这段代码有助于您更好地理解汇编代码。
- 2022-03-23 16:42:34下载
- 积分:1
-
在驱动下读取SSDT的例子,在驱动下读取SSDT的例子
在驱动下读取SSDT的例子,在驱动下读取SSDT的例子
- 2022-08-19 22:40:41下载
- 积分:1
-
LCD显示程序word文件
LCD显示程序word文件-LCD display program word document
- 2022-12-30 13:05:03下载
- 积分:1
-
AVR music player.. CVAVR source code included v2...cool:)
AVR music player.. CVAVR source code included v2...cool:)
- 2022-01-25 22:57:25下载
- 积分:1
-
使用凌阳61单片机和1302时间芯片完成时钟功能并使用CH451LS芯片显示(程序中只在0号LED上显示秒)。是使用时,main.c是1302时间芯片的驱动,C...
使用凌阳61单片机和1302时间芯片完成时钟功能并使用CH451LS芯片显示(程序中只在0号LED上显示秒)。是使用时,main.c是1302时间芯片的驱动,CH451LS0811.h是简单CH451LS芯片驱动。-The use of Sunplus 61-chip MCU and 1302 hours to complete and use the clock function CH451LS chip display (program only in its LED display 0 seconds). Is used, main.c is the 1302 driver chip time, CH451LS0811.h is simple chip CH451LS drive.
- 2022-01-30 18:32:28下载
- 积分:1