CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 引脚

搜索资源列表

  1. Arduino_Due

    0下载:
  2. Arduino due和与之非常相似的Arduino的引脚图和电路图,可以互相参照-Arduino due and very similar Arduino pin diagram and schematic cross-references
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:929123
    • 提供者:
  1. PCF8591AD

    0下载:
  2. PCF8591AD转换原理图,用于程序开发,引脚查看-PCF8591AD conversion schematic for program development, pin View
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:106483
    • 提供者:dengjun
  1. 12864

    0下载:
  2. 12864串行数据传输,用到最少的引脚,有最全的文档资料-12864 serial data transmission, use a minimum pin, the most complete documentation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-27
    • 文件大小:482068
    • 提供者:shengwenjie
  1. da1302

    4下载:
  2. at89s52单片机设计的自动浇花机,在显示模块上选用的是lcd1602液晶显示屏,定时芯片选择的是ds1302,dc12v的电磁阀。当单片机上电时,界面将显示当前时间于当前相对湿度,并且在模式设定中能实现时间的调整和浇花功能的选择。此智能浇花器设置为两种方式:一是定时定量浇花,二是利用湿度传感器检测花卉(土壤)的湿度,采集的湿度传送到单片机芯片,单片机根据湿度控制是否浇水,当需要浇水,单片机的一个引脚p1.5置低电平(由于单片机上电时端口将会置高,我们对此采用了反相器,使继电器低电平接通),使
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:7333
    • 提供者:
  1. nrf905

    0下载:
  2. 在这里把以前写的程序粘贴上来 电路就不贴了,因为当时拿到的是现成板 也没电路图,当时所花的时候也较多才写出程序,主要是 因为当时引脚没注意电压 只是单纯地用示波器来测那几个引脚波形 结果是相当的悲剧!! 当时用的时两个nrf905,一个作发射,一个作接收 程序如下:-Write before program posted here Circuit is not posted, when it ready Didn t also the circuit diag
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:140657
    • 提供者:uouo
  1. juzhengjianpan

    0下载:
  2. 这是利用msp430f149写的举证键盘程序,那个输入的四个引脚一定要加上拉电阻,和51不一样-It is written using MSP430F149 proof keyboard procedures, the four input pins must be added a pull-up resistor, and 51 are not the same
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:29211
    • 提供者:wangyongjun
  1. shumaguan

    0下载:
  2. ISE开发软件、spantan3e开发板、4*3矩阵键盘控制数码管显示数字,源代码和引脚定义-ISE development software, spantan3e development board, 4 x 3 matrix keyboard control digital display figures, source code and pin definitions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:1136
    • 提供者:
  1. mcd-lcd1

    0下载:
  2. LED8位流水灯 本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,依次从引脚RC0 到RC7送出高电平,然后再依次从引脚RC7到RC0送出高电平,并且周而复始,从而 使得与该端口C相连的8只发光二极管LED循环依次点亮,其效果类似于一个简单的霹雳灯-The functionality of this program LED8 bit light water 8 port RC pin is set to output mode, turn sends a high lev
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:2685
    • 提供者:hardveiy
  1. abc

    1下载:
  2. 在Proteus软件中画好51单片机最小核心电路,包括复位电路和晶振电路 在电路中增加四个7段数码管(共阳/共阴自选),将P1口作数据输出口与7段数码管数据引脚相连 ,P2.0~P2.3引脚输出选控制信号 在Keil软件中编写程序,采用动态显示法,实现数码管显示变量unsigned int show_value的值(show_value的值范围为0000~9999),即把show_value的千百十个位的值用数码管显示出来。
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:678
    • 提供者:zhaofengren
  1. lcd1602

    0下载:
  2. 包含了51单片机对lcd1602液晶显示器编程的一些基本函数,使用前,将信号引脚和数据口改成自己电路中的即可使用。-Contains some of the basic functions of the 51 microcontroller lcd1602 liquid crystal display programming, prior to use, the signal pin and changed to port the data can be used in their own ci
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-07
    • 文件大小:1215
    • 提供者:张帅
  1. TIM3_PWM_ADCOK

    0下载:
  2. 这是STM32F103RBT6u单片机基于库函数V3.5产生PWM信号,及互补PWM信号的程序,普通PWM信号是用TIM3产生,一共四路,对应引脚是PA6,PA7,PB0,PB1,互补PWM信号由TIM1产生,共三路,对应引脚PA8-PB13,PA9-PB14,PA10-PB15. 另外还有ADC,对应PA0,PA1,PA2,PA3。- base on stm32, develop DCDC converter,here is a programe for you
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-15
    • 文件大小:7700368
    • 提供者:Aibing Gong
  1. GPIO

    0下载:
  2. 基于ARM的GPIO实验  与ARM 的几组GPIO引脚,功能相似,GPxCON 控制引脚功能,GPxDAT用于读写引脚数据。另外,GPxUP用于确定是否使用上拉电阻。-Based on the ARM GPIO experiment
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-10
    • 文件大小:491875
    • 提供者:李小军
  1. clock1

    0下载:
  2. 自己编写的数字钟,可复位,可加减调小时和分钟,内带引脚配置文件,可以在开发板上运行-Themselves prepared digital clock, reset, can be modified tone in hours and minutes, with a pin configuration file, can be in the development board to run themselves prepared digital clock, reset, can be modi
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:914456
    • 提供者:zhaorongjian
  1. dsp2407_spi_da

    0下载:
  2. 基于DSP2407的spi和da的应用例程,程序内有讲解,附引脚图。-Application of DSP2407 routines SPI and based on Da, procedures have to explain, with pin map.
  3. 所属分类:DSP program

    • 发布日期:2017-11-23
    • 文件大小:138494
    • 提供者:
  1. coder_83

    0下载:
  2. 8/3 优先编码器    输入信号:使用按键1、2、3、4、5、6、7、8。    按键1、2、3、4、5、6、7、8连接:PIO 0—PIO 7;(引脚号为:8、9、10、12、13、17、18、19)    使能信号:可设可不设,这里笔者不设置。    输出信号:数码管8。-8/3 priority encoder input signal: use keys 1, 2, 3, 4, 5, 6, 7, 8. Key 1,2,3,4,5,6,7,8 links: PIO 0-P
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:32520
    • 提供者:文鸿捷
  1. pc8736x_gpio

    0下载:
  2. linux系统上美国国家半导体PC8736x GPIO的驱动程序,允许用户自由发挥GPIO引脚,惊喜吧-National Semiconductor PC8736x GPIO driver on the linux system, allowing users the freedom to play GPIO pins, surprise!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:2523
    • 提供者:netlink13
  1. ask2cb

    0下载:
  2. 开发板的引脚配置问题,对设计FPGA的开发板的控制。-The pin configuration problem of the development board, the control of the design FPGA development board.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:120058
    • 提供者:zhaorongjian
  1. Z1CM2410_min_sys

    0下载:
  2. 1.推荐使用LDO型号更改为CAT6219,与CAT6218一样,只是后级电流为500mA, 更换原因:我司有批量CAT6219,与实际性能应用无关。 2.ISP下拉电阻改为100欧,允许在应用中进入ISP下载固件程序。 3.新增BOOT引脚和DEF引脚 BOOT引脚拉低为强制进入Boot模式; DEF引脚拉低,配置恢复出厂设置; -Recommend LDO model changes to the CAT6219 offers a CAT6218 jus
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:123639
    • 提供者:xzz
  1. contorl

    0下载:
  2. php语言实现网页控制51单片机引脚的功能,利用socket来传输命令-use socket transmit instruction in php language, to control 51 MCU
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-03-10
    • 文件大小:1521
    • 提供者:jlstephy
  1. led_display

    0下载:
  2. 基于c语言编写的能够控制51 MCU 的引脚从而实现控制led,并且能够实现“爽爽棒”的功能,也就是根据网上的电路资料制作,下载本程序即可实现led显示文字的功能。-control leds to show words.
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:24431
    • 提供者:jlstephy
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com