搜索资源列表
硬件电路设计技巧
- 《硬件电路设计技巧》 本书对硬件电路的基本设计原则做了系统性的阐述,并通过详细的设计实例来阐述硬件电路设计中要注意的问题。对硬件工程师来说是一本难得的好书。
硬件电路设计理论与实践
- 《硬件电路设计理论与实践》 这是一本突出实际硬件设计容易忽视的好书,包括一些容易忽视的相关案例,以及如何避免类型情况的发生,是硬件工程师必备的硬件知识。
实验11 步进电机脉冲环形分配器的硬件电路实验
- 实验11 步进电机脉冲环形分配器的硬件电路实验
运算放大器应用基础
- 一本详细讲解运算放大器应用的书。是硬件电路得不错的指导。--A book describing calculation amplifier application.
2407硬件外围protel设计电路图[ZT]
- 2407硬件外围protel设计电路图,有原理图,详细外围电路-Protel 2407 external hardware circuit design, schematic and detailed external circuit
分频器VHDL描述
- 在数字电路中,常需要对较高频率的时钟进行分频操作,得到较低频率的时钟信号。我们知道,在硬件电路设计中时钟信号时非常重要的。-in digital circuits, the need for regular high frequency clock operating frequency for hours, a lower frequency of the clock signal. We know that the hardware
叮咚
- 一个用89c51来实现的门铃程序,包括硬件电路图-a 89c51 used to achieve the doorbell procedures, including hardware circuit
dspbuilder
- dsp-builder学习资料。学习dspbuilder构建系统的方法,主要在matlab环境下,结合simulink做硬件系统。和在matlab环境下仿真。然后生成硬件电路-dsp-builder learning materials. Construction dspbuilder learning systems, primarily in the Matlab environment, combining Simulink do
MCU_Hardware_design_fundamental
- 单片机硬件系统设计原则一个单片机应用系统的硬件电路设计包含两部分内容:一是系统扩展,即单片机内部的功能单元,如ROM、RAM、I/O、定时器/计数器、中断系统等不能满足应用系统的要求时,必须在片外进行扩展,选择适当的芯片,设计相应的电路。二是系统的配置,即按照系统功能要求配置外围设备,如键盘、显示器、打印机、A/D、D/A转换器等,要设计合适的接口电路。 -MCU hardware design principles of a syst
9.7_DIRIVER_control
- 基于Verilog-HDL的硬件电路的实现 9.7 步进电机的控制 9.7.1 步进电机驱动的逻辑符号 9.7.2 步进电机驱动的时序图 9.7.3 步进电机驱动的逻辑框图 9.7.4 计数模块的设计与实现 9.7.5 译码模块的设计与实现 9.7.6 步进电机驱动的Verilog-HDL描述 9.7.7 编译指令-"宏替换`define"的使用方法
2phase_4line_stepping_motor_driver
- 硬件电路是C51单片机,1298及2相4线步进电机组成.步进电机驱动程序包含单步驱动,连续转动子程序,经过硬件调试,成功运行。-hardware circuit is C51 microcontroller, 1298 Phase 2 and 4 line stepper motor components. Stepper Motor Driver Drivers include single-step, continuous rota
AD590gaojingdushuziwenduji
- 这是一份AD590高精度四位数数字温度计的设计,包含硬件原理图和C语言源程序等-This a four-digit AD590 high-precision digital thermometer design, includes hardware and C language source code, etc.
bujinjizhuandong
- 利用DSP芯片控制步进电机的转动。 设计DSP外围的等待逻辑电路、等待逻辑控制电路、步进电机驱动电路 设计步进电动机驱动软件 按照设计电路焊接电路板,调试、测试 按照软件设计要求设计软件,并且结合硬件电路调试、测试。 最终达到控制步进电机转动目的 -use DSP controlled stepper motor rotation. DSP Design external logic circuits wait
OReilly.Designing.Embedded.Hardware.May.2005.eBook
- John Catsoulis编写的Designing Embedded Hardware 。介绍了汇编语言,SPI,I2C,串口,usb,网口等硬件电路设计。模拟电路设计,AVR单片机原理-John Catsoulis prepared Designing Embedded Hardware. Introduction of assembly language, SPI, I2C, serial, usb, network hardwa
tc35i_pc
- 使用 tc35i 与pc 机进行通信,包括硬件电路如以及相关的说明-TC35i machines use to communicate with the pc, including the hardware and associated circuitry, such as descr iption of
jtc35i
- 关于tc35i通信模块的硬件电路设计,包括外围电路,电源电路-err
zkheartboy
- 一个单片机应用系统的硬件电路设计包含两部分内容:一是系统扩展,即单片机内部的功能单元,如ROM、RAM、I/O、定时器/计数器、中断系统等不能满足应用系统的要求时,必须在片外进行扩展,选择适当的芯片,设计相应的电路。二是系统的配置,即按照系统功能要求配置外围设备,如键盘、显示器、打印机、A/D、D/A转换器等,要设计合适的接口电路。-Application of a single-chip hardware circuit design
qianrushikongzhiqiyingjiansheji
- 嵌入式控制器硬件电路设计。里面有介绍各种嵌入式控制器,及其电路设计和软件实现-Embedded controller hardware design. Which have introduced a variety of embedded controllers, and circuit design and software implementation
445
- 数字音乐盒 (1) 硬件电路中用P1.0~P1.7控制按键,其中P1.0~P1.3扫描行,P1.4~P1.7扫描列。 (2) 用P0.0~P0.7,P2.0~P2.7控制LED,其中P0.0~P0.7控制七段码a,b,c,d,e,f,g,用P2.0~P2.7为数码管位选信号。 (3) 用,P2.0~P2.2作为LCD的RS,R/W,E的控制信号。用P0.0~P0.7作为LCD的D0~D7的控制信号。 (4) 用P3.7口
Sch
- 实用硬件电路原理图,包括单片机电源设计、放大电路设计和集成稳压电源设计。-Practical hardware circuit, including the MCU power supply design, amplifier design and integrated power supply design.