Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - keilc
Search - keilc - List
SCMltc2400
DL : 0
凌动LTC2400 24BIT数模转换器测试程序。编译KEILC,89S51测试通过。-Atom LTC2400 24-bit digital-to-analog converter testing procedures. The compiler KEILC, 89S51 test.
Update : 2024-05-19 Size : 24576 Publisher : lht

SCMHongWai
DL : 0
用keilC实现的红外计数器,功能完善8051单片机,红外-With the keil realized infrared counter, fully functional
Update : 2024-05-19 Size : 130048 Publisher : 徐程序员

DL : 0
作为单片机的入门实验,本实验详细说明了单片机如何工作。 说了这么多了,相信你也看了很多资料了,手头应该也有必备的工具了吧!(不要忘了上面讲过几个条件的哦)。单片机究竟有什么功能和作用呢?先不要着急!接下来让我们点亮一个LED(搞电子的应该知道LED是什么吧^_^) 我们在单片机最小系统上接个LED,看我们能否点亮它!对了,上面也有好几次提到过单片机最小系统了,所谓单片机最小系统就是在单片机上接上最少的外围电路元件让单片机工作。一般只须连接晶体、VCC、GND、RST即可,一般情况下,AT89C51的31脚须接高电平。 但是有了实验板就方便多了! 硬件连接要求:将实验板上拨码开关附近的LED的跳线帽插上! KEILC代码在c51文件夹中!-As the basic singlechip experiment, this experiment illustrates in detail the computer work.Said so much, I believe you also read a lot of materials, hand should also have the necessary tools! (don t forget the above mentioned several conditions.). What is the function of MCU and action? Don t worry! Let us next to light a LED (engage in electronic should know what is LED. ^_^)We take the LED in MCU minimum system, see if we can light it! Yes, it also has several times mentioned the minimum system of the MCU, the MCU minimum system is microcontroller peripheral circuit elements connected at least let scm. Generally only connected crystal, VCC, GND, RST can, in general, the AT89C51 pin 31 must be connected high.But the more convenient!The hardware connection requirements: the jumper cap will dial switch near the LED experiment board plug!The KEILC code in the C51 folder!
Update : 2024-05-19 Size : 11264 Publisher : 谢旭丹

DL : 0
用KEILC和STC12C4052测量射击速度-KEILC and STC12C4052 measurements with rate of fire
Update : 2024-05-19 Size : 23552 Publisher : yudonghe

DL : 0
c8051f020 基本定义文件 keilc 环境 用于c8051f020的单片机开发 -c8051f020 basic define
Update : 2024-05-19 Size : 3072 Publisher : shizhan

stm32f103 examples buid in KeilC V4.07
Update : 2024-05-19 Size : 10611712 Publisher : hao

SCMalex
DL : 0
使用STC12单片机芯片(与51兼容);利用AD口采集波形并利用 12864进行实时显示;编译环境为KeilC -Use STC12 single chip (with 51 compatible) utilize AD port for collecting and using 12,864 real-time waveform display build environment for KeilC
Update : 2024-05-19 Size : 52224 Publisher : alex

SCMtest
DL : 0
一个pid算法程序,使用的keilc编译。单片机使用的是sm89c52,算法简单,通过实际调试通过,好用,对编写pid温度控制程序的工程师有一定的参考价值-Pid algorithm of a program, use the keilc compiled. Microcontroller using sm89c52, algorithm is simple, practical debugging through the adoption of easy to use, pid temperature control procedures on the preparation of the engineers have some value ... ...
Update : 2024-05-19 Size : 1024 Publisher : cx

通过CAN总线将一个字节发送出去。功能描述:CAN通信测试程序,CAN中继器的功能。 IDE环境:keilC。 CAN_ Send: CAN发送子程序,查询发送。 硬件连接: AT89S51/52+MCP2515-CAN bus via a byte sent. Description: CAN communications test program, CAN repeater function. IDE environment: keilC. Constitutive documents: ain.c, REG51.h 2515.h, CAN.h, function.h. Content: Init2515: 2515 initialization procedure. CAN_ Send: CAN send subroutine, send a query. CAN_Receive: CAN receives subroutine, interrupt reception. Hardware connection: AT89S51/52+ MCP2515
Update : 2024-05-19 Size : 38912 Publisher :

通过CAN总线接接收一字节数据再串口转发出去 功能描述:CAN通信测试程序,CAN中继器的功能 IDE环境: keilC Init2515: 2515初始化程序 CAN_ Send: CAN发送子程序,查询发送 CAN_Receive:CAN接收子程序,中断接收 硬件连接: AT89S51/52+MCP2515-Via CAN bus interface receives a byte of data and then forwarded out the serial port Description: CAN communications test program, CAN repeater function IDE environment: keilC Init2515: 2515 initialization procedure CAN_ Send: CAN send subroutine, send a query CAN_Receive: CAN receives subroutine, interrupt reception Hardware connection: AT89S51/52+ MCP2515
Update : 2024-05-19 Size : 49152 Publisher :

通过CAN总线将该节点采集的温度数据发送出去 CAN总线环境温度采集 按键控制发送 IDE环境: keilC CAN_ Send: CAN发送子程序,查询发送 CAN_Receive:CAN接收子程序,中断接收 硬件连接: AT89S51/52+MCP2515+DS18B20-Temperature data sent via the CAN bus node collection CAN-bus controlled ambient temperature acquisition send button IDE environment: keilC CAN_ Send: CAN send subroutine, send a query   CAN_Receive: CAN receives subroutine, interrupt reception Hardware connection: AT89S51/52+ MCP2515+ DS18B20
Update : 2024-05-19 Size : 66560 Publisher :

通过CAN总线将b[8]={0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08}发送出去 CAN通信测试程序,CAN中继器的功能 IDE环境: keilC 2515初始化程序 CAN发送子程序,查询发送 CAN接收子程序,中断接收 硬件连接: AT89S51/52+MCP2515-Via CAN bus b [8] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08} sent CAN communications test program, CAN repeater function IDE environment: keilC 2515 initialization procedure CAN send subroutine, send a query CAN receives subroutine, interrupt reception Hardware connection: AT89S51/52+ MCP2515
Update : 2024-05-19 Size : 48128 Publisher :

通过CAN总线将b[8]={0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08}发送出去 CAN通信测试程序,CAN中继器的功能 keilC 2515初始化程序 CAN发送子程序,查询发送 CAN接收子程序,中断接收 AT89S51/52+MCP2515-Via CAN bus b [8] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08} sent CAN communications test program, CAN repeater function keilC 2515 initialization procedure CAN send subroutine, send a query CAN receives subroutine, interrupt reception AT89S51/52+ MCP2515
Update : 2024-05-19 Size : 36864 Publisher :

在keilC下实现51单片机驱动WIFI芯片ST-MW-08S 的一个例程,经本人实验完全可用。-51 single-chip driver WIFI chip ST-MW-08S keilC under a routine, the experiment I fully available.
Update : 2024-05-19 Size : 83968 Publisher : 刘军良

DL : 0
Easy 51Pro v2.0宇宙版 包括上位机软件及源代码(VC++6)、下载器固件源代码(KeilC)、下载器电路SCH文件、说明文件、原理教程。目前支持的器件是51系列MCU,支持AT89C2051。原为长沙理工大学 电气与信息工程学院 聂忠强 老师力作 2003.10.28发布。 本人后续据此及其它资料,制作了两个版本的下载线,分别为DB25针串口和USB口。前者使用了RS232电平转换芯片,功能简单,且需要外接电源;后者基于Atmega8AU芯片,与智锋Progisp上位机软件配合使用,支持芯片超多。有关电路、固件等随后打包上传。-Easy 51Pro v2.0 version of the universe including PC software and source code (VC++6), rpogrammer firmware source code (KeilC), circuit SCH files, documentation, tutorials principle. Currently supported devices are 51 series MCU, including AT89C2051. Formerly issured by Nie zhongQiang teacher of the Institute of Electrical and Information Engineering, Changsha University on 2003/10/28.laterly I produced two versions of programmer, respectively DB25-pin serial and USB ports. The former uses RS232 converter, and requires an external power supply the latter is based on an Atmega8AU , and with the use of Chi-feng s Progisp PC software,the programmer can support many kinds of chips. Related circuits, firmware will be uploaded inturn.
Update : 2024-05-19 Size : 1330176 Publisher : 王信发

这是有关单总线数字温度芯片DS18B20的keilC和ASM汇编的混合编程-This is the single-chip digital temperature bus DS18B20 keilC and ASM compilation of mixed programming
Update : 2024-05-19 Size : 6144 Publisher : placeth

用 NUVOTON M0 USB 做的一個 RS232 connector 的源碼, 用 KeilC compiler-NUVOTON M0 USB do with a RS232 connector source, with KeilC compiler
Update : 2024-05-19 Size : 917504 Publisher : Simon

12864取模及显示原理,附Proteus仿真源文件及keilC驱动程序-12864 modulus and display principle, with Proteus simulation source files and drivers keilC
Update : 2024-05-19 Size : 8993792 Publisher : zxj

SCMi2c
DL : 0
i2c通信的电路和软件,可以在PROTEUS下仿真-It can be used in PROTEUS and keilc
Update : 2024-05-19 Size : 75776 Publisher : 李志雄

在keilc中进行EZUSB 的CY7C68013的必不可少的源文件,很重要哦-Keilc in EZUSB in the CY7C68013 indispensable source file, it is very important, oh
Update : 2024-05-19 Size : 2048 Publisher : arData
« 1 2 ... 25 26 27 28 29 3031 32 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.