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

搜索资源列表

  1. 语音录放系统 OF MSP430

    0下载:
  2. 是由MSP430 单片机控制实现的 多功能语音的录音和放音系统 可以由外接功放和其他语音设备来实现 其功能-MSP430 is controlled by the multi-purpose voice recording and playback system from an external power amplifier and other voice equipment to realize its function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:44.01kb
    • 提供者:吴亮
  1. ucos+Fs+GUI商业版

    3下载:
  2. ucos+Fs+GUI商业版,这可是商业版的用钱买的,只用于学习,用于商业的拥护自己去购买-This is commercial version of ucos+Fs+GUI. You can only use it for study purpose. You should purchase it for commercial purpos.
  3. 所属分类:uCOS开发

    • 发布日期:2013-03-27
    • 文件大小:2.63mb
    • 提供者:杨见
  1. max7219

    0下载:
  2. MAX7219用于键盘控制和led控制的专用芯片,对于初学者有很大的帮助。-MAX7219 uses in the keyboard control and the led control special-purpose chip, has the very big help regarding the beginner.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.87kb
    • 提供者:王丕涛
  1. 红外遥控接收

    0下载:
  2. 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.47kb
    • 提供者:
  1. 2407用户盘

    0下载:
  2. 本测试程序是针对TMS320LF2407 EVM的性能测试而设计开发的。程序运行时将按顺序对数据RAM空间、程序代码空间、片上异步串行通讯、ADC-DAC联合检测、双向数字I/O口、通用I/O和评估板LED、评估板并排手动开关分别进行检测。测试结果的正确或错误均有信息显示。-this test procedure is against TMS320LF2407 EVM performance testing and development of the design. Procedures wi
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:562.07kb
    • 提供者:单志勇
  1. 怎样用51驱动LCD显示

    0下载:
  2. 通过实例实践LCD 驱动显示(以128DI0 为例),达到快速上手编制LCD 显示驱动程序 的目的。 准备条件: 1、使用的51 单片机:AT89C52 4K FLASH,供电电压3.0V 2、使用的电测板:LTB-T51-01C 3、使用的软件开发工具:KEIL V7.0 以上版本-practice examples LCD display driver (128DI0 example), to prepare unfamiliar LCD display driver f
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:339.32kb
    • 提供者:隆凯
  1. yamon-sampleappl-src-02.03

    0下载:
  2. Support is available from MIPS Technologies Inc. - problems should be addressed to support@mips.com。This product may be controlled for export purposes. You may not export, or transfer for the purpose of reexport, any technical data received
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:58.94kb
    • 提供者:谭诚
  1. yamon-src-02.04.tar

    0下载:
  2. This product may be controlled for export purposes. You may not export, or transfer for the purpose of reexport, any technical data received hereunder or the product produced by use of such technical data, including processes and services (t
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:599.15kb
    • 提供者:谭诚
  1. yamon-bin-02.04

    0下载:
  2. This product may be controlled for export purposes. You may not export, or transfer for the purpose of reexport, any technical data received hereunder or the product produced by use of such technical data, including processes and services (t
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2.84mb
    • 提供者:谭诚
  1. CYPRESS_Memtest

    0下载:
  2. This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string \"good\" on the 7 segment
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.69kb
    • 提供者:汪洪波
  1. gou

    0下载:
  2. 这是一个关于5045的c程序子集,编程者可以按照自己的目的去自由选折,此程序已经调试通过 -This is one of the c 5045 subset procedures, programming can be its own purpose to freely choose the pack, this procedure has been adopted Debugging
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.48kb
    • 提供者:dong
  1. unicntr

    0下载:
  2. 通用寄存器的部分代码 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit mr,my,mg,br,by,bg:OUT bit ) END traffic -part of the general purpose registers IEEE code LIBRARY USE traffic IEEE.STD_LOGIC_1164
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:134.11kb
    • 提供者:土木文田
  1. vxdevicedriver

    0下载:
  2. VxWorks Device Driver 机制分析.我们不可避免地经常要和device driver打交道,而device driver本身跟操作系统的相关性特别密切,而了解如何能做到屏蔽底层硬件提供标准且通用的接口给上层是我们研究device driver标准的基本目的,由于时间和篇幅的限制,而且我们的工作主要在VxWorks上进行device driver的开发,所以这里只对VxWorks下的标准device driver开发进行分析-VxWorks Device Driver Analy
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:82.96kb
    • 提供者:马哈
  1. C51-serial-console--Csc-v1.0

    0下载:
  2. 我自个写的一个\"C51串口控制台\" 目的是可以像用DOS一样命令单片机 正在努力完善-months since I wrote of a "C51 serial console" the purpose was to be the same as using DOS command SCM is working to perfect
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:27.29kb
    • 提供者:真实姓名
  1. MCUTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, includ
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:433.58kb
    • 提供者:wudizh
  1. purpose

    0下载:
  2. pc和松下触摸屏通讯(general purpose)协议
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33.98kb
    • 提供者:lei
  1. cpu

    0下载:
  2. 设计以及基本的CPU,至少包括四个基本单元,控制单元,内部寄存器,ALU和指令集-The purpose of this project is to design a simple CPU (Central Processing Unit). This CPU has basic instruction set, and we will utilize its instruction set to generate a very simple program to verify its perf
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:mollyma
  1. Design-of-general-purpose-registers-vhdl-language.

    0下载:
  2. 寄存器设计,以VHDL语言设计模拟一个通用寄存器。可供初学者学习。-Register is designed to simulate a VHDL language design general-purpose registers. For beginners to learn.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:3.57kb
    • 提供者:刘平
  1. FPGA-multi-purpose-function-signal

    0下载:
  2. 基于FPGA的多功能函数信号发生器:基于FPGA实现直接数字频率合成,该函数信号发生器可以实现正弦波、三角波、方波、锯齿波等多种波形输出,输出信号的频率和幅度可调,利用单片机完成整个电路的时序控制、数据处理和实时显示输出。-Based on FPGA multi-purpose function signal generator: based on FPGA realizing direct digital frequency synthesis, this function signal ge
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:1.77kb
    • 提供者:张节
  1. General-Purpose-Input-Output-

    0下载:
  2. GPIO:General Purpose Input Output (通用输入/输出)简称为GPIO,或总线扩展器,利用工业标准I2C、SMBus或SPI接口简化了I/O口的扩展-GPIO: General Purpose Input Output (general-purpose input/output) referred to as GPIO, or bus extension using the industry-standard I2C, SMBus or SPI interface
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-02
    • 文件大小:1.08mb
    • 提供者:张军
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com