CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - Printing program

搜索资源列表

  1. M150-Epson_Printer

    1下载:
  2. M150-Epson针式打印机的驱动程序和PCB图,用于打印出租车票(参考方案,呵呵)-M150-Epson stylus printer drivers and PCB diagram, for printing a taxi ticket (refer to the program, huh, huh)
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1456078
    • 提供者:劳巴里
  1. msp430-print

    0下载:
  2. 本代码本人用MSP430单片机开发微型数据记录打印机时所写的打印接口程序。-The code I used to develop single-chip MSP430 micro-data records written by the printer when printing interface program.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1905
    • 提供者:蒋群
  1. Print

    1下载:
  2. 打印机程序 主要实现ch375与单片机的连接时实现打印功能-Printer program to achieve ch375 main connection with the MCU to achieve printing
  3. 所属分类:SCM

    • 发布日期:2016-05-06
    • 文件大小:5589
    • 提供者:小傻瓜
  1. zz_v1

    0下载:
  2. 一个完整的移印机控制C程序,四个传感器[左右上下],输出两路[前后]。-A complete printing machine control C program, the four sensors [so up and down], the output two [before].
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:2269
    • 提供者:xiejiancheng
  1. PointTest

    0下载:
  2. 这是一个完整的电路画板程序,基于VC++开发的,电路板画图设计模拟程序,用鼠标点选相应电子元件可实现电路板绘制和打印,虽然功能不强大,但很完整,能绘制电容、二极管、电阻、电池符号等常用电子元件,同时也为您研究VC++相关图形处理程序提供一份可靠的参考。 -This is a complete circuit drawing board procedures, based on VC++ development, circuit board drawing design simulation
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:143152
    • 提供者:
  1. A9

    0下载:
  2. 电子秤a9series仪器组装程序,与最强的打印功能的电子衡器-Electronic scale A9series instrument assembly program, with the strongest printing function of electronic weighing instrument,
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:89500
    • 提供者:wuxiaoqi
  1. User

    0下载:
  2. 串口调试信息打印程序,输出调试信息到串口-Serial debug information printing program output debugging information to the serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1179
    • 提供者:Eworm
  1. UART

    0下载:
  2. msp430 串口打印程序,IAR,芯片msp430g2553,打印字符,打印字符串-MSP430 serial printing program, IAR, chip MSP430G2553, printable characters, print string
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:92266
    • 提供者:俺已经
  1. Ex001-UART-printf-AND-scanf

    0下载:
  2. 采用串口打印信息 调用scanf程序转-Using serial transfer printing information call scanf program
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:473457
    • 提供者:liuhaopeng
  1. PRINT

    0下载:
  2. 单片机打印程序,很好用的程序,我用了很多次-SCM printing program, a good procedure, I used a lot of times
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:山河依旧
  1. DuLinkList

    0下载:
  2. 一个基于面向对象的双向循环链表程序,提供链表数据的插入,添加,前序打印,后序打印,查找,计算长度等功能。-Based on object-oriented way circular list program that provides the list of data insertion, addition, pre-order printing, after printing sequence, find, calculate the length of the other functions
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:37969
    • 提供者:huangych
  1. Print-code

    2下载:
  2. 微型热敏打印机,条形码打印,c程序,可以打印code39、code128和code93等其他码制。-Miniature thermal printer, barcode printing, c program, you can print code39, code128 and code93 other symbologies.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1158
    • 提供者:胡明辉
  1. 1838072vugnqmqhqcthggm

    0下载:
  2. 特点: 升错文件不会变砖,app程序不需要知道boot的存在 方法: 38400波特率,板子复位后键盘敲“d”, 正常接收后串口会不停打印“C” 后把bin文件通过xmodem传送过去即可。 原理: 升级app时,把第一条jmp指令换成跳转到boot的jmp指令。 然后把app原来的跳转jmp指令放到0x1bfc的位置(就是boot区的前四个字节)。boot执行完了后执行存在0x1bfc位置的jmp指令即可跳转到app程序区。简单来说就是劫持app的第一条jmp指令。
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:27512
    • 提供者:大鹏集成
  1. DP-48A1-QRcode-Print--MSP430

    0下载:
  2. 本程序用于DP-48A1达普内嵌式打印机打印二维码使用,内包含打印指令详细注释以及自行编程了集汉字、字符串、变量的二维码打印函数,可以方便使用。-This procedure for DP-48A1 da dimensional code embedded printer use, and contains detailed notes, and self print instruction program a two-dimensional code printing function set
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:47086
    • 提供者:
  1. printf

    0下载:
  2. 野火开发板stm32f103串口打印程序例子-Wildfire Development Board stm32f103 serial printing program example
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:309602
    • 提供者:menglingyu
  1. H8S2638_COM1_DEMO

    0下载:
  2. 压缩包里面是本人自己写的日立单片机H8S系列的2638的串口发送演示程序,上电输出hello world。芯片印字HD64F2638F20。开发环境HEW。-Compressed inside is my own written by Hitachi H8S series of 2638 serial port to send demo program, the power output of world hello. Chip printing HD64F2638F20. Developmen
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:306393
    • 提供者:闭关十年
  1. laser-cutting-machine

    0下载:
  2. 该源码实现基于51单片机的激光雕刻机部分功能,都是单个的子模块,包括SD卡在SPI模式下的读写,通过数码管显示读取内容,可配合激光雕刻机实现脱机打印,以及激光雕刻机和上位机的通讯,以及圆弧和直线插补程序,用来解析G代码,最后附上俩个小程序,一个是光立方,另外一个是超声波测距-The source code based on 51 single-chip laser engraving machine part of the function, are a single sub-module, i
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:17231
    • 提供者:李瑞刚
  1. Usart

    0下载:
  2. 本程序可以用于STM32F10系列芯片,实现串口打印(This program can be used for STM32F10 series of chips for serial port printing)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:1472512
    • 提供者:醉翁boy
搜珍网 www.dssz.com