代码搜索:ADC按键设计
找到约 10,000 项符合「ADC按键设计」的源代码
代码结果 10,000
www.eeworm.com/read/456941/7336649
cof 矩阵式按键.cof
www.eeworm.com/read/456941/7336650
pwi 矩阵式按键.pwi
www.eeworm.com/read/456941/7336651
mp 矩阵式按键.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/456941/7336652
dbg 矩阵式按键.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_矩阵式按键\
FILE 矩阵式按键.c
FUNC port_init 7A fV
BLOCK 9 7A
LINE 9 7A
LINE 10 7
www.eeworm.com/read/444901/7603513
18按键消抖动方法
www.eeworm.com/read/440080/7694119
按键设置数码管
www.eeworm.com/read/440080/7694133
按键设置数码管
www.eeworm.com/read/325595/13195158
txt 按键防抖动模块.txt
library ieee;
use ieee.std_logic_1164.all;
entity fangdou is
port(clk100:in std_logic;
keyin:in std_logic;
keyout:out std_logic);
end fangdou;
architecture a of fangdou is
signal
www.eeworm.com/read/321359/13408297
fla 按键流程图.fla
www.eeworm.com/read/309517/13669734