CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - program-o

搜索资源列表

  1. sazabi-asm1

    0下载:
  2. 針對特定微處理器而開發的程式,其功能是控制基本的I/O,使之有時鐘的功能-specific microprocessor and the development of the program, its function is to control the basic I / O, so that it is the function of the clock
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2022
    • 提供者:sazabi
  1. 90460_frt_ocu-v10

    0下载:
  2. This is an program for the MB90460 series. It initializes the output compare units0-5. Also the 16bit Free RunningTimer. -This is an program for the MB90460 series. I t initializes the output compare units0-5. Als o Free RunningTimer the 16bit.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:43285
    • 提供者:lee
  1. IIC

    0下载:
  2. IIC C语言程序,只要重新定义引脚就可以实现I/O模拟IIC读写,验证过可以稳定的读写-IIC C language program, as long as the re-definition of pin can be achieved I/O simulation IIC read and write, verify that I can read and write stability
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1539
    • 提供者:shagneyao
  1. digital_demo

    0下载:
  2. Arduino 數位I/O的標準測試程式,利用讀取輸入的數位訊來控制輸出的數位訊號,文中有詳細的描述與介紹說明。-Arduino digital I/O of the standard test program, using the digital input reader inquiry to control the digital output signal, the text has a detailed descr iption of the descr iption and intro
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:646
    • 提供者:MARS
  1. GearBox

    1下载:
  2. MC68HC908的一个例程,程序中应用了 CAN I/O口 模/数采集加移动绿波和中断等功能进行了实现。CODEWARRIOR环境中编写-MC68HC908GZ16 of a routine, the program applied the CAN I/O port analog/digital capture plus mobile Green Wave and interrupt functions were achieved.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-04-12
    • 文件大小:148396
    • 提供者:李红雷
  1. KEY_SCAN

    0下载:
  2. C51 程序,程序为采用I/O,进行按键扫描的软件程序。-C51 program, the program is using I/O, scan for key software programs.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:536
    • 提供者:david
  1. FatfsDemo

    0下载:
  2. 程序说明: 本程序通过串口0在查询方式下实现串口的接收和发送。主程序中一共有三种收发方式,可以单独试验。 端口说明: TXD0 P0.0 串行输出 RXD0 P0.1 串行输入 设置方法: PINSEL0 = 0x00000005 // 设置I/O口连接到UART0,可能会影响其他端口连接 PINSEL0 = (PINSEL0 & (~0x0F)) | 0x05 // 不影响其他端口连接 -Program Descr
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:719026
    • 提供者:大江
  1. 8051-and-DAC1230

    0下载:
  2. 8051单片机实现DAC转换功能,使用的芯片是DAC1230简单的测试程序,实用易动。-/***** L A B C E N T E R E L E C T R O N I C S * /***** Simple test program for DAC1230 and 80C51 *****/
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-13
    • 文件大小:54138
    • 提供者:lm7805
  1. Timer_Test

    0下载:
  2. 实现看门狗定时器的计时和其中断 程序运行成功之后, 超级终端上将显示: WatchDog Timer Test Example 10 seconds: 1s 2s 3s 4s 5s 6s 7s 8s 9s 10s O.K. End.-The timing watchdog timer and interrupt After the success of the program is running, HyperTerminal will be
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-27
    • 文件大小:11824
    • 提供者:陈勇
  1. I2C

    0下载:
  2. 4. I2C程序设计与电路仿真 LPC2138微控制器具有标准的硬件I2C接口,可配置主机或从机,总线时钟频率可调整,可支持400KHZ总线频率。使用I2C总线时,要将P0.2、P0.3连接设置选择SCL、SDA,并且总线上要接两个上拉电阻,阻值1~5千欧。 定义器件的地址和LED输出端口,设置包括从机地址、子地址、数据缓冲区指针、操作数据个数、操作结束标志、子地址使能控制在内的变量。使用PINSEL0、PINSEL1寄存器设置I/O口工作模式,设置LED控制口为输出,其他I/O为输入。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:110901
    • 提供者:宋喜佳
  1. STM8S-LED

    0下载:
  2. STM8S运行LED程序和讲义 流水灯是单片机初学者入门首先学习的一个例程,其作用与地位就如同学习 编程语言时学写“Hello,World”程序一样。流水灯例程的编写就是对 I/O 口的 简单操作, 当知道怎么点亮一盏 Led 灯的时候,恭喜你,你已经能够简单地控制 一款芯片了!-STM8S running water lights LED program and handouts are microcontroller beginners first learn a routi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1388328
    • 提供者:吕伟
  1. program

    1下载:
  2. 基于MSP430的高精度脉搏测量程序,程序中的滤波算法,可以提高脉搏测量的准确率-the program for Pulse-o-matic based MSP430.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:52826
    • 提供者:史伟忠
  1. SimpleBGC32- 开源三轴无刷云台算法完全解说

    2下载:
  2. SimpleBGC32- 开源三轴无刷云台算法完全解说(1)AeroQuad 2)BaseFlight 3)CH Robotics 4)MultiWii 5)S.O.H. Madgwick 6)UAVX Designed to run on the EvvGC Brushless Gimbal Controller Board This program is free software: you can redistribute it and/o
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-15
    • 文件大小:702464
    • 提供者:jalyli
搜珍网 www.dssz.com