Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - keilc
Search - keilc - List
SCMkeil
DL : 0
这是一篇关于keilc的调试帮助文件,该文件详细列举了调试过程中可能出现的问题,并提出了解决方法,对读者有很大的帮助.-This is an article on debugging help keilc document in detail the process of debugging problems that may arise, and put forward solutions, the reader has a great help.
Update : 2024-05-19 Size : 1491968 Publisher : 小马

DL : 0
该文档包含了keilc常用的子程序,共有25个运算类代码,非常实用.-This document contains commonly used keilc subprogram, a total of 25 computing category code, very useful.
Update : 2024-05-19 Size : 14336 Publisher : 小马

DL : 0
早期用过的一个485通信程序,希望对初学者有所帮助。-早期用 ?
Update : 2024-05-19 Size : 26624 Publisher : 周姜

这是philips公司mifare卡的读写源程序DEMO,在他们公司下载需要特殊认证,对于开发射频卡十分有意义-This is the philips company mifare cards read and write source DEMO, download in their company in need of special certification, for the development of the RF card is very meaningful,
Update : 2024-05-19 Size : 69632 Publisher : zhangxin

SCMkeyscan
DL : 0
基于KeilC 平台的单片机源码,适用于AT89ls52,程序通过中断方式查询按键的输入,I/O口接入单独按键。-Microcontroller-based platform KeilC source for AT89ls52, procedure interrupt input query keys, I/O port access to a separate button.
Update : 2024-05-19 Size : 1024 Publisher : maliao

STC51平台,KEILC环境,24C04读写驱动-STC51 platform, KEILC environment, 24C04 literacy drive
Update : 2024-05-19 Size : 13312 Publisher : llhg

keilc 下编写的DS1302的简单驱动,-keilc prepared with a simple driver DS1302,
Update : 2024-05-19 Size : 2048 Publisher : 李孟楠

SCMi2c
DL : 0
基于KeilC的I2C总线实际应用子程序,已作过多个项目-Based on the I2C bus KeilC practical application subroutines, has made a number of projects
Update : 2024-05-19 Size : 1024 Publisher : hpb

介绍keilc51的语法结构并详细阐述了其如何应用的电子书.-Keilc51 introduction of grammar structure and described in detail how the application of e-books.
Update : 2024-05-19 Size : 952320 Publisher : hogan

SCM1602lcd
DL : 0
1602液晶数据显示程序,用单片机驱动1602液晶进行显示,用KEILC开发-1602 LCD data display program, using single-chip LCD driver for 1602 show that the development of KEILC
Update : 2024-05-19 Size : 1024 Publisher : duqian

SCMFatSrc
DL : 0
文件系统,运行硬件环境:单片机,软件环境:keilc-File system, run hardware environment: single-chip, software environment: keilc
Update : 2024-05-19 Size : 33792 Publisher : jack

SCMhzdz
DL : 0
汉字点阵指示牌由4个8*8点阵LED构成,采用了非常好的串行输出,对于单片机资源紧张的用户值得很好的借鉴,C语言,keilc编译器。 -Chinese character dot-matrix signs from four 8* 8 Dot Matrix LED consists of a very good serial output, for single-chip resource users should be very good draw, C language, keilc compiler.
Update : 2024-05-19 Size : 2048 Publisher : yaoliang

SCMjnskq
DL : 0
节能时控器用来定时控制生产设备工作的一种节能装置,系统由数码管显示器,单片机,按键,锋鸣器,继电器构成,原码使用C语言,keilc编译器。
Update : 2024-05-19 Size : 2048 Publisher : yaoliang

SCMpyqxj
DL : 0
电喷汽车喷油嘴清洗器用来对喷油嘴的污垢有清洗作用,此为其控制核心的原代码,系统由单片机驱动电机,原码使用C语言,keilc编译器。 -EFI car fuel injector cleaner fuel injector used to have to clean them of dirt, the control core of their original code, the system by the single-chip drive motor, the original code using the C language, keilc compiler.
Update : 2024-05-19 Size : 2048 Publisher : yaoliang

SCMKeilC
DL : 0
Keil C动态内存管理机制分析及改进的方法-Keil C dynamic memory management mechanism for analysis and improved methods
Update : 2024-05-19 Size : 11264 Publisher : neighbor

For the development of non-contact smart card products, such as: reading and writing, charging machines, card readers, etc.!
Update : 2024-05-19 Size : 382976 Publisher : lewyanyi

DL : 0
这七个程序都是本人为51系列单片机开发的应用程序,包括键盘读取,时间设置,LCD显示,GM8123,8125的使用和并行打印机使用等,所有程序均在KeilC 环境下调试通过。-The seven procedures are my 51 series single-chip applications developed, including the keyboard to read, time settings, LCD display, GM8123, 8125 the use of and parallel printer to use and so on, all procedures are in KeilC through debugging environment.
Update : 2024-05-19 Size : 13312 Publisher : 刘颂

DL : 0
针对Silicon labs的C8051F020 mcu 的全双工SPI调试主器件部分程序,对其接收到的从器件(也是F020mcu)的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试.-Silicon labs for the C8051F020 mcu full-duplex SPI master device debugging some of the procedures, its received from the device (also F020mcu) packets will be sent from the serial port 1 to PC, from the serial port can be seen aides. development environment for KeilC, the need for U-EC3 emulator downloaded to mcu in order to debug.
Update : 2024-05-19 Size : 30720 Publisher : Sue

DL : 0
针对Silicon labs的C8051F020 mcu 的全双工SPI(4线)调试从器件部分程序,对其接收到的主器件的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试. 这与上传的另一个SPI_test是两个相关的程序,但是二者的配置有很大的区别.如果要实现全双工,需要在从器件里保证:在主器件发起通信前将待发数据赋给SPIDATA缓冲器(注意收发缓冲器是同一个).当主器件发起通信时,主从器件同时发送数据.蛮有意思的!:)-Silicon labs for the C8051F020 mcu full-duplex SPI (4 lines) debugging some of the procedures from the device, its main device to receive data packets from the serial port 1 sent to the PC, from the serial port can be seen aides. development environment for KeilC, the need for U-EC3 emulator downloaded to mcu in order to debug. This From Another SPI_test are two related procedures, but the configuration of the two there was a great difference. if we are to achieve full- duplex, the need from the devices in that: in the main device to initiate communication will be ready before the data buffer assigned SPIDATA (Note that to send and receive buffers are one and the same). When the master device to initiate communication, the master-slave devices send data at the same time. very interesting the!:)
Update : 2024-05-19 Size : 22528 Publisher : Sue

DL : 0
protues一个单片机仿真软件,可以仿真51,ARM,PIC,AVR等,这个是我整理过的,可以和KEILC联调的,网上很多杂的可能联调不起来-protues a single-chip simulation software Simulation 51, ARM, PIC, AVR, etc., this is what I have been collated, can KEILC FBI, and the Internet, many miscellaneous FBI is not possible to
Update : 2024-05-19 Size : 28123136 Publisher : tong
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.