搜索资源列表

  1. SP23x8_C51

    0下载:
  2. 2338或2337等串口扩展芯片的C51例程,已在多个项目中应用,稳定、可靠-2338 or 2337, such as the C51 chip serial expansion routines, has been in a number of projects in applications, stable and reliable
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:23552
    • 提供者:李兴平
  1. chuangkoutongxin

    0下载:
  2. 这是串口通信的下位机测试程序,用C51写的,在单片机P0口接数码管,上位机控制软件用VC++编的,要的话发邮件到xsl2009@qq.com-This is a bit of serial communication under the test procedures, using C51 written in single-chip digital P0 port access control, PC control software
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:23552
    • 提供者:ww
  1. Virtual51

    0下载:
  2. 一个动态可视化的MCS-51全功能模拟器,此模拟器可以让您在PC机上模拟运行MCS-51程序就如同在硬体上一样. 这模拟器提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0与T1),一个实时时钟,一个 5x6 的小键盘,一个 128x64 点阵的 LCD,一个音频发生器,一个串口,一个打印口,和5个有两个优先级的中断源,并且程序以固定的 12MHz 时钟运行.再附上四个 Keil C51 的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:544768
    • 提供者:kly
  1. C51Uartkey

    0下载:
  2. 51单片机串口键盘程序,可以通过串口发送键盘扫描到的按键值-51 Single-chip serial keyboard procedures, can be sent through the serial port to keyboard scan button value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:林剑福
  1. 2052_UART

    0下载:
  2. //本函数实现在STC12C2051上自发自收的功能 //例如在串口调试助手打上十六进制发送,十六进制接收 //在发送窗口上写上12,在接收窗口上就会显示12-//This function in the spontaneous self-admission STC12C2051 function// for example, marked with serial debugging assistant hexadecimal
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:sfasdf
  1. KBDISP_060222(Final)

    0下载:
  2. 基于C51的通用人机界面程序,控制器为atmel的89S52,含键盘,串口,lcd,蜂鸣器,温度传感器等通用模块,非常实用。-C51-based general-purpose man-machine interface process, controls for the Atmel 89S52, including keyboard, serial port, lcd, buzzer, temperature sensors, suc
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:154624
    • 提供者:zhphan
  1. WINBOND

    0下载:
  2. 华邦芯片双串口的操作例程,C51语言, 主要实现双串口间的数据互转发,可以在实际系统中使用。-Winbond chip dual-serial port operation routines, C51 language, the main achievement of dual serial port data between each transponder can be used in the actual system.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:程夫人
  1. SerialPort

    0下载:
  2. 用VC做的小程序,关于串口采集数据和界面显示的内容,仅供参考-VC to do with a small procedure, on the serial interface data collection and display the contents are for reference only
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wanghaichao
  1. C51

    0下载:
  2. C51_LCD 12864_图形液晶 串口模式12864-C51_LCD 12864_ model 12864 Serial Graphic LCD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:王金龙
  1. 3100

    0下载:
  2. 基于c51单片机spi控制 串口扩展芯片max3100驱动程序代码-C51-based single-chip microcomputer to control serial port expansion spi chip MAX3100 driver code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:toooo2
  1. zhengeshishuangjitongxi

    0下载:
  2. 数据包(帧格式)的PC机和单片机串口通信 C51程序+proteus仿真-Packet (fr a me format) the PC and C51 single-chip serial communication procedures+ Proteus simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:81920
    • 提供者:陈文
  1. Virtual-COM

    0下载:
  2. 可以建立虚拟串口,对C51或用到串口的调试很有帮助哦,-Can create virtual serial port on the C51 or use the debug serial helpful Oh,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1833984
    • 提供者:freesl
  1. TCPIP57600

    0下载:
  2. 串口服务器KEIL C51原代码,单片机采用STC89C58RD+,网络控制器采用RTL8019,经过三层交换机测试,可以直接应用在产品,串口波特率576-KEIL C51 serial server source code, microcontroller used STC89C58RD+, Network controller using RTL8019, after a three-switch testing, can be d
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:281600
    • 提供者:陈振宇
  1. 228_6_uart_sst

    0下载:
  2. C51 用PCA 模拟串口,很有参考价值得源码-C51 with PCA serial analog, a valuable source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:67584
    • 提供者:duan
  1. c51-SD

    0下载:
  2. c51读写SD卡原代码,c51编写,串口接收-C51 source code to read and write SD card, c51 prepared, serial receiver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:9697280
    • 提供者:Vince
  1. 51TimerInit

    0下载:
  2. C51编写的用IO脚模拟串口的源程序,供初学者参考-C51 prepared by serial IO pin analog source, the reference for beginners
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:180224
    • 提供者:董进全
  1. 2007-3-8_16-55-48_72

    0下载:
  2. lcd液晶12864(ST7920)的串口C51程序(ST7920) lcd液晶12864的串口C51程序-lcd LCD 12864 (ST7920) Serial C51 process (ST7920) lcd LCD 12864 Serial C51 program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wuxiaozhi
  1. PC

    0下载:
  2. 单片机串口与电脑通信 C语言 C51 窗口通信实例-serval PC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:jing
  1. C51andnrf905

    0下载:
  2. 这是一个用于NRF905与C51单片机通信的无线串口程序,其中的端口设置因具体情况而改动。-This is a NRF905 with the C51 for the wireless single-chip serial communications program, in which the port settings and the changes due to specific circumstances.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:zhaolonghao
  1. 6

    0下载:
  2. PC机与单片机串口通信,包含vb串口通讯源代码和c51程序。
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:张扬
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »

源码中国 www.ymcn.org