CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - variable

搜索资源列表

  1. 使用AT89C2051的红处遥控窗帘

    2下载:
  2. 使用AT89C2051的红处遥控窗帘 作者:徐福成   本文介绍一款使用微电脑管理的、红外遥控器控制的多功能窗帘控制器。该窗帘控制器采用 89C2051 单片机的最小系统设计,控制一个 220V 的可逆、变速电动机控制窗帘的拉开和关闭。   窗帘控制器可以使用红外遥控器进行远程手动开、手动关和手动停控制;可以执行事先输入的开启时间和关闭时间进行时间控制;还可以根据室外环境亮度实现环境亮度光控。三种工作方式可以方便地进行选择,当选择时间控制的方案时,数码管还能显示当时小时和分钟时间,不过时间数据只
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 an
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8.4kb
    • 提供者:郭文彬
  1. can--tiaoshi

    0下载:
  2. 系统can地址为550,用于can系统测试,应用T0定时器每隔1s向can总线发送一组数据:数据长度为8个字节, 首字节为05H,第二个字节为累加变量,每秒钟数值增加1,-system can address 550 for the test system can, Application T0 1s to every timer can send a bus of data : data length of 8 bytes the first byte of 05H, the s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:liuchuan
  1. lm240128

    0下载:
  2. 完整的LM240128的显示程序,可以通过修改程序中的变量来改变显示内容,P89C668环境,其他51内核单片机均可移植,也可以加入控制程序在不同的情况下显示不同的内容.经过调试可用.-LM240128 integrity of the display program, may amend the procedures to change the variable content, P89C668 environment, MCU 51 other kernel can be transplan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:102.89kb
    • 提供者:章风
  1. Controlpt2259

    1下载:
  2. 此源码是一个电控调音,变速变调的磁带机方案,MCU接口芯片采用PT2259,CD6651-this source is an electric control tuning, variable speed drives long-term downturns in the program, MCU interface chip used PT2259, CD6651
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.76kb
    • 提供者:刘强
  1. avrstepmotor

    0下载:
  2. 使用AVR单片机控制步进电机的软件代码,包括变速控制。-use AVR stepper motor control software code, including variable speed control.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:138.17kb
    • 提供者:zhang bin
  1. jinyibuxuexiluojiyunsuan

    0下载:
  2. 知识要点:理解熟悉单片机的逻辑运算 运行结果:P1 口输出结果为01100000,注意1 为灭0 为亮,从1.7 到1.0 排列 ANL 0FH就是把数据与00001111相与那么遇1得原来的数遇0则为0,结果是前面的4位变 0, 后面的4 位保留-knowledge points : understanding the logic familiar with the MCU running Operational Results : P1 output to 01.1 mill
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:257.8kb
    • 提供者:xinxinjob
  1. AT91SAM7X256-SPI-PDC-VARIABLE-IAR430A-1_3

    0下载:
  2. AT91SAM7X256 的SPI接口操作,支持DMA 开发环境为IAR430A 内附dataflash的读写代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:482.02kb
    • 提供者:wwwww
  1. ADC

    0下载:
  2. // This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:67.43kb
    • 提供者:蓝天
  1. EZMac_Plus

    1下载:
  2. Integration的EZMac Plus,对于开发IA4420/4421很有用! Variable packet length protocol with packet forwarding capability MAC layer for simplifying EZRadio designs
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.02mb
    • 提供者:周俊
  1. TX-1BDS18B20

    0下载:
  2. //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:解敏超
  1. C8051F04x-variable-PWM

    0下载:
  2. C8051F04x单片机可变周期PWM脉宽调制。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5.31kb
    • 提供者:华宸
  1. avrcasm

    0下载:
  2. 这仅仅是一个用于演示ICCAVR中调用汇编语言中断函数的实例,这个演示的处理方法也可以用于一般非中断汇编函数的调用。本实例中演示了字节变量和字变量在汇编中的引用和运算处理-this is only a demo ICCAVR Calling assembly language interrupt function examples, the presentation approach also can be used for general non-interrupted compilation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:黄鹏军
  1. motor.无级变速步进电机程序

    2下载:
  2. 无级变速步进电机程序是一个AVR单片机驱动步进电机正反转的程序,并且有加减速度功能,Variable speed stepper motor program is an AVR microcontroller to drive a stepper motor is reversing the process, and has the speed function of addition and subtraction
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:700.2kb
    • 提供者:徐广振
  1. Practical-Variable-Speed-Drives-and-Power-Electro

    0下载:
  2. The rapid adoption of automation techniques in dustry has increased the requirement for better process control. This has resulted in many new applications for AC variable speed drives (VSDs) to control the speed and torque of driven machinery.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5.08mb
    • 提供者:ssignn
  1. Application-of-Variable-Parameter-

    0下载:
  2. 在机械加工中应用数控进行有效控制的变量参数是客观存在的。如何在计算机数控编程中对 同一类型设定不同的变量是提高加工效率、减少编程程序的一项关键技术。介绍几种应用计算机数控编程类型,供不同类型的变量参数在计算机数控编程中借鉴。-Application of " Variable" Parameter in Computer NC Programming
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:185.33kb
    • 提供者:
  1. Variable-duty-cycle-PWM

    0下载:
  2. 占空比可调的PWM,基于msp430f149的PWM产生c程序,占空比可调-Variable duty cycle PWM, the PWM generation based msp430f149 c program, variable duty cycle
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:24.3kb
    • 提供者:liu
  1. Variable-pulse-width-output-test

    0下载:
  2. 可变脉宽输出试验(舵机控制),所用单片机为mega16,实验代码,图片附于文件里-Variable pulse width output test (servo control),Used for mega16 microcontroller, experiment code, images, attached to the document
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:896.7kb
    • 提供者:丁雄
  1. STM32-Common-variable-gain-amplifier

    0下载:
  2. 通用可变增益放大器,放大器的增益可设为四档:0.10—1.00,1.0—10.0,10—100,100—1000,程控DAC8043实现。-Common variable gain amplifier, the amplifier gain can be set to fourth gear :0.10-1 .00,1.0-10.0,10-100,100-1000, programmable DAC8043 implementation.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2.42mb
    • 提供者:
  1. variable-duty-cycle-(PWM)

    0下载:
  2. 这是51单片机配套C实验例程中的一个关于单片机产生占空比可调方波(PWM)的源代码。-Microcontroller generate variable duty cycle square wave (PWM)
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:12.56kb
    • 提供者:张浩
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com