CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - how to run this program

搜索资源列表

  1. st10f166_adc

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19077
    • 提供者:郭文彬
  1. LCDdriver

    0下载:
  2. 这种设计使得如何8051可用于驱动一个标准的数字液晶显示屏的汇编语言程序。需要MCS8051和液晶LM032L芯片。 这种设计使得如何8051可用于驱动一个标准的数字液晶显示屏。需要MCS8051和液晶LM032L芯片。 这种设计使得如何8051可用于驱动一个标准的数字液晶显示屏。需要MCS8051和液晶LM032L芯片。 -This design makes how an 8051 can be used to drive a standard alphanumeric LCD di
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1275
    • 提供者:黄晓威
  1. LPC21xx_ADC

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontrollers: * Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194 After configuring the A/D Converter, the program reads A/D channel 0 and outp
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:64967
    • 提供者:asit
  1. AsyncMultiprocessor

    0下载:
  2. Program in Assembly for 8051 which show how you can use Asynchronize serial port to design multiprocessor system. in this program you can find 5 8051 CPUs that one of them is master with 4 slaves. the code can be copy everywhere you need to run multi
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:358359
    • 提供者:alireza
  1. Examples

    0下载:
  2. This program shows how to use the pins on a PIC12C508/9 or a //// //// PIC12C671/2 for general I/O. When run, the program will run up//// //// and down the LEDs. If you hold down the push button, the //// //// program will reverse its directio
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:63196
    • 提供者:dingzhenxing
  1. RemoTI_src

    0下载:
  2. 以Q2530EB+Q2530RF为硬件平台,进行TI公司的RemoteTI遥控协议栈的演示与学习。-This user’s guide provides the information necessary to run the sample applications included with the RemoTI software installer. This includes a descr iption of each sample application, informatio
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7796280
    • 提供者:yangrx
  1. MSP430-Ultra-low-power-voltmeter

    1下载:
  2. 程序实现了一台超低功耗的高精度直流电压表。利用片内16位ADC,实现-20.00V~60.00V范围的电压测量。精度、量程和分辨率均优于普通三位半数字万用表。并且能够极低的功耗长期运行,一节纽扣电池能连续测量1年左右。本程序中,用复位键作电源开关。这是一种很常用的电源控制方法。同时,该程序示例了如何例用程序库快速的完成开发任务。-Program to achieve an ultra-low power, high-precision DC voltmeter.16-bit ADC chip-2
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:61663
    • 提供者:
  1. FLA414SH

    0下载:
  2. 本例程演示了如何编程FLASH。 程序运行后,如果编程正确,液晶屏会显示: STM32F10x DEMO FLASH TEST: OK 如果编程错误,液晶屏会显示: STM32F10x DEMO FLASH TEST: KO -This routine demonstrates how to program FLASH. After the program is run, if the programming is correct, the LCD will disp
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:553984
    • 提供者:黄坤
  1. SPI-keyboard-example

    0下载:
  2. 该示范项目的目标是展示如何配置SPI和中断的的AT91RM9200DK PS2控制器驱动。 此应用程序检测PS2控制器并通过DBGU串口打印键盘的按键和鼠标事件的事件。 此应用程序,连接到运行在SDRAM的地址为0x20000000 ,可以下载使用引导在AT91RM9200芯片ROMed的程序。 -The goal of this demonstration project is to show how to configure the SPI and interrupt
  3. 所属分类:VxWorks

    • 发布日期:2017-11-13
    • 文件大小:408939
    • 提供者:makaveli
  1. 2-Setting-The-System-Clock1

    0下载:
  2. This program shows how you can configure the system clock on the STM8S-The system clock is configured to run at full speed (16Mhz). A GPIO pin is toggled to give an indication of the system clock speed.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:33203
    • 提供者:wuchao
  1. 28335_ECAN_1PROGRAM

    0下载:
  2. 参考ti提供得例子程序,先将他们得例子在自己得板子上跑起来,其实就是用自测试得方式来验证一下程序,也可以加些中断,看看程序怎么跑得。这步没问题得话,可以改写程序,当然还在自测试模式下先试,如果可以改写后,在自测试模式下可以。那么就差不多了,将自测试模式改成正常模式,将程序移植到自己得程序中,拿一个经过验证可以正常通讯得can模块通讯,记得两个can得速率要一致。当然这个can模块还要能让你看到或者说能验证你得can是否通讯正常。-Reference ti provide examples of
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:赵明
  1. STM32F746-BSP

    0下载:
  2. 这个是STM32F746源碼演示了如何使用不同的BSP驱动。 在主程序的hal_init()功能开始被称为重置 所有的外设,初始化Flash界面和SysTick。 然后systemclock_config()函数是用来配置系统时钟 (SYSCLK)运行在200 MHz,输出锁相环分为pll_q提供50 MHz。 此频率允许达到25兆赫的时钟需要的操作和在线路 与microSD规格。-This STM32F746 code provides a descr iption o
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:448981
    • 提供者:MIAO
  1. Power Architecture Build Tools Reference

    0下载:
  2. 这个参考说明如何使用CodeWarrior工具构建方案。CodeWarrior构建工具将源代码转换为目标代码,然后组织该对象代码以创建准备执行的程序。CodeWarrior创建运行在主机系统的工具生成在目标系统上运行的软件。有时主机和目标是同一系统。通常,这些系统是不同的。(This reference explains how to use CodeWarrior tools to build programs. CodeWarrior build tools translate source
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:2113536
    • 提供者:看个毛线
搜珍网 www.dssz.com