搜索资源列表
51单片机 USB方案
- 51单片机 USB 接口通信 方案 现在单片机都是串口连接的,连接不方便,也显的比较老。如果购买转接线,成本又不能控制。 其实单片机和电脑之间完全可以建立USB连接,只需要通过一片USB转串口的芯片
MCUseria1.rar
- 单片机串口通信程序集,51单片机串口调试程序一例,Microcontroller serial communication assembly, 51 MCU serial debugger one cases
MCUseria2
- 单片机串口通信程序集,51单片机串口调试程序一例-Microcontroller serial communication assembly, 51 MCU serial debugger one cases
51
- 两片51单片机,通过串口中断通信,发送程序,接收程序-2 51, interruption of communications through the serial port, sending program, to receive program
AduC812
- 基于ADI公司51核ADUC812单片机,功能:IIC,SPI,DA,AD,串口通信,有4K,FLASH.-ADI' s 51 nuclear ADUC831 MCU function: IIC, SPI, of DA, the AD, serial port communication, 4K, FLASH.
serial-communication-C-program
- 51单片机与电脑串口通信的C程序,有文字说明,txt文件-51 SCM and computer serial communication C program, text, txt files
51单片机串口通信及电子音响
- 51单片机串口通信及电子音响,编写单片机程序组成乐谱,用I/O接口 P1.7口输出,经过功率放大控制喇叭演奏一首完整的歌曲。
NRF24L01-basedC51
- 基于51单片机的NRF24L01无线射频模块收发程序(内含51直流电机驱动代码,无线232通信,串口收发,以及温度传感器数据采集系统程序等等)-Based on 51 single-chip RF transceiver module NRF24L01 program (containing 51 DC motor driver code, 232 wireless communications, serial port transceiver, and a temperature sensor
基于单片机的RS232串口通信
- 基于单片机的RS232串口通信,利用SP3232进行电平转换后,通过9pin的串口进行通信
51UsartCode
- 用51单片机写的串口通信代码,用来参考,c代码-51 microcontroller and serial communication codes
51-uart
- 51单片机与PC机的串口通信,串口软件发什么就显示什么。- 51 microcontroller and PC machine serial communication, serial port software to send what to show what 51 microcontroller and PC machine serial communication, ser
com_huibian
- 此程序是用汇编语言开发的,可以用于51单片机串口通信,压缩文件中包含程序运行时的所有文件。-This program is developed in assembly language, can be used for 51 single-chip serial communication, compressed file contains all the files when the program is running.
Serial-communication
- 单片机串口通信技术PPT,原理与应用在51系列单片机-Serial Communication Technology PPT, principle and application in 51 series
51串口通信
- 介绍了AT89C52单片机与PC机串行通信的实现方法,串行存储器24C256的读写操作流程,并给出了具体通信接口电路、单片机串行通信程序流程以及利用VB6.0的通信控件MSComm实现PC机串行通信的程序。系统经过实际应用,效果令人满意