搜索资源列表
vc++串口通讯
- 这是一个用visual C++编写的用于调试和单片机通讯的串口通讯程序。-This is a visual C with the preparation for debugging and communication microcontroller serial communication procedure.
单片机启点-I2C程序C语言
- I2C编程,应用于I2C接口的C语言程序,适合初学者-I2C programming, I2C interface for the C language program suitable for beginners
avrlcd FOR C
- 液晶的C语言驱动程序 AVR单片机的程序 -the C language LCD driver AVR procedures
CRT401ANC_firmware
- c语言编写的单片机控制无限收发芯片通讯的程序-prepared by the MCU control unlimited transceiver chip communication procedures
testcom
- 用C/C++开发的程序,可以用在串口通讯上,可以与单片机和PLC通讯-with C / C development of the procedures to be used on serial communication, with the microcontroller and PLC communications
VictorComm1335
- 【软件简介】 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等 【控件特点】 1.完全由 C++ 代码写的, 支持简
control
- 本设计将对烘干机的温度控制予以研究。烘干机的结构虽然比较简单,但烘干过程是非线性、时变性和多变量的。在烘干过程中由于受各种不确定因素的影响,难于建立精确的数学模型。虽然自适应、自校正控制理论可以对缺乏数学模型的被控对象进行识别,但这种递推法复杂,实时性差,对烘干机水分的控制难以取得较好的控制效果。本设计将模糊控制理论最新应用于干燥的控制系统,以单片机为核心的模糊控制器将模糊逻辑语言控制策略变为有效的自动控制策略。在数字单片机上用模糊控制算法编制软件程序来实现对烘干过程的模糊控制。-This de
C51SerialAndPCDataExchange
- 一种单片机与电脑进行数据交换的C语言程序 单片机通过查询方式接收然后回传给PC机显示出来-A single-chip computer data exchange with the C language program Singlechip receive through inquiry then back to PC-display
USB_c_program
- 8051单片机USB接口程序设计 配套c程序 ch10-ch18,希望对你有用!-8051 Single-chip USB interface programming package c procedures ch10-ch18, hope useful for you!
VC6.0
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。 -Described in detail in the Windows environment application VC++ implementation of the PC computer and several single-chip serial communication method, g
uart
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。 -Described in detail in the Windows environment application VC++ implementation of the PC computer and several single-chip serial communication method, g
serialcom
- 用visual c++编写的MFC程序,可以实现PC对PC的通信及PC对单片机的通信。-Visual c++ using the MFC process to prepare, you can achieve PC to PC and PC communication on single-chip communications.
C
- 这个是单片机用18b20采集温度,传给电脑的程序;电脑那端用VB里的串口控件就能捕获了-This is a single-chip microcomputer with acquisition 18b20 temperature, to a computer program 那端computer' s serial port using VB controls can be captured
ScommAssistant
- 此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port param
led
- 用单片机定时器控制数码管和流水灯程序,是用c语言编写的,欢迎提出不足-MCU timer with digital control and flow control lamp program, is written in c language are welcomed to raise enough
chuankou
- 51 单片机的串口通C语言程序,并带有协议!非常实用,可供参考!-MCS-51 serial comunication programe
VC_51_communication
- 用Visual C++实现PC机与51单片机的简单通信。 程序经过测试,可以正常使用。-null
PC_serial-com
- 提出了一种用C语言实现PC机串行通信的方法,分析了PC机串行通信原理,采用计算机自身携带的 RS-232C标准接口进行通信。该方法程序小,硬件连接简单,且可应用到PC机与单片机或其它仪器仪表的 串行通信中去,因此具有较广的使用价值 -A method of computer serial communication is proposed in the paper. The data is trans- ferred between twoCOM portswith theAsy
3
- 要求C语言编写,实现C8051F020通过UART于PC实现数据交换,单片机使用外部22.1184MHz晶振。要求实现的功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。-Requirements written in C, to achieve C8051F020 UART to PC through data exchange, the microcontroller using an
AD
- AD转换实验,里面是c程序,可以直接IAR编译然后烧录到单片机里面,适用于无线传感网络实验。-AD conversion experiments, which is c program, IAR compiler can then burn to MCU inside for wireless sensor network experiments.