亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

FM無(wú)線

  • PCA9634 8位Fm+ I2C總線LED驅動器產品簡介手

    PCA9634是一款通過I2C總線控制的8位LED驅動器,該驅動器特別為紅/綠/藍/琥珀(RGBA)色的混合應用進行了優化。每個LED輸出都有自己的8位分辨率(256級)固定頻率的獨立PWM控制器,該控制器運行在97KHz的頻率下,占空比可由0%到99.6%可調,用以將LED設置到一個特定的亮度值。除此之外,該驅動器還有一個8位分辨率(256級)的組PWM控制器,該控制器的工作頻率可以為固定的190Hz,也可以在24Hz和每10.73秒一次(約0.093Hz)之間調整,其占空比為0%到99.6%可調,用于使所有LED以同樣的值模糊(dim)或者閃爍。

    標簽: 9634 PCA I2C LED

    上傳時間: 2013-12-20

    上傳用戶:liaofamous

  • AT89C2051驅動步進電機的電路和源碼

    AT89C2051驅動步進電機的電路和源碼:AT89C2051驅動步進電機的電路和源碼 程序:stepper.c stepper.hex/* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */#i nclude c:\mc5151io.h /* include i/o header file */ #i nclude c:\mc5151reg.hregister unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n;unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #define n 400/* flag1 mask byte 0x01 run cw() 0x02 run ccw() */main(){ flag1=0; serinit(9600); disable(); /* no need timer interrupt */ cw_n = n; /* initial step number for cw */ flag1 |=0x01; /* initial enable cw() */while(1){ { tick_wait(); /* wait for 10ms elapsed */energize(); /* round-robin execution the following tasks every 10ms */ cw(); ccw(); } }}cw(){ if((flag1&0x01)!=0) { cw_n--; /* decrement cw step number */ if (cw_n !=0) j++; /* if not zero increment index j */ else {flag1&=~0x01; /* disable cw() execution */ ccw_n = n; /* reload step number to ccw counter */ flag1 |=0x02; /* enable cww() execution */ } }

    標簽: C2051 2051 89C AT

    上傳時間: 2013-11-21

    上傳用戶:boyaboy

  • PCA9670 Remote 8-bit IO expand

    The PCA9670 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9670 is a drop-in upgrade for the PCF8574 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(200 mA versus 100 mA) that supports having all 25 mA LEDs on at the same time andmore device addresses (64 versus 8) are available to allow many more devices on the buswithout address conflicts.

    標簽: Remote expand 9670 PCA

    上傳時間: 2013-10-15

    上傳用戶:stella2015

  • PCA9671 Remote 16-bit IO expan

    The PCA9671 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plus(Fm+) family.The PCA9671 is a drop in upgrade for the PCF8575 providing higher I2C-bus speeds(1 MHz versus 400 kHz) so that the output can support PWM dimming of LEDs, higherI2C-bus drive (30 mA versus 3 mA) so that many more devices can be on the bus withoutthe need for bus buffers, higher total package sink capacity (400 mA versus 100 mA) thatsupports having all 25 mA LEDs on at the same time and more device addresses (64versus 8) to allow many more devices on the bus without address conflicts.

    標簽: Remote expan 9671 PCA

    上傳時間: 2013-10-12

    上傳用戶:laomv123

  • PCA9672 Remote 8-bit IO expand

    The PCA9672 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9672 is a drop-in upgrade for the PCF8574 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(200 mA versus 100 mA) that supports having all LEDs on at the same time and moredevice addresses (16 versus 8) are available to allow many more devices on the buswithout address conflicts.

    標簽: Remote expand 9672 PCA

    上傳時間: 2013-10-23

    上傳用戶:jasonheung

  • PCA9673 Remote 16-bit IO expan

    The PCA9673 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9673 is a drop in upgrade for the PCF8575 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(400 mA versus 100 mA) that supports having all 25 mA LEDs on at the same time andmore device addresses (16 versus 8) are available to allow many more devices on the buswithout address conflicts.

    標簽: Remote expan 9673 PCA

    上傳時間: 2013-10-29

    上傳用戶:wkchong

  • 16-bit IC and SMBus I/O Port w

    The CAT9555 is a CMOS device that provides 16-bitparallel input/output port expansion for I²C and SMBuscompatible applications. These I/O expanders providea simple solution in applications where additional I/Osare needed: sensors, power switches, LEDs,pushbuttons, and fans.

    標簽: SMBus Port bit and

    上傳時間: 2014-01-09

    上傳用戶:1101055045

  • PIC16F84單片機的內部硬件資源

    PIC16F84 單片機的內部硬件資源:學些PIC 單片機,在Microchip 尚未推出其他Flash 系列的情況下,很多菜鳥都是從PIC16F84 開始的,我們把它整理了一份中文資料供大家學習。首先介紹PIC16F84 單片機的內部結構,如圖1 所示的框圖。由圖1 看出,其基本組成可分為四個主要部分,即運算器ALU 和工作寄存器W;程序存儲器;數據存儲器和輸入/輸出(I/O)口;堆棧存儲器和定時器等。現分別介紹如下。

    標簽: PIC 16F F84 16

    上傳時間: 2013-12-26

    上傳用戶:zgu489

  • 正弦信號發生器的設計與制作

    制作一個正弦信號發生器的設計:(1)正弦波輸出頻率范圍:1kHz~10MHz;(2)具有頻率設置功能,頻率步進:100Hz;(3)輸出信號頻率穩定度:優于10-2;(4)輸出電壓幅度:1V到5V這間;(5)失真度:用示波器觀察時無明顯失真。(6)輸出電壓幅度:在頻率范圍內 負載電阻上正弦信號輸出電壓的峰-峰值Vopp=6V±1V;(7)產生模擬幅度調制(AM)信號:在1MHz~10MHz范圍內調制度ma可在30%~100%之間程控調節,步進量50%,正弦調制信號頻率為1kHz,調制信號自行產生;(8)產生模擬頻率調制(FM)信號:在100kHz~10MHz頻率范圍內產生20kHz最大頻偏,正弦調制信號頻率為1kHz,調制信號自行產生;(9)產生二進制PSK、ASK信號:在100kHz固定頻率載波進行二進制鍵控,二進制基帶序列碼速率固定為10kbps,二進制基帶序列信號自行產生;

    標簽: 正弦信號發生器

    上傳時間: 2014-12-21

    上傳用戶:Jerry_Chow

  • 抽樣z變換頻率抽樣理論

    抽樣z變換頻率抽樣理論:我們將先闡明:(1)z變換與DFT的關系(抽樣z變換),在此基礎上引出抽樣z變換的概念,并進一步深入討論頻域抽樣不失真條件。(2)頻域抽樣理論(頻域抽樣不失真條件)(3)頻域內插公式一、z變換與DFT關系 (1)引入連續傅里葉變換引出離散傅里葉變換定義式。離散傅里葉變換看作是序列的傅里葉變換在 頻 域 再 抽 樣 后 的 變 換 對.在Z變換與L變換中,又可了解到序列的傅里葉 變換就是單位圓上的Z 變 換.所以對序列的傅里葉變換進行頻域抽樣時, 自 然可以看作是對單位圓上的 Z變換進行抽樣. (2)推導Z 變 換 的 定 義 式 (正 變 換) 重 寫 如 下:  取z=ejw 代 入 定 義 式,  得 到 單 位 圓 上 Z 變 換 為w是 單 位 圓 上 各 點 的 數 字 角 頻 率.再 進 行 抽 樣-- N 等 分.這 樣w=2kπ/N, 即w值為0,2π/N,4π/N,6π/N…, 考慮到x(n)是N點有限長序列, 因而n只需0~N-1即可。將w=2kπ/N代入并改變上下限,  得 則這正是離散傅里葉變換 (DFT)正變換定義式.

    標簽: 抽樣 變換 頻率

    上傳時間: 2014-12-28

    上傳用戶:zhaistone

主站蜘蛛池模板: 稷山县| 镶黄旗| 祁阳县| 札达县| 龙门县| 陕西省| 江西省| 宜黄县| 昭平县| 开鲁县| 鄂伦春自治旗| 应城市| 仪陇县| 宜丰县| 太白县| 汉阴县| 平和县| 宁波市| 霞浦县| 高陵县| 阳信县| 汉源县| 偏关县| 商南县| 牡丹江市| 双辽市| 巴林右旗| 开平市| 班戈县| 平阴县| 澄迈县| 南岸区| 紫金县| 延边| 武山县| 吴江市| 郸城县| 谷城县| 绩溪县| 晋州市| 颍上县|