CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - lpc2131

搜索资源列表

  1. 2

    0下载:
  2. 完整的原创单片机控制彩色液晶源代码(keil工程) 320x240液晶模块底层驱动 控制芯片5408 CPU LPC2131(or Higher) 开发环境 keil C for ARM (MDK3.01) 65536色显示 支持16*16 12*12字库 支持图形 支持触摸 所以程序模块化设计便于移植-320x240 LCD module to control the underlying driver chip 5408 CPU LPC2131 (or Higher) devel
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:150229
    • 提供者:Adam
  1. LPC2131

    0下载:
  2. LPC2131的工程模板和demo代码。-LPC2131 project templates and demo code.
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:331377
    • 提供者:6846541
  1. lpc2131

    0下载:
  2. lpc2131.rar代码来源于网络,有问题自己负责。
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:359340
    • 提供者:huanying
  1. DS1820

    0下载:
  2. ds18b20y源程序,ARM LPC2131的,可以-ds18b20y source, ARM LPC2131 can see
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:wjgladiator
  1. SPI_7SegLed

    0下载:
  2. LPC2131 SPI通信 proteus里面仿真实现-LPC2131 SPI communication inside the simulation proteus
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:101931
    • 提供者:
  1. UART

    0下载:
  2. LPC2131 串口通信 原程序 proteus里面已实现-LPC2131 original serial communication program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:127866
    • 提供者:
  1. SendStr

    0下载:
  2. 此为基于arm7 lpc2131像串口发送字符串的例子,我也是初学者,希望大家能够喜欢
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:983
    • 提供者:xiaoxiao
  1. LPC2131(modo)

    0下载:
  2. Lpc2131的示例程序,是学习ARM单片机的好资料。-driver of Lpc2131
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:165679
    • 提供者:RB
  1. ucos--lpc2131

    0下载:
  2. 基于周立功的LPC2131开发板的一个实验程序--时器。-this is will important and useful to you.
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:41858
    • 提供者:杜无鸣
  1. II-LPC2131-UCOSII

    0下载:
  2. 周立功EASYARM2131 下册有关UCOS的所有程序-ZLG EASYARM2131 the next volume of all the procedures relating to UCOSII
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-15
    • 文件大小:3704770
    • 提供者:李培栋
  1. IAP_test

    0下载:
  2. lpc2131 IAP在线升级演示程序,升级方式为UART。-lpc2131 IAP-line demonstration program to upgrade, upgrade to UART.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:109185
    • 提供者:rmbzhang
  1. 4.1

    0下载:
  2. 周立功EasyARM2131-LPC2131 功能部件,C语言驱动程序,GPIO部分。-ZLG EasyARM2131-LPC2131 features, C language drivers, GPIO section.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:150749
    • 提供者:熊家乐
  1. ARM-LPC2131-Proteus-Keil-For-ARM

    0下载:
  2. Teaching how to use Proteus with Keil in debug.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:46856
    • 提供者:蔡仁英
  1. LPC2131

    0下载:
  2. 集成了所有ARM213X系列的基础的程序实例 特别好用-Integrates all ARM213X family-based program examples especially useful
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1929883
    • 提供者:jane
  1. lpc2131

    0下载:
  2. lpc2131 uc/os-ii移植文件,共享一下-lpc2131 uc/os-ii portable document, share what
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:25387
    • 提供者:
  1. LPC2131LED

    0下载:
  2. lpc2131控制led灯亮的程序,可以导入到protues中仿真-lpc2131 control procedures led lights, in the simulation can be imported into protues
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:696
    • 提供者:徐海滨
  1. 12864

    0下载:
  2. 该程序实现了在LPC2131上对液晶12864的驱动,程序中同时给出了详细的注释,对使用LPC2131进行液晶人机界面设计的人员来说是很好的参考,经过本人的实际运行,验证了该程序的正确性。-The program achieved on the LPC2131 LCD 12864 driver, the program also gives detailed notes on the LCD using the LPC2131 to the personnel man-machine inter
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:69854
    • 提供者:流沙
  1. LED

    0下载:
  2. lm016液晶显示 lpc2131连接lm016的字符串液晶显示-lm016 lm016 LCD lpc2131 connection string LCD
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:102358
    • 提供者:於拯威
  1. LPC2131

    0下载:
  2. lpc2131的周立功开发模板的C语言模板-lpc2131 development Zhou meritorious C language template template
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:168497
    • 提供者:李勇金
  1. 2

    0下载:
  2. arm 液晶程序 lpc2131 好使得-LCD arm makes a good program lpc2131
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:136982
    • 提供者:许金鑫
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com