CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 常用框架

搜索资源列表

  1. MSP430c

    0下载:
  2. MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:374086
    • 提供者:tangliang
  1. max485

    0下载:
  2. 本文提出了基于MCU和RS485总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植。-In this paper, based on the MCU and RS485 bus embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:264070
    • 提供者:yindz
  1. RS-232

    0下载:
  2. 本文提出了基于MCU和RS232总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植。-In this paper, based on the MCU and RS232 bus embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:2847
    • 提供者:yindz
  1. SED1520

    0下载:
  2. 本文提出了基于MCU和SED1250的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and SED1250 embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:22656
    • 提供者:yindz
  1. HD44780

    0下载:
  2. 本文提出了基于MCU和HD44780总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and bus HD44780 embedded system design methods commonly used for the engineers to provide a procedural framework for the call and transplantation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:2316
    • 提供者:yindz
  1. sourcecode

    0下载:
  2. 里面包括了我们常用的一些芯片的源程序框架和实例,包括AD,译码等。-Which includes some of our popular source framework and examples of the chip, including AD, coding, etc..
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:663098
    • 提供者:enson hee
  1. MSP430-framework-program

    0下载:
  2. 编写了msp430单片机中常用的程序框架-The preparation of a procedural framework commonly used in the MSP430 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:7962
    • 提供者:葛亮
  1. HD44780

    0下载:
  2. 本文提出了基于MCU和HD44780总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and bus HD44780 embedded system design methods commonly used for the engineers to provide a procedural framework for the call and transplantation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:2361
    • 提供者:ofaro
  1. HD44780

    0下载:
  2. 本文提出了基于MCU和HD44780总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植-In this paper, based on the MCU and bus HD44780 embedded system design methods commonly used for the engineers to provide a procedural framework for the call and transplantation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2401
    • 提供者:Carneysaid
  1. RT-Thread1.2.0

    1下载:
  2. 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
  3. 所属分类:Other Embeded program

    • 发布日期:2015-09-25
    • 文件大小:27248640
    • 提供者:潘锐
  1. Linux

    0下载:
  2. Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-13
    • 文件大小:9067388
    • 提供者:黄天
搜珍网 www.dssz.com