Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - keil
Search - keil - List
DL : 0
keil开发环境,51单片机,液晶屏,VGA芯片实现俄罗斯方块游戏,里面算法和I2C总线驱动源码是非常有参考学习价值.-keil development environment, 51 single-chip, LCD screen, VGA chip Tetris game, which algorithms and I2C bus driver is a very useful reference source to learn the value of.
Update : 2024-05-10 Size : 236544 Publisher : 侯成

DL : 0
keil开发环境,small RTOS操作系统移植到51单片机上,源码完整,具有很好学习及参考价值.-keil development environment, small RTOS operating system migration to 51 single-chip, the source code integrity, and has good learning and reference value.
Update : 2024-05-10 Size : 104448 Publisher : 侯成

SCMLCD_HZK
DL : 1
单片机汉字和ASCII字符程序,程序中的汉字和英文全部存在字库中。单片机用的是常用的8051,仿真软件用的是proteus。由于proteus中的flash最大是64k,没有29c040等,而汉字和ASCII加起来有二百多k,所以用了5片27c512,如此一来程序就复杂了。用hc38译码器做片选等功能,hc00做逻辑电路,锁存器是hc373,液晶屏是12864的,ks0108驱动芯片,都是比较常用的。技术上用的是总线方法,包换液晶屏,没有用间接驱动,因为那样浪费IO口,液晶屏因为有左右屏之分,所以还要考虑在只有一个ASCII字符和情况下如果要显示中文该如何处理。还用到了分页技术,因为flash太多了。proteus的优点是不用硬件就可以调试程序,但有时与在硬件板上有区别。但还是相当不错的,如果做硬件板的话,或许要花几百元。看下图的仿真,proteus版本是7.1,keil的版本是8.02.如果学生拿来做毕业设计的话,那是相当不错的,因为这个技术曾经用在产品上。 -err
Update : 2024-05-10 Size : 208896 Publisher :

keil和Proteus联调所必须的一个文件,看到好多网友都在找,所以传上来,希望对大家有用-keil and Proteus FBI needed a file, see a lot of users are looking for, so Chuan-up, in the hope that useful to everybody
Update : 2024-05-10 Size : 66560 Publisher : 苏维

DL : 0
KEIL 下的UCOSII移植,里面有LED的点灯,点灯是需要按一下按LED灯亮一下,还有串口,不过波特率不准,只实现接收进入中断,其实就是完成了中断进入、信号量创建,对初学者十分有用。此例子用的是KEIL公司的MCB2300开发板,和英蓓特的LPC2300一样,原理图可以在KEIL公司官网上下到。-KEIL under UCOSII transplantation, there are LED
Update : 2024-05-10 Size : 466944 Publisher : 王满仓

DL : 0
关于Keil uV2调试命令的详细说明,转载-Keil uV2 on a detailed description of debug command, reproduced
Update : 2024-05-10 Size : 246784 Publisher : iris

DL : 0
USB Mouse,已经调试通过,控制芯片为PDIUSBD12,keil编译环境。-USB Mouse, has been testing through the control chip for PDIUSBD12, keil compiler environment.
Update : 2024-05-10 Size : 108544 Publisher : 亦木明

SCMs3c44b0
DL : 0
keil下的s3c44b0驱动LCD伪彩屏例子程序。-keil under the pseudo-color LCD driven S3C44B0 example of the procedure.
Update : 2024-05-10 Size : 934912 Publisher : 00

DL : 0
s3c44b0驱动256色Lcd的代码,keil开发工具。 -S3C44B0 drive 256-color Lcd code, keil development tools.
Update : 2024-05-10 Size : 933888 Publisher : 郭为

Keil下的uCOS-ii+GUI(ForLPC214x)-Keil under uCOS-ii+ GUI (ForLPC214x)
Update : 2024-05-10 Size : 575488 Publisher : lgsg

ST-LINKII-KEIL 驱动 拷贝到keil\arm\bin目录下 keil 3.22a以上版本-ST-LINKII-KEIL-driven copy to keilarm in directory keil 3.22a above
Update : 2024-05-10 Size : 358400 Publisher : yzdel7

CM240128程序,可用keil编译,用51单片机可运行此程序-CM240128 procedures available keil compiler, using 51 single-chip can run this program
Update : 2024-05-10 Size : 10240 Publisher : 晨阳

SCMUART
DL : 0
RS232串口通信,使用的是keil开发平台的哦-RS232 serial communications, using a development platform keil Oh
Update : 2024-05-10 Size : 50176 Publisher : 李良华

DL : 0
keil C51 8.16a C51开发环境 最新版-keil C51 8.16a C51 development environment for the latest version
Update : 2024-05-10 Size : 26087424 Publisher : tang

DL : 0
keil v8.16 C51开发环境 通用注册机-keil v8.16 C51 Development Environment GM Zhuceji
Update : 2024-05-10 Size : 27648 Publisher : tang

DL : 0
文件名:SPCStatusDLL.dll 版本号:V1.00_071017 用 途:为方便Keil软件中,对仿真时间的观擦,特别是单步仿真时间,编成此动态连接库; 用 法:把SPCStatusDLL.dll拷贝到...\Keil\C51\BIN的目录下面。然后设置工程Project->Options for Target->Debug-> 在Use Simulator即左边的选项中,在最下方Dialog Dll:旁边Parameter:下面加上 -dSPCStatusDLL,而不管前面是-p52还是-p58等。 编译工程成功后,在点击菜单Debug->Start/Stop debug Session (ctrl+F5),开始调试。点击菜单Peripherals->PC Status即可看到对话框。-File name: SPCStatusDLL.dll version number: V1.00_071017 purposes: To facilitate the Keil software, the concept of simulation time for wiping, especially single-step simulation time, into the dynamic link library Usage: SPCStatusDLL.dll to copy to. .. KeilC51BIN directory below. And then set up the project Project-
Update : 2024-05-10 Size : 103424 Publisher : kjq

DL : 0
LPC2300 KEIL APPLICATIONS
Update : 2024-05-10 Size : 25600 Publisher : 萧萧

SCMLCD
DL : 0
LCD液晶显示器源码 keil c51 at89c51-LCD liquid crystal display source keil c51 at89c51
Update : 2024-05-10 Size : 135168 Publisher : xian

DL : 0
KEIL下编的SST89E58单片机万年历(定时器)程序,包含一般的公历、时间,还带一个秒表,农历(1901-2100年),采用四个按键(按键一为功能/设定切换,按键二为下调,按键三为上调,按键四为状态恢复键),其中按键包含长按键变加速处理等!采用1602LCD作为显示,硬件连接可以参照头文件定义!-KEIL under the SST89E58 Singlechip calendar (timer) procedures, including the general calendar, time, also with a stopwatch, Lunar (1901-2100), the use of four buttons (one button for the function/set switch button Second, for a downward adjustment for the increase of the three buttons, four buttons for the state to restore key), which contains the keys to expedite the processing of variable length keys, etc.! 1602LCD used as a display, hardware connection can be defined by reference to the first file!
Update : 2024-05-10 Size : 77824 Publisher : 左文平

SCMAT24C64
DL : 0
keil C语言编写的数据存储器AT24C64与51单片机连接的驱动程序-keil C language data memory AT24C64 single-chip connectivity with the 51 drivers
Update : 2024-05-10 Size : 3072 Publisher : 王伟兰
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.