代码搜索:CCD驱动
找到约 10,000 项符合「CCD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/290904/8454251
c 串行驱动led显示.c
//串行驱动led显示,
//一个74hc595位移寄存器驱动三极管驱动led位,
//两个74hc595驱动led段,方式位5位x8段x2=10个数码管
//5分频,每次扫描时间位1.25ms
//定义特殊符号
#define nul 0xf
#define qc 0xc
#define qb 0xb
#define q_ 0xa
#define q__ 0xd
www.eeworm.com/read/188452/8539174
txt 驱动led静态显示.txt
--功能:译码输出模块,LED为共阳接法;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity fpgaqudongled is
port(seg:in std_logic_vector(3 down
www.eeworm.com/read/381939/9062710
c lcd驱动程序.c
/*
LCD1602液晶屏驱动模块
1、可直接嵌入到项目中使用
2、晶振频率:1M
3、如晶振提高低层驱动延时要作相应修改
AVR_AFA
www.iccavr.com
程序编写过程中参照了peak的4线显示程序
peak:AVR论坛技术版版主
*/
#include
#define RS_BIT PD6
www.eeworm.com/read/381935/9062730
c lcd驱动程序.c
/*
LCD1602液晶屏驱动模块
1、可直接嵌入到项目中使用
2、晶振频率:1M
3、如晶振提高低层驱动延时要作相应修改
AVR_AFA
www.iccavr.com
程序编写过程中参照了peak的4线显示程序
peak:AVR论坛技术版版主
*/
#include
#define RS_BIT PD6
www.eeworm.com/read/281957/9126284
pdf linux usb驱动开发.pdf
www.eeworm.com/read/281353/9160992
hex 液晶驱动4线.hex
:10006000204C4344313630322074657374002034A0
:100070006C696E65206D6F646520002020627920B8
:100080007A6C3038303120200020737563636573DB
:060090007366756C200090
:1000030012011C7F011200B97F027E001200967
www.eeworm.com/read/281353/9161005
opt 液晶驱动4线.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/281353/9161011
plg 液晶驱动4线.plg
礦ision2 Build Log
Project:
E:\Study-3_program\10_液晶应用\液晶应用 4线\液晶驱动4线.uv2
Project File Date: 01/29/2007
Output:
www.eeworm.com/read/281353/9161018
lnp 液晶驱动4线.lnp
"test_LCD1602_4line.obj",
"LCD1602-4line.obj"
TO "液晶驱动4线"
www.eeworm.com/read/377476/9274851
txt 查看驱动器.txt
@echo off
setlocal enabledelayedexpansion
for /f "skip=1 tokens=1,2 delims=\" %%a in ('fsutil fsinfo drives^|find /v ""') do (
set aa=%%a
set aa=!aa:~-2!
for %%i in (!aa!) do fsutil f