登录
首页 » SCM » 常用元件汇总,包括:1N系列二极管、74系列、4000与4500、变容二极管参数、常用二极管、常用芯片、场效应管性能、光电器件、横流二极管、快恢复二极管、三极管...

常用元件汇总,包括:1N系列二极管、74系列、4000与4500、变容二极管参数、常用二极管、常用芯片、场效应管性能、光电器件、横流二极管、快恢复二极管、三极管...

于 2022-03-22 发布 文件大小:723.72 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

常用元件汇总,包括:1N系列二极管、74系列、4000与4500、变容二极管参数、常用二极管、常用芯片、场效应管性能、光电器件、横流二极管、快恢复二极管、三极管等-Summary of commonly used components, including: 1N series of diodes, 74 series, 4000 and 4500, Varactor parameters, commonly used diodes, commonly used chip FET performance, optoelectronic devices, cross-flow diodes, fast recovery diodes, transistors, etc.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 直流电机转速控制,通过按键来选择显示速度…
    直流电机速度控制 可通过按键来选择转速在LED上显示 使用的是C8051F 单片机-DC motor speed control through the keypad to select the speed in the LED display using a single-chip microcomputer C8051F
    2022-02-05 18:20:36下载
    积分:1
  • 128* 64 LCD screen and MCU interface, LCD screen controller chips for ks0107. ks...
    128*64液晶屏与单片机的接口程序,液晶屏控制芯片为ks0107,ks0108,实现汉字图形等的显示,其它屏编程思想亦此-128* 64 LCD screen and MCU interface, LCD screen controller chips for ks0107. ks0108 achieve Chinese graphics display, the other screen programming also thinking this
    2023-01-17 15:45:03下载
    积分:1
  • Main functions: the use of AT89C/S51 as a controller, JM12864M models of lcd as...
    主要功能:利用AT89C/S51作为控制器,JM12864M型号的lcd作为人机界面,18B20温度传感器和DS12887时钟芯片为辅助IC的可调万年历系统。此万年历可以形象的表现出系统当前的状况,并能随意设置闹铃和时间,具有保存和不保存的当前设置的功能。-Main functions: the use of AT89C/S51 as a controller, JM12864M models of lcd as a man-machine interface, 18B20 temperature sensors and DS12887 Clock IC chip for auxiliary adjustable calendar system. This calendar can show the image of the system
    2022-06-12 17:45:08下载
    积分:1
  • 此源代码是基于mega16单片机ATMEL公司做双足机器人的控制问题。
    这段源代码是基于atmel公司mega16单片机做的双足机器人控制程序,在实验室调试正常,供大家参考!-this source code is based on SCM mega16 atmel companies do biped robot control procedures, in normal laboratory testing, for your reference!
    2022-09-29 20:25:02下载
    积分:1
  • 按键扫描 51单片机加8279 8279通过74LS 138译码器扩展4×4键盘、6位显示器。 由3...
    按键扫描 51单片机加8279 8279通过74LS 138译码器扩展4×4键盘、6位显示器。 由3-8译码器对SL0~SL2译出键扫描线,由另一3-8译码器译出显示器的位扫描线,并采用了编码扫描方式。 为了防止出现重键现象,扫描输出线高位SL3不参加键扫描译码。CPU对8279的监视采用了查询方式,故8279的中断请求信号IRQ悬空未用。 -Scan button 82,798,279 plus 51 single-chip decoder 74LS 138 through the expansion of 4 × 4 keyboard, the display 6. From 3-8 decoder SL0 ~ SL2 translated to the key scanning line, by another 3-8 decoder translated display scan line, and uses code scanning. In order to prevent the emergence of the phenomenon of re-key, scan the output line does not take part in high level SL3 scan decoding keys. CPU on the 8279 surveillance using the query mode, the 8279 interrupt request signal IRQ left unused.
    2022-03-09 10:15:53下载
    积分:1
  • LM35温度传感器。高线性度,高分辨率。
    LM35 thermometer sensor. High linearity, high resolution.
    2022-03-13 19:21:07下载
    积分:1
  • 出租车计费系统 里面有相应的键盘扫描程序,以及相应的 显示模块...
    出租车计费系统 里面有相应的键盘扫描程序,以及相应的 显示模块-Taxi billing system there are corresponding keyboard scanning procedures, and corresponding display module
    2022-02-07 05:22:47下载
    积分:1
  • LPC915的I2C模块配置为主机时的接口程序,可直接添加到工程里使用...
    LPC915的I2C模块配置为主机时的接口程序,可直接添加到工程里使用-LPC915 I2C module configuration for the host interface can be directly added to the used in the project
    2023-04-03 13:50:03下载
    积分:1
  • Development and application of single
    MSP430单片机开发应用实例代码,适合任何型号-Development and application of single-chip MSP430 code examples for all models
    2022-03-30 02:21:50下载
    积分:1
  • 例子:注:1 P89C669存储。公司的文件夹在第一P89C669文件,…
    P89C669存储实例: 说明: 1. inc 文件夹 是关于P89C669的头文件,在使用下面两个例子前,请首先将头文件拷到 ..KeilC51INC下. 2. Rom 文件夹 是关于P89C669的程序空间使用的例子,说明怎样利用大于64KB的程序空间。 3. Ram 文件夹 是关于P89C669的数据空间使用的例子,说明怎样在各个数据空间定义变量。 -P89C669 storage examples: Note: 1. Inc folder is on the first P89C669 documents, in the use of the following two examples, please first Kaodao header files .. KeilC51INC under .2. Rom folder P89C669 procedures on space use example of how to make use of the procedure is greater than 64KB of space. 3. Ram folder P89C669 data on space use examples to illustrate how the definition of data space in all variables.
    2022-05-18 21:13:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载