which

共 1,584 篇文章
which 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 1584 篇文章,持续更新中。

Stm32编译函数库

The STM32F10x Standard Peripherals Library is a complete package, consisting of device drivers for all of the standard device peripherals, for STM32 Value line(Medium and Low), Connectivity line, XL-,

LuaXML 源码

LuaXML provides a minimal set of functions for the processing of XML data in Lua. It offers a very simple and natural mapping between the XML data format and Lua tables, which allows one to parse

stm32 drive lcd source code

lcd drive source code based on stm32, it can be used in different drive chip which more than 8 drive IC, the code is easy to be understood and transparented.

DM9000AE

The host interface is a general processor local bus that using chip select (pin CS#) to access DM9000A. Pin CS# is default low active which can be re-defined by EEPROM setting.

SimpleSpi

SPI接口VHDL代码,内有说明,很详细.-SPI interface VHDL code, which has made it clear that, in great detail.

uEZ_v2.04_flash_drive_files.zip

The uEZ(R) source code is licensed by the modified GNU General Public License (GPL) text provided below. The uEZ(R) download also includes demo application source code, some of which is provided

自动控制杂志

自动控制杂志I decided on a PIC 16C620. It was small with 18 pins, and had a useful amount of memory. Most importantly, I could get a bunch of them cheap! Since the game is simple, very few I/O pins were

微波工程

5’ummary-A circularly symmetric power divider is described which splits a signal into n equiphase equismplitude parts where n can be odd or even. The power divider provides isolation between output

En300468_e3

The present document specifies the Service Information (SI) data which forms a part of DVB bitstreams, in order that the user can be provided with information to assist in selection of services and/o

LCL Filter

Abstract—A higher order passive power filter (LLCL-filter) for the grid-tied inverter is becoming attractive for industrial applications due to the possibility to reduce the cost of the copper and

LCL Filter

Abstract—Many grid connected power electronic systems, such as STATCOMs, UPFCs, and distributed generation system interfaces, use a voltage source inverter (VSI) connected to the supply network thr

LCL滤波器

Abstract—This paper deals with various active damping approaches for PI-based current control of grid-connected pulsewidth-modulation (PWM) converters with LCL filters, which are based on one addit

AN6650数据手册

The AN6650 and the AN6650S are the electronic governors suitable for a low-voltage and compact DC motor which is used for a tape recorder, etc.

shou yin ji

For write operations, the user then sends an eight bit data byte on SDIO, which is captured by

CEC C-lib

This user manual describes the CEC library using the STM32F10xxx microcontroller family. Consumer electronic control (CEC) is a feature of the HDMI interface 1.3 standard (high definition multimedia

HS-3182 DataSheet

ARINC 429 Bus Interface Line Driver Circuit The HS-3182 is a monolithic dielectric ally isolated bipolar differential line driver designed to meet the specifications of ARINC 429. This device i

HS-3282 DataSheet

The HS-3282 is a high performance CMOS bus interface circuit that is intended to meet the requirements of ARINC Specification 429, and similar encoded, time multiplexed serial data protocols. This

DEI 1016 ARINC 429 Transceiver

The DEI 1016 provides an interface between a standard avionics type serial digital data bus and a 16-bit-wide digital data bus. The interface circuit consists of a single channel transmitter with a

96340_spi_sd_card-v12

MMC/SD card implementation with FAT/FAT16/FAT32 filesystem. Based on "FAT File System Module" from http://elm-chan.org/fsw/ff/00index_e.html Added some "command-line" like interface which communica

JPEG压缩matlab源码

JPEG压缩解压缩的matlab源代码: 1) take an image (2D matrix) and devide it to 8x8 matrices 2) for each matrix (8x8) use the DCT conversion (from the signal processing toolbox). you will get an (8x8) mat