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

搜索资源列表

  1. X2504345 应用

    0下载:
  2. 看门狗25045的实例。//25045的4根io脚接在同一端口,本例为p1,//请根据实际电路更改引脚定义-watchdog 25,045 examples. / / 4 of 25,045 feet io Then in the same port, the cases of p1, / / light of the actual circuit-pin definition change
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:张天河
  1. SDBOTTOM

    0下载:
  2. SD卡引脚定义以及SD卡的卡座定义-SD card pin definitions, and SD Card cards definition!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:213.75kb
    • 提供者:俞其江
  1. ICCAVR_LCD1602

    0下载:
  2. ICC AVR 编译器用的驱动 1602 字符液晶函数库。请修改源码头部的引脚定义信息以适应您的硬件。-ICC AVR compiler makes use of the 1602 character-driven LCD libraries. Please amend the head of the pin source of information to meet the definition of your hardware.
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. DS1302读写一体化C51源程序 以下引脚定义部分根据实际接线情况作适当调整 sbit TIMECLK = P1^0 sbit TIMERST = P1^1 //禁止DS1302 sbit TIMEIO = P1^2 //释放数据总线
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:jpg4151
  1. 320-240+C51

    0下载:
  2. 一个320*240的液晶的C51驱动,程序不光可以用在51单片机上,还可以应用在其他单片机上,已成功移植到MSP430,移植时只需要重新改下引脚定义
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:104.98kb
    • 提供者:lzkai
  1. Received-part-of-supersonic-range-measured-that-MC

    0下载:
  2. 项目名称:超声波测距接收部分程序 功 能: 晶振采用12M,引脚定义:P0.1(SDA),P0.2(SCL),P3.2(即INT0,红外输入),P3.3(即INT1,超声波输入) 硬件环境: 自制单片机实验板, 软件环境: Windows操作系统 使用软件:伟福 V3.20, Easy 51Pro v2.0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-18
    • 文件大小:2.81kb
    • 提供者:liangweiyuan
  1. DS1302

    0下载:
  2. 这个是实时时钟芯片DS1302的驱动程序,采用c51编写,编程时只需要修改一下SCL,IO,RST的引脚定义即可,经过测试,完全好用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:tangliang
  1. C语言写的铁电存储器[FM25C160]的驱动程序

    0下载:
  2. C语言写的铁电存储器[FM25C160]的驱动程序,已测试通过。引脚定义见内,C language written in Ferroelectric Random Access Memory [FM25C160] driver have been tested. Pin as defined within the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-26
    • 文件大小:1.3kb
    • 提供者:刘仓
  1. 12864.rar

    0下载:
  2. 网上收集整理的关于12864液晶显示器的相关资料,引脚定义,编程方式,指令等多个文档,Collected on-line liquid crystal display 12864 of the relevant information, pin definitions, programming methods, directives and other documents
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:189.9kb
    • 提供者:陈仲奇
  1. Serial_Port_pin_Definition

    0下载:
  2. 9针串口引脚定义,对于初学单片机或单片机应用极有帮助!-9-pin serial port pin definitions, SCM or SCM application for the novice extremely helpful!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2.59kb
    • 提供者:Awon
  1. ks0108

    0下载:
  2. KS0108 128*64 LCD C语言驱动LCD引脚定义显示为8*16 Curier 10 常规-KS0108 128* 64 LCD C language driver pin definition LCD display for 8* 16 Curier 10 conventional
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:32.18kb
    • 提供者:吴峰
  1. DS18B20

    0下载:
  2. 制作DS18B20数字温度计,2个数码管显示。精确到1°C。 DS18B20引脚定义: (1)DQ为数字信号输入/输出端;(需要加个上拉电阻加到电源上) (2)GND为电源地; (3)VDD为外接供电电源输入端(在寄生电源接线方式时接地)。 -Production DS18B20 digital thermometer, digital display 2. Accurate to 1 ° C. DS18B20 pin definition: (1) DQ for the
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:汤思远
  1. HS0038A2

    0下载:
  2. HS0038A的PDF资料,但我自己弄的红外模块用的HS0038引脚和这个资料的引脚定义是错位了的-HS0038A the PDF data, but I get the infrared module used in HS0038 pins and this information is defined as dislocation of the pin of the
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:81.45kb
    • 提供者:赵命化
  1. sp3485

    0下载:
  2. 485通信的接口芯片的介绍 引脚定义等-485 communication interface chip pin descr iption of the definition of
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:408.05kb
    • 提供者:
  1. SPLC780D

    0下载:
  2. //编译器:ICC-AVR v6.31A 日期: 2005-11-24 20:29:57 //目标芯片 : M16 //时钟: 8.0000Mhz /*------------------------------------------------------------- LCD引脚定义 1---GND 2---VCC 3---VO 4---RS 5---RW 6---EN 7到14--D0-D7 15--背景灯+
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:chensheng
  1. RS232_source

    0下载:
  2. RS232硬件设计必须资料。功能描述,引脚定义,硬件接口(DB9,DB25)。以及不同的工作方式和不同的接口之间的连接。-Functional descr iption of rs232, pin definitions, hardware interface (DB9, DB25). Give the connect map in different working methods and the connection between the different interfaces.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:易星
  1. MCUANDSD1

    0下载:
  2. SD卡在单片机上的应用引脚定义,,,讲得清晰,,看了就清楚-SD card application pin on the MCU definition, must speak clearly, read the clear
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:16.13kb
    • 提供者:王瑞
  1. MCUANDSD2

    0下载:
  2. SD卡在单片机上的应用引脚定义(二),,,第一不分的补充-SD card application pin on the definition of SCM (2),,, first, regardless of the supplementary
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:12.48kb
    • 提供者:王瑞
  1. tft_pins_map

    0下载:
  2. 开发板液晶与接口与屏引脚对应关系介绍,TFT常用引脚定义-intro the pins map from dev-board to tft
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:48.05kb
    • 提供者:testlinlin
  1. I2C

    0下载:
  2. I2C总线的C语言程序源代码,只需修改H文件中与硬件接口相关的引脚定义就可直接使用-I2C bus of the C language source code, just modify the H file associated with the hardware interface can be directly used pin definitions
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.97kb
    • 提供者:贾佳
« 12 3 4 »
搜珍网 www.dssz.com