CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PIC 串口调试

搜索资源列表

  1. demo

    2下载:
  2. 自己设计的pic单片机开发板源程序和说明书(内有原理图)支持pic16系列28脚和40脚器件。串口输出信息。4个LED数码管驱动;4个LED驱动;4个按键驱动;1个RS232接口;1个RS485接口;板载IIC存储器24C02驱动,;实时时钟;1Wire温度传感器;4通道功率输出驱动;2个继电器驱动;1个蜂鸣器; 2个通道AD转换(使用1个); 红外收发(保留); 扩展I/O接口; 按键复位电路; 板载ICSP接口。通过ICD2可在线编程,调试;复用IO均采用拨动开关控制。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2499569
    • 提供者:chenmao
  1. rs232.rar

    0下载:
  2. pic单片机串口通信调试程序,单片机收到上位机命令后发送数据,Single-chip serial communication pic debugger, single-chip PC orders received after sending data
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1180
    • 提供者:张吉卫
  1. pic-USART

    2下载:
  2. pic单片机串口中断程序,调试已经通过,请大家放心使用-pic microcontroller serial interrupt program, debugging has passed, please rest assured to use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-20
    • 文件大小:555
    • 提供者:lyh
  1. USART

    0下载:
  2. 熟悉pic单片机USART通信 //通过“串口调试助手”协助工作 //串口调试助手发送数据给877,877收到后再转发回串口助手-Familiar with the pic Singlechip USART communication// through
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:1265
    • 提供者:magic
  1. sd_card

    1下载:
  2. PIC18F4520单片机,读SD卡程序,通过串口调试助手可以查看-PIC18F4520 microcontroller, reading SD card program, through the serial port debugging assistant can view the
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-10-31
    • 文件大小:89226
    • 提供者:李云
  1. wangGPRS

    0下载:
  2. PIC SIM300、900B、A 串口调试软件 打电话 发短信 上网 单片机51 源代码-PIC SIM300, 900B, A serial debugging software to send text messages online calling 51-chip computer source code
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:6850
    • 提供者:DAIPINCHUAN
  1. RTC_I2C

    0下载:
  2. I2C总线驱动、实时钟芯片PCF8563应用程序CPU :PIC16F877A Function :以I2C总线方式向PCF8563芯片写入初值,以BCD码方式存储,以字符方式串口显示 。调试通过。-I2C-bus driver, real-time clock chip PCF8563 Application CPU: PIC16F877A Function: to I2C-bus PCF8563 chip manner to write the initial value to BCD
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:40291
    • 提供者:mikco
  1. 18b20_rs232

    0下载:
  2. 基于PIC单片机的数据采集系统,通过DS18b20将采集到的温度用串口调试助手 传送到上位机-PIC Microcontroller based data acquisition system will be collected by DS18b20 temperature with serial debugging aids sent to the host computer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:2439
    • 提供者:刘邦
  1. pic648a-PC-USART

    0下载:
  2. PIC单片机从COM口接收PC数据串再显示,适合初学者,调试已通过-PIC microcontroller from the PC COM port to receive the data string and then display, suitable for beginners, debugging has passed
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3736
    • 提供者:lyhas
  1. usart

    0下载:
  2. 串口调试助手发送数据给877,877收到后再转发回串口助手-PIC MCU UART test
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:769
    • 提供者:albert
  1. pic_uart_fun

    0下载:
  2. 实现pic单片机的串口通讯功能,发送和接受全部实现,已经调试通过,-To achieve single-chip serial communication pic
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2021
    • 提供者:chenw
  1. main

    0下载:
  2. PIC单片机的模拟串口发送程序,波特率为9600bps,在PIC16F683调试成功。-PIC16F683
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3301
    • 提供者:tswxb688
  1. PIC_uart_bytes

    0下载:
  2. PIC单片机的串口通信,能够接收发送任意多个字节,通过proteus仿真,设置虚拟串口,可以与串口助手联合调试,希望大家共同交流-PIC microcontroller serial communication, able to receive send any number of bytes, set up a virtual serial port proteus simulation, the joint debugging and serial assistant, I hope we
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:38752
    • 提供者:林柱
  1. pic-C-Programming-Language

    0下载:
  2. 包括各种pic16F877单片机上调试通过的程序,提供了完整的仿真电路及HEX文件,可直接运行。 开发环境:全书案例程序开发环境MPLAB 8.53 MCC18 3.16 HI-TECH PICC 9.70 HI-TECH PICC-18 9.63。 所需要软件:超级编辑器UltraEdit, 虚拟串口驱动vspd,串口助手 字模软件Zimo,文件拆分软件FileSplit VC#.NET 2008等 -Including various pic16F877 single-chip
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5602937
    • 提供者:zhiyan
  1. usart

    0下载:
  2. pic单片机16f877a的串口调试c转换程序。。已经测验过-pic microcontroller 16f877a the serial debugging c conversion program. . Already quiz. .
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:1024
    • 提供者:喆子
  1. uart_a

    0下载:
  2. pic单片机4011串口调试测试程序,适用于初学者。已经过测试。-4011 pic microcontroller serial debugging and testing procedures applicable to beginners. Has been tested.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:76661
    • 提供者:胡月
  1. PIC18_SerialTest

    0下载:
  2. pic单片机串口调试程序,此程序中利用IO口模拟串口通信,实现了将串口接收到的数据全部返回。-PIC single-chip serial debugging procedures, IO simulation string mouth communication by using this program, realized the serial data received will be returned
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:165352
    • 提供者:HL
  1. 232

    0下载:
  2. PIC单片机与电脑RS232通讯实例,通过串口调试助手可以得到数据-PIC microcontroller with computer RS232 communication instance, you can get the data via serial debugging assistant
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-24
    • 文件大小:89090
    • 提供者:张斌
  1. 串口调试

    0下载:
  2. 串即串行的意思,是指数据在一根数据线上按照二进制数的数位一位接一位的传输,例如要传输一个字节的数据10110010,先将最低位的0通过数据线传送过去,然后是下一位的1(两次传送时间间隔很小),依次将8位数据(1字节)传送过去。(On a serial of meaning, refers to the data in a data line in accordance with the binary digital one by one transmission, such as to tran
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:2081792
    • 提供者:逍遥弘一
  1. amaoComV3.0.0

    0下载:
  2. 专业的串口调试工具,强大的数据拦截功能,简单,易用的数据调试功能,十六进制、字符形式--双模式切换功能。(Professional serial debugging tools, powerful data interception function, simple and easy to use data debugging function, sixteen binary, character form -- double mode switching function.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:1816576
    • 提供者:zhangbaolin2
« 12 »
搜珍网 www.dssz.com