Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - keilc
Search - keilc - List
SCMKEILC-U
DL : 0
单片机开发U盘的程序及USB MASS和fat16文件系统-MCU development U program and USB MASS and FAT16 file system
Update : 2024-05-19 Size : 945152 Publisher : yorkzhang

SCMsf
DL : 0
另一个无线收发单片机程序,基于51,keilC-Another wireless transceiver microcontroller program, based on 51 keilC
Update : 2024-05-19 Size : 103424 Publisher : 黄大仙

DL : 0
文件列表
Update : 2024-05-19 Size : 1570816 Publisher : shenzongpan

DL : 0
1.掌握KeilC环境的使用 1)字节拆分、合并:调试e421.asm程序, 观察相关寄存器和单元的内容。 2)数据块填充:调试fill.asm程序,观察相关寄存器和单元的内容。 2. 编写两个十六位数的加法程序。 有两个十六位无符号数,分别存放在从20H和30H开始的数据区中,低八位先存,高八位在后,和存于R3(高八位)和R4(低八位),进位位存于R2。 -Master the environment, the use of 1) bytes KeilC split, merge: debug e421.asm program to observe the relevant register and the contents of the cell. 2) data block fill: debug fill.asm program to observe the relevant register and the contents of the cell. (2) to write two 16-digit addition. Two 16-bit unsigned number stored in the data area from 20H and 30H, the low eight pre-existing high eight in the post, and stored in R3, (high eight) and R4 (low eight ), the carry bit stored in R2.
Update : 2024-05-19 Size : 69632 Publisher : 大田

DL : 0
在Keilc环境下,用c语言编写的基于51单片机开发板的液晶LCD开发示例程序-Keilc environment, using the c language based on 51 MCU development board LCD LCD development sample program
Update : 2024-05-19 Size : 362496 Publisher : 李健

单片机源程序(keilC语言)---计数器中断8次定时04s件,不需编程,但仅是对霍尔传感器测速应用的验证。-SCM source (keilC language)--- counter interrupt 8 timer 04s
Update : 2024-05-19 Size : 8192 Publisher : 除魔为道

用aduc841读取ADIS16405的数据,开发环境为KEILC,-read the ADIS16405 s data by aduc841
Update : 2024-05-19 Size : 34816 Publisher : chenjingjing

DL : 0
KeilC 编写的程序,基于80C51芯片+12864液晶屏幕硬件平台,实现贪食蛇程序的例子,包含液晶矩阵键盘驱动,逻辑控制层次的程序代码。由此理解可是顺利移植到其他平台上。附带的protues程序可以调用生成的hex文件观看硬件显示效果。-On the platform of 80C51+12864LCD,the program project can easily implete simple Gluttonous Snake Game funtion.This is a Keil C project including the drivers of LCD and Keyboard,and he logic control funtion of the Game, which can be easily transplant on other hardware plateform. The final circuit result can be shown on the protues design only if the chip is connect to the hex file generated by the project.
Update : 2024-05-19 Size : 126976 Publisher : 谢翔

DL : 0
利用8051单片机,可以实现在12864液晶屏上绘制任意点或图形。具有清晰的函数结构。最终的电路仿真效果可以通过附带的protues文件观察,注意将protues中的8051芯片链接上该KeilC工程生成的hex文件即可。-On the platform of 8051,this project is able to draw any point or line on the 12864LCD screen .A clear function structure can be easily understood. The final circuit effect can be shown on the protues file only as the chip is connected to the hex file generated by the project.
Update : 2024-05-19 Size : 69632 Publisher : 谢翔

基于LCD1602与DS1302的c++程序,能在Protues和KeilC上进行仿真,可以显示日期和时间的简单设计。-The C++ Program for basic LCD1602 and DS1302,it is simulationed on the Protues and KeilC,this simpleness design may be display date and time.
Update : 2024-05-19 Size : 592896 Publisher : 王誉霖

DL : 0
在KeilC环境下开发的基于单片机的SD卡FAT32文件系统源码-Development KeilC environment based microcontroller SD card FAT32 file system source code
Update : 2024-05-19 Size : 167936 Publisher : 陈方兴

DL : 0
12864液晶显示头文件,用于keilc软件,51单片机,经测试,向液晶读写数据,显示功能正常-12864 LCD header files for keilc software, 51 single-chip, test, read and write data to LCD display normal
Update : 2024-05-19 Size : 1024 Publisher : sunxin

DL : 0
c8051F330单片机温度闭环pid控制系统程序,keilc环境,软件实现了单片机控制的发热电阻温度在设定值-c8051F330 SCM temperature closed-loop pid control system programs, keilc environment, the software enables the MCU to control the heat resistance temperature settings
Update : 2024-05-19 Size : 26624 Publisher : sunxin

实现了USB模拟串口数据发送和接收,用KEILC环境开发-USB analog serial data send and receive environmental development KEILC
Update : 2024-05-19 Size : 1459200 Publisher : wangyun

SCMsy
DL : 0
基于KeilC编写,用于在液晶屏幕上实现圆形时钟显示,该时钟包括时、分、秒针。-Based on KeilC write for round the clock display on the LCD screen, the clock including hours, minutes, seconds.
Update : 2024-05-19 Size : 1024 Publisher : 李健

DL : 0
你还在为protues与keil联调而没有VDM51.DLL而烦恼吗???现在就为你提供方便 1. 假若Keil C51与Proteus均已正确安装在D:\Program Files的目录里,把D:\Program Files\Labcenter Electronics\Proteus 7 Professional\MODELS\VDM51.dll复制到D:\Program Files\keilC\C51\BIN目录中,如果没有“VDM51.dll”文件,那么去网上下载一个。 2. 用记事本打开D:\Program Files\keilC\C51\TOOLS.INI文件,在[C51]栏目下加-the proteos and Keil used together without a headache! ! ! ! ! !
Update : 2024-05-19 Size : 74752 Publisher : Mayira

嵌入式微处理器正越来越广泛的应用在生产生活的各个领域,但是传统的嵌入式微处理器要么是8位的处理器,性能有限,要么是32位基于ARM的微处理器在使用上需要嵌入式操作系统的支持,比如Linux操作系统,使得系统不够精炼。这一情况直到ARM公司推出Cortex-M内核才得以改善,它无需操作系统,可以像单片机一样使用KeilC语言进行编程,极大的减少了开发者的工作量。-Embedded microprocessor is more widely used in the production of all areas of life, but the traditional embedded microprocessor either 8-bit processor, performance is limited, either 32-bit ARM-based microprocessor need to use embedded operating system support, such as the Linux operating system, making the system is not refined enough. This situation to improve until the ARM launched the Cortex-M cores, it does not require the operating system, like microcontroller use KeilC language programming, which greatly reduces the workload of the developers.
Update : 2024-05-19 Size : 284672 Publisher : 余倩

SCMMYkeilc
DL : 0
51内核单片机各模块实现(keilc uv4编程环境)源码之 led-51 core single-chip module (keilc uv4 programming environment) Source of led
Update : 2024-05-19 Size : 1024 Publisher : ora

SCMMY51
DL : 0
51内核单片机各模块实现(keilc uv4编程环境)源码之 数码管动态显示-51-core MCU module (keilc uv4 programming environment) source of digital dynamic display
Update : 2024-05-19 Size : 1024 Publisher : ora

SCMmotor
DL : 0
51内核单片机各模块实现(keilc uv4编程环境)源码之 电机驱动-51-core MCU modules the (keilc uv4 programming environment) source of motor-driven
Update : 2024-05-19 Size : 32768 Publisher : ora
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.