搜索资源列表
prtcpy
- 把打印到文件结果,复制到同型号打印机上, 支持USB打印机,另外在此基础上可以完成EPSON 系列喷墨打印机的逐行打印-put print to a file, copy to the same printer model, supports USB printers, Moreover, the basis of this series to be completed EPSON inkjet printers Progressive Print
20065221033772987
- CH375控制USB打印机的源程序 单片机通过CH375控制USB打印机 程序示例,C语言,CH375中断为查询方式,只负责数据传输,不涉及打印格式及打印描述语言 -CH375 control of the printer's USB MCU through source control CH375-USB printer Sequence example, the C language, CH375 interrupting inquiry is only responsi
80C51_usb_printer
- 基于80C51和CH375的实现USB打印机驱动器的设计与实现方法
USB
- 仿真标准串口,用于升级原串口外围设备,或者通过USB 增加额外串口。 ● 计算机端Windows 操作系统下的串口应用程序完全兼容,无需修改。 ● 硬件全双工串口,内置收发缓冲区,支持通讯波特率50bps~2Mbps。 ● 支持5、6、7 或者8 个数据位,支持奇校验、偶校验、空白、标志以及无校验。 ● 支持串口发送使能、串口接收就绪等传输速率控制信号和MODEM 联络信号。 异步串口/RS232/RS485/RS422 转换并口打印机为USB 打印机 EPP 并口和
PRINTER
- 这是一个ce5.0下usbprint的驱动开发的源代码,对于开发wince下使用usb打印机的程序员来说是一个很好的范例
printc
- 单片机通过CH375控制USB打印机,该程序由keil51编译,希望对大家能有帮助,谢谢!-MCU control through CH375 USB printers, the procedures keil51 compiler, and I hope to be able to help you, thank you!
USB热敏打印机打印程序
- 使用python写的,在PC上直接使用USB热敏打印机打印的程序。
真正的USB转并口资料
- 真正的USB转并口资料,来自于德国的一个作者,源码开放,设备可以用作打印机并口,也可以用于所有并口仿真机使用,同时可以在一台机器上生成5个的并口。同时源码中使用ATMAL芯片任意两个PIN做USB设备代码,可以方便读者开发USB设备,而不需要usb接口芯片,不过当然只能是usb1.1的协议-The real USB to parallel port data from a German author, open-source, equipment can be used as parallel
200831815302692
- 单片机通过CH375控制USB打印机 程序示例,C语言,CH375中断为查询方式,只负责数据传输,不涉及打印格式及打印描述语言 另可提供多台计算机共享一台USB打印机的方案 -Single Chip USB printer through the CH375 control procedures for example, C language, CH375 interrupt mode for the query is only responsible for data transmission
ch375-usb-printer
- ch375驱动usb打印机,希望能给大家带来帮助!-ch375 usb printer
usb打印机
- usb打印机.rar
8051_USB_PRINT
- 本程序是利用80C51控制USB打印机的一小段代码-This procedure is to use USB printers 80C51 to control a small section of the code
usb-1284-98
- USB转打印线驱动可使你的电脑通过USB端口与绝 大部分打印机建立连接-USB to Printer Cable to print to most Printer printer device connected through the USB port
USB
- 实现usb转并口打印机,不需要驱动程序,可以直接应用usb转为并口-Usb printer parallel port to achieve transfer does not require drivers
UsbPrintingDevice
- USB打印机设计规范。遵照此文档可以设计出符合windows usb标准的打印机固件。-USB printer design. This document can be designed in accordance with the standards meet the windows usb printer firmware.
usbprint11
- usb打印机协议,介绍了如何获取打印机信息及如何封装打印机的包-usb printer protocol describes how to obtain printer information and how to package the printer package
C# 斑马打印机USB接口ZPL条码打印
- 条码打印机USB口指令发送,斑码机可用,其它机没测试(Bar code printer USB port instruction sent, spot code machine available, other machines have not tested)
USBPrinter
- 通过VC++编程实现微型打印机的打印功能,内包含打印机指令(Through VC++ programming to achieve micro printer printing function, including printer instructions)
serial-printer-developed
- 芯烨打印机开发包.rar 支持串口 USB接口 以太网接口 并口等(Core Ye printer development kit. Rar serial USB interface, Ethernet interface supports parallel ports, etc.)
树莓派3B+ qr488 通过usb操作热敏打印机,打印图片qt源码
- 树莓派3B+ qr488 通过usb操作热敏打印机,打印图片源码,这是树莓派下热敏打印机的操作示例,而且有图片翻转,包括降低色阶的方法。