搜索资源列表
tcp_ip协议栈的ucos代码
- tcp_ip协议栈的ucos代码,主要用于嵌入式系统开发,已经移植到51系统单片机中,通过keil可进行编译,ucos经过最简化改造!特别推荐-tcp_ip CENTER protocol stack code, mainly for embedded system development, has been ported to 51 SCM system, through c51 can be compiled after the m
keilc51 startup代码解释
- keilc51 startup代码解释 -keil c51 startup source code explain
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
i8051-keil-Zheng
- uC/OS操作系统在51平台的移植代码,编译环境为Keil C51-uC/OS platform in 51 transplant code, compile environment for the Keil C51
easyarm101-keil
- easyarm101的所有keil学习代码。-keil learning all easyarm101 code.
code.bundle.lpc3180.keil
- nxp的ARM9处理器LPC3180代码,提供了几乎所有的外设示例程序.-nxp the ARM9 processor LPC3180 code, provided almost all the peripherals sample procedures.
Keil
- NXP arm LPC23xx内部功能部件实例代码-NXP arm LPC23xx internal features examples of code
Keil-lpc2478
- Keil工程例子,NXP新出的芯片lpc2478的示例代码-Keil project example, NXP s new chip lpc2478 of sample code
at91bootstrap-at91sam9263-ek-keil
- at91sam9263 keilv3 一级启动代码,其中晶振频率为16m-at91sam9263 keilv3 a startup code, including crystal frequency of 16m
code.bundle.lpc17xx.keil
- NXP半导体公司最新出来基于Cortex-M3的ARM芯片LPC17XX, 此为其代码示例包.-sample code for NXP semiconductors latest Cortex-M3 MCUs: LPC17xx
basic-usart-hw-handshaking-project-at91sam7x-ek-ke
- KEIL 下 AT91SAM7X256 下,串口通讯程序-KEIL under AT91SAM7X256, the serial communication program
Keil-C51-course
- keil的中文教程,学习这个,入手非常快。配合刚才的代码来练习。快速掌握。在练习中提高自己。-keil Chinese tutorial, learn this, start very fast. With the code just to practice. To grasp. In the practice of self-improvement.
basic-sd-spi-project-at91sam7x-ek-keil
- JIYU AT91SAM7X256的SD接口卡的驱动代码实现-JIYU AT91SAM7X256 the SD interface card driver code to achieve
basic-adc-project-at91sam9260-ek-keil
- at91sam9260的adc驱动,keil代码-adc driver of at91sam9260
basic-ssc-i2s-at73c213-project-at91sam9260-ek-keil
- at91sam9260的i2s驱动,keil代码-i2s driver of at91sam9260
basic-emac-project-at91sam9260-ek-keil
- at91sam9260的emac驱动,keil代码-emac driver of at91sam9260
example-code-for-stc-chip(keil-c)
- 宏晶公司的stc系列单片机应用例程,基于STC12C5616AD系列单片机平台。文件包含串口使用,时钟使用,EEPROM,adc转换等内容,为txt格式的c代码,建议使用keil c集成环境进行开发-Wang Jing' s stc MCU application routines, based on STC12C5616AD MCU platform. File contains the serial port to use,
代码-keil_v5.14
- nb-iot 测试程序可用,是电信的NB95模块的测试程序,KEIL环境(Nb - iot test procedure is available)
keil 开发软件
- Keil C51 是美国Keil software 公司出品的51系列兼容单片机C语言软件开发系统。Keil C51软件提供了丰富的库数据和功能强大的集成开发调试工具μVision2全是windows界面。只要看一下编译后生成的汇编代码,就能体会到keil C51生成的目标代码的效率之高,多数语句生成的汇编代码很紧凑,容易理解。在开发大型软件时更能体现高级语言的优势。Keil的版本目前是V7版本,他是很优秀的8051C编译器。(Keil
psins开发板代码
- 严恭敏老师psins开发板代码, 实现GPS/INS组合导航,可以在keil上编译在相应的开发板中实时运行(psins code inertial navigation real time embeded system)