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

搜索资源列表

  1. leddtxs11

    0下载:
  2. 动态扫描显示接口 动态扫描显示接口是单片机中应用最为广泛的一种显示方式之一。其接口电路是把所有显示器的8个笔划段a-h同名端连在一起,而每一个显示器的公共极COM是各自独立地受I/O线控制。CPU向字段输出口送出字形码时,所有显示器接收到相同的字形码,但究竟是那个显示器亮,则取决于COM端,而这一端是由I/O控制的,所以我们就可以自行决定何时显示哪一位了。而所谓动态扫描就是指我们采用分时的方法,轮流控制各个显示器的COM端,使各个显示器轮流点亮。-dynamic scan displa
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3543
    • 提供者:老邓
  1. vhdl_clock

    0下载:
  2. VHDL实现数字时钟,利用数码管和CPLD 设计的计数器实现一个数字时钟,可以显示小时,分钟,秒。程序主要要靠考虑十进制和六十进制计数器的编写。 以上实验的程序都在源代码中有详细的注释-VHDL digital clock, the use of digital control and CPLD design to achieve a number of counter clock, show hours, minutes and seconds. The procedure depends
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:324949
    • 提供者:赵海东
  1. drivers

    0下载:
  2. 在S3C44B0上实现的键盘和LED驱动程序,其关键是使用了系统定时器来提高效率。此代码依赖于硬件的GPIO接口,但只需按照实际稍微改动即可。-S3C44B0 in achieving the keyboard and LED driver, The key is to use a timer system to improve efficiency. This code depends on the hardware GPIO interface, but only in accordance
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7722
    • 提供者:陈器
  1. smp86xx_rootfs.tar.bz2

    0下载:
  2.  sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt =================   This is the Sigma Designs customization of the root file system for the SMP86xx family of chips.   This package is of course
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-27
    • 文件大小:234248
    • 提供者:mattli001
  1. msp430f169的test程序

    0下载:
  2. msp430f169的test程序,很有用的,一定要看啊,msp430f169 the test procedures are used depends on the ah
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-04-02
    • 文件大小:1076
    • 提供者:lizhenli
  1. dpjcyy

    0下载:
  2. 单片机c语言彻底应用,单片机开发要看的啊-Singlechip c language complete applications, single-chip development depends on, ah
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-21
    • 文件大小:6348856
    • 提供者:gaomj
  1. carlight

    0下载:
  2. 此源代码主要实现的是小车的光导系统,小车的启动主要靠光源的引导,已经实现,可直接修改引用 芯片AT89C51-This source code implementation is the main vehicle of optical systems, car light source depends mainly on start-up guidance, has been achieved, can be edited directly quoted chip AT89C51
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:12884
    • 提供者:sada
  1. chufaqi

    0下载:
  2. 时序电路是指它的输出不仅取决于当时的输入,而且也取决于过去的输入,即过去输入不同,则在当前的情况下,输出也可能不同。-Sequential circuit is the output depends not only on its input at that time, but also on past input, that is different from the last input, then in the current circumstances, the output also
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1812
    • 提供者:hellen
  1. Bootloader

    0下载:
  2. 基于AT91RM9200的BootLoader设计与实现 ,依赖于CPU体系结构的代码,比如设备初始化、开关中断、初始化时钟等,通常都放在stage 1中,而且都用汇编来实现,以达到短小精悍的目的。而stage 2通常用C语言来实现,这样可以实现较复杂的功能,而且代码有较好的可读性和可移植性。-AT91RM9200-based design and implementation of the BootLoader, depends on the CPU architecture of the c
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:11731
    • 提供者:李国村
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:马工
  1. 51system

    0下载:
  2. 实时系统的正确性不仅依耐系统计算的逻辑结果,还依赖于产生这个结果的时间。实时系统能够在指定或者确定的时间内完成系统功能和外部或内部、同步或异步时间做出响应的系统。-Real-Time Systems (Real-time operating system, RTOS) the correctness of resistance not only in accordance with the logic system to calculate the results, but also produ
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:133727
    • 提供者:vans52
  1. TC1602D-1

    0下载:
  2. TC1602 上传资料的详细功能,通用模块使用啦。怎么使用就看你自己啦。-TC1602 upload detailed information on features, common modules啦. How to use depends on your own啦.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:645858
    • 提供者:MK_Johnson
  1. digitalwatch

    0下载:
  2. Describe: This VHDL digital clock, the use of digital control and FPGA design to achieve a number of counter clock, show hours, minutes ,seconds and alarm. The procedure depends on the metric system and consider six decimal counter preparation. The e
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:92436
    • 提供者:eric carmen
  1. bujin

    0下载:
  2. 步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电机加一个脉冲信号,电机则转过一个步距角。-Stepper motor is the electrical impulse signals into angular displacement or linear displacement of the open-loop control components. In the non-overl
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:11517
    • 提供者:zhoulei
  1. duoji

    0下载:
  2. 舵机英文叫Servo,也称伺服机。其特点是结构紧凑、易安装调试、控制简单、大扭力、成本较低等。舵机的主要性能取决于最大力矩和工作速度(一般是以秒/60°为单位)。它是一种位置伺服的驱动器,适用于那些需要角度不断变化并能够保持的控制系统。-Servo English called Servo, also known as servo. It features compact structure, easy installation, simple control, large torque, lo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:11230
    • 提供者:zhoulei
  1. StepMotor

    0下载:
  2. 步进电机的程序,里面有几个程序吧~~当然要看你说对应的电机能否与这个型号相符合-Stepper motor program, which has several programs it ~ ~ of course depends on whether you say the motor corresponding consistent with this model
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:22735
    • 提供者:tianyi
  1. chaixyuwgdy

    0下载:
  2. 本文介绍一种电梯PLC控制系统。电梯是垂直方向的运输设备,是高层建筑中不可缺少的交通运输设备。它靠电力,拖动一个可以载人或物的轿厢,在建筑的井道内导轨上做垂直升降运动,在人们生活中起着举足轻重的作用。而控制电梯运行的PLC系统也要求越来越高,要求达到电梯运行的“稳、准、快”的运行目的。该系统主要由PLC、逻辑控制电路组成。其中包括交流异步电动机、继电器、接触器、行程开关、按钮、发光指示器和变频器组成为一体的控制系统。本机控制单元采用以三菱公司的可编程控制器PLC对机器进行全过程控制。-This
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:396208
    • 提供者:晁西峰
  1. upload

    0下载:
  2. Hello everybody, I d like to share some of my routines which are based upon Neutone s ideas. We use this code in our welding machines successfully for more than 2 years now. The protocol is built like this: Firstly the MASTER scans the bu
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:22946
    • 提供者:ali
  1. 14.pdf.tar

    0下载:
  2. Abstract—2×2 unitary precoding based on receiver feedback is applied alongside spatial multiplexing at the base station in HSDPA (D-TxAA) when the mobile terminal supports MIMO transmissios [1]. This precoding will influence achievable sumrate
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:195584
    • 提供者:ashish
  1. Bandwidth_kmeans

    0下载:
  2. The Video Content Analysis Homepage was established in 1999 to provide a central location for information and resources related to video/audio content analysis research. The emphasis of the Video Content Analysis Homepage is on research rather than o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2198596
    • 提供者:sakthivel
« 12 3 4 »
搜珍网 www.dssz.com