搜索资源列表
pc
- 实现PC和单片机的通信。具有简单易懂等特点,方便开发人员使用。
zzz
- usb与计算机进行串行通信通信协议程序,单片机部分。
PIC16F877pc
- 介绍了PIC16F877单片机与Pc机实现串行通信的一种方法,并给出了硬件接口电路及通信源程序
可以:IIC读写24C02实验(ICC)改
- AVR单片机I2C通信
temperature
- 本设计主要用数字式温度传感器DS18B20来采集外界温度,该设计硬件部分核心器件为89S52单片机。通过编写大量C语言程序来支撑单片机来实现温度接收、转换、存储和显示等,最终温度通过数码管显示出来。软件方面通过二个智能板通过RXD、TXD通信,一个智能板显示温度值,通过RXD发送到另一个智能板上并显示。-Designed primarily with the digital temperature sensor DS18B20 to collect outside temperature, th
zhuji
- 单片机多机通信(主机)用LCD显示传输的数据-Single-chip multi-machine communications (host) with LCD display data transmission
cchuankoutongxin
- c#通过按钮向单片机传输数据,实现单片机与pc机的通信,并且自动检测单片机向pc机传回的数据-c# through the button to transmit data to the single-chip, to achieve single-chip communication with the pc drive, and automatically detects the single-chip machine returns to the pc data
TMS320F2407
- TMS320F2407与单片机之间的串行通信代码-TMS320F2407 and single-chip serial communication between the code
keybord
- 12864液晶显示简单C语言编写程序 ,表明了12864液晶显示与C8051单片机的通信问题-12864 liquid crystal display simple C programming language, shows the liquid crystal display with 12864 single-chip communication problems C8051
chuankou
- 该程序实现了串口的基本功能,能实现电脑与单片机进行通信。-The program implements the basic functions of serial port, to achieve a computer to communicate with the microcontroller.
COM_Communication
- 用C#实现串口通信程序,在此基础上可以方便的开发单片机上位机程序-COM Communications
14-chuankoutongxin
- 51单片机的串口通信程序,来自于开发板,VC环境下编写。-51 the Serial communication program, and from the development board, VC environment prepared.
avr-usart
- avr128单片机 usart串口通信 中断接手查询发送-avr128 microcontroller the usart serial communication interrupt to take over the query to send
CSharpsingle-chip-microcomputer-serial
- C#.net环境下与单片机串行通信的实践.-C#.net environment and single-chip microcomputer serial communication practice.
Serial.1
- 串口通信,发送数据,让单片机接收你的数据-Serial communication to send data to the microcontroller to receive your data
serial
- 串口程序 可供给上位机与下位机(单片机)通过串口进行通信-Serial program for PC and lower place machine (SCM) through a serial port for communication
TongXun
- 电脑和单片机之间的串口通信程序,非常适合初学者来学习-Between the computer and the microcontroller serial communication program, very suitable for beginners to learn.
demo
- 用C#写的字模提取软件,提取字模后可以直接和单片机通信-Written in C# using matrix extraction software, and can be directly extracted matrix chip communication
24l01-test
- 24l01测试程序,可以验证收发。两片51单片机通信。-C51 test of nrf24L01
C#串口通信源码
- C#串口通信源码,可用作单片机或者其它嵌入式设备的串口上位机。