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

搜索资源列表

  1. c-basic

    0下载:
  2. 用C-BASEIC语言编写的805X单片机计算子程序P=A0+A1*X+A2*X*X+a3-with C-language BASEIC the 805X MCU calculation subroutine P = A0 A1 A2 * X * a3 * X * X * X * X * X
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28.47kb
    • 提供者:spr
  1. avr+cp2200_source

    0下载:
  2. m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:99.37kb
    • 提供者:刘晓军
  1. ADC12_LCD12864

    0下载:
  2. 将A0~a3四路模拟输入通道采集到的电压值显示在液晶屏上
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 12864 Parallel Driver并行驱动程序 12864 Serial Driver串行驱动程序-12864 Parallel Driver driver parallel 12864 Serial Driver Serial Driver
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:17.68kb
    • 提供者:wuyu
  1. Vend_ax

    0下载:
  2. This directory contains the 8051 firmware Vend_Ax source code for the Cypress EZ-USB chip. The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented:
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:25.06kb
    • 提供者:Willson Yang
  1. a3

    0下载:
  2. 电力设备电磁兼容评价计算机辅助分析 电力设备电磁兼容评价计算机辅助分析-Evaluation of electromagnetic compatible computer-aided analysis
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:576.09kb
    • 提供者:李明
  1. uart_D0-F0

    0下载:
  2. 实现xmega64a3的串口D0-F0测试-Achieve xmega64a3 test of serial D0-F0
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:477.94kb
    • 提供者:chiahmk
  1. a3

    0下载:
  2. MSP430 ADC的设置源程序3(IAR工程文件可以直接使用)-MSP430 ADC setup source 3 (IAR project file can be directly used)
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:23.19kb
    • 提供者:xuchun
  1. a3

    0下载:
  2. 介绍了伺服电机工作原理、工作方式,控制方法:转矩控制、速度控制、位置控制等。-Describes the working principle of the servo motor, work methods, control methods: torque control, speed control, position control.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.87kb
    • 提供者:dsp
  1. a3

    0下载:
  2. MSP430单片机控制AD转换,C语言编程环境-MSP430 MCU control AD ​ ​ conversion, C language programming environment
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:17.79kb
    • 提供者:尹聪
  1. a3

    1下载:
  2. IAR环境下的MSP430F149,以温度传感器的电压值为采样信号的AD采样程序,采样间隔为80ms。- Descr iption: Use ADC12 and the integrated temperature sensor to detect temperature gradients. The temperature sensor output voltage is sampled ~ every 80ms and compared with the defined d
  3. 所属分类:SCM

    • 发布日期:2016-03-09
    • 文件大小:21kb
    • 提供者:山雨
  1. adg706

    0下载:
  2. ADG706是一款低压CMOS模拟多路复用器,内置16个单通道。它根据4位二进制地址线A0、A1、A2和a3所确定的地址,将16路输入(S1-S16)之一切换至公共输出D。该器件提供EN输入,用来使能或禁用器件。禁用时,所有通道均关断。-ADG706 is a low voltage CMOS Analog Multiplexers, built 16 single-channel. It according to the address identified by the 4-bit bina
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:61.89kb
    • 提供者:
  1. Software---a3

    0下载:
  2. c8051f340示例,流水灯、数码管、蜂鸣器、LCD、TFT、FM等近40个例子-The C8051F340 sample, water lights, digital tubes, buzzer, LCD, TFT, FM, nearly 40 examples
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:25.83mb
    • 提供者:刘辉
  1. anykey

    0下载:
  2. 单片机延时#include<reg52.h> #include<intrins.h> sbit A0=P2^7 sbit A1=P2^6 sbit A2=P2^5 sbit a3=P2^4 sbit sda=P1^5 sbit clk=P1^7 sbit K1=P2^0 -AT89C52 MCS
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:15.46kb
    • 提供者:雷桂
  1. 18B20

    0下载:
  2. DS18b20 C iar stc8s003f3 a3脚采集18b20 其余脚接2段数码管显示温度-DS18b20 C iar stc8s003f3 a3 pin collection 18b20 The remaining feet to two segment digital display temperature
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:989.58kb
    • 提供者:高忠海
搜珍网 www.dssz.com