-
Need to deploy exchange 2003? Don t know where to go for all the answers? READ...
Need to deploy exchange 2003? Don t know where to go for all the answers? READ THIS and answer those questions.-Need to deploy exchange 2003? Don t know where to go for all the answers? READ THIS and answer those questions.
- 2022-03-01 03:01:17下载
- 积分:1
-
keil with Proteus FBI, including source code, circuit
keil与proteus联调,含源码、电路-keil with Proteus FBI, including source code, circuit
- 2022-11-29 08:05:04下载
- 积分:1
-
rs纠错编码-编码部分
rs纠错编码-编码部分-rs-correction coding- coding
- 2022-07-14 17:50:35下载
- 积分:1
-
CH375并口方式控制打印机
应用背景
单片机通过CH375链接USB口的打印机
// 单片机通过CH375控制USB打印机
// 程序示例,C语言,CH375中断为查询方式,只负责数据传输,不涉及打印格式及打印描述语言
// 另可提供多台计算机共享一台USB打印机的方案
// 以下定义适用于AVR 单片机,其它单片机参照修改,为了提供C语言的速度需要对本程序进行优化
关键技术
/* PORTB |= 0x08; // 输出A0=1
PORTA = mCmd; // 向CH375的并口输出数据
DDRA = 0xFF; // 并口D0-D7输出
PORTB &= 0xF9; // 输出有效写控制信号, 写CH375芯片的命令端口, A0=1; CS=0; WR=0; RD=1;
DDRA = 0xFF; // 该操作无意义,仅作延时,CH375要求读写脉冲宽度大于100nS
PORTB |= 0x07; // 输出无效的控制信号, 完成操作CH375芯片, A0=1; CS=1; WR=1; RD=1;
DDRA = 0x00; // 禁止数据输出
PORTB &= 0xF7; // 输出A0=0; 可选操作
*/
- 2023-09-03 07:10:03下载
- 积分:1
-
Sansung s3c44b0X source code
三圣s3c44b0X源代码
- 2022-04-08 07:29:42下载
- 积分:1
-
lab100实验板说明书以及原理图纸
lab100实验板说明书以及原理图纸-Manual lab100 experimental board, as well as the principle of drawings
- 2022-02-03 06:57:43下载
- 积分:1
-
steval-idb002v1系列开发板示例代码
steval-idb002v1系列开发板示例代码。官网上可下不到哦~程序内容包括蓝牙,计步器·····IAR版本确定是6.60.1.5099,否则option配置信息会破损,造成不必要的时间浪费。
- 2022-06-20 14:33:59下载
- 积分:1
-
I2C驱动PIC、PICC编译器
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector -I2C driver for PIC, PICC compiler- bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector
- 2022-04-30 23:49:46下载
- 积分:1
-
LonWorks White Paper details the Lonworks technology and the ways is a good embe...
lonWorks技术白皮书,详细介绍了lonworks技术及实现方式,是嵌入式lonworks的好资料-LonWorks White Paper details the Lonworks technology and the ways is a good embedded information Lonworks
- 2022-05-12 18:44:39下载
- 积分:1
-
射频识别技术平台,外部中断实验,ADS1.2开发环境…
EasyArm2200平台,外部中断实验,ADS1.2开发环境,掌握响亮中断控制器(VIC)的设置-EasyArm2200 platform, external interrupt experiment, ADS1.2 development environment, grasp the loud interrupt controller (VIC) settings
- 2022-08-08 07:02:51下载
- 积分:1