-
基于89C52+T6963C的液晶驱动程序,可以显示16*16汉字32个,8*16点阵ASC,8*8点阵ASC,绘制直线等...
基于89C52+T6963C的液晶驱动程序,可以显示16*16汉字32个,8*16点阵ASC,8*8点阵ASC,绘制直线等--A LCD driver program based on 89C52+T6963C. it could display 32 Chinese characters(16* 16), 8*16 lattice ASC, 8* 8 lattice ASC, straight lines and etc.
- 2022-12-29 22:50:03下载
- 积分:1
-
TMS320C6713的语音信号的FIR滤波,ccs开发环境。
TMS320C6713的语音信号的FIR滤波,ccs开发环境。-TMS320C6713 voice signal FIR filtering, ccs development environment.
- 2023-09-04 03:15:04下载
- 积分:1
-
24C04为基础的51单片机仿真I2C总线的程序,适用于初学者参考
24C04为基础的51单片机仿真I2C总线的程序,适用于初学者参考-24C04-based microcontroller simulation of I2C Bus 51 procedures for advanced users
- 2022-05-16 08:30:29下载
- 积分:1
-
Singlechip play music, which has Proteus simulation circuit and the source code,...
单片机播放音乐,里面有proteus仿真电路和源代码,很有用的!-Singlechip play music, which has Proteus simulation circuit and the source code, very useful!
- 2022-02-20 09:35:04下载
- 积分:1
-
BlueCore2
BlueCore2- Flash Data Sheet
- 2022-05-14 17:56:50下载
- 积分:1
-
Based on 51 SCM T6963C LCD controller programming, including embedded font. Writ...
基于51单片机的T6963C控制器的液晶编程,包括了内嵌字模。用C写的,可以参考一下-Based on 51 SCM T6963C LCD controller programming, including embedded font. Written using C, you can refer to
- 2023-07-21 09:55:02下载
- 积分:1
-
是现在非常流行的network processor上的微代码的编程,是其中基于最新的IXP2850的crypto units的ipsec的一个例子,告诉大家如何...
是现在非常流行的network processor上的微代码的编程,是其中基于最新的IXP2850的crypto units的ipsec的一个例子,告诉大家如何利用已有的宏以及调用硬件资源。-is now very popular network processor on the micro-code programming. which is based on the latest IXP2850 the crypto units of the ipsec an example, tell you how to make use of the call-and hardware resources.
- 2022-05-27 12:51:31下载
- 积分:1
-
一个2051控制两个步进电机的源码
一个2051控制两个步进电机的源码-a 2051 stepper motor control of the two-source
- 2022-06-14 20:29:07下载
- 积分:1
-
这是一个基于金蝶K/3的磅秤插件源代码。安装本差价需要金蝶K/310.0以上的版本。本插件是客户端程序。在车辆过磅时自动产生金蝶K/3的出库单。...
这是一个基于金蝶K/3的磅秤插件源代码。安装本差价需要金蝶K/310.0以上的版本。本插件是客户端程序。在车辆过磅时自动产生金蝶K/3的出库单。-This is a based on Kingdee K/3 plug-in source code of the scales. Install this post needs more than Kingdee K/310.0 version. This plug-in is the client program. When weighed in the vehicle automatically generated Kingdee K/3 of出库单.
- 2022-06-27 01:54:17下载
- 积分: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