搜索资源列表
串口传输
- 串口传输,经调试很成功,通过pc机串口调试精灵,在周立功单片机上运行-serial transmission, debugging very successful, through the pc-serial debugging genies, Zhou, who runs SCM
电导率仪的上位机数据采集软件.rar
- 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中,the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
SCI
- 串口收发的演示程序,labview写的,可以通过上位机查看单片机发来的数据-Demo program to send and receive serial, labview write, you can view the single-chip host computer sent the data
chuanxingtongxunheshishiquxian
- 通过串口接收数据并实时画出曲线。将含有单片机,AD模数转换器等芯片的电路板通过USB数据线与电脑相连,可通过计算机实时显示出数据和绘制出图形-Through the serial port to receive data and real-time to draw curves.
prog
- 简单的PC通过串口控制单片机获得伺服电机正反转、停的上下位机控制程序-Simple access to PC through serial port servo motor control MCU rotating, the upper and lower stop position control procedures
A_good_virtual_oscilloscope
- 一个很好的虚拟示波器!可一直接运行!他通过串口采集信号与系统单片机上的数据-A good virtual oscilloscope! Can be directly run one! Him through serial acquisition signal and system data on single-chip microcomputer
myusart
- atmega128单片机的串口通讯程序,通过串口调试助手可实现单片机与计算机的交互。-atmega128 single-chip serial communication program through the serial port can achieve single-chip debugging assistant computer interaction.
chuankoushizhongxianshichengxu
- 数字时钟的串口程序 我自己编的,可以通过串口调时 8051单片机 led显示-Digital clock for the serial process of my own, can be transferred through the serial port when the led display 8051
communications
- 单片机串口通信应用程序,可通过串口发送接收收据来达到通信的效果。-Single-chip serial communication applications can be sent through the serial communications to receive a receipt to achieve results.
Text4.0
- 通过传感器获取环境的温度信息,利用单片机把所得到的温度有关信息进行温度调节实现温度的自动控制,使温度保持在预先设定的温度值范围。 2. 当按下语音播放按键时,触发系统通过语音系统播放当前的温度。当温度超过设定温度时,系统自动播放警告信息。 3. 系统通过串口通信把所测到的温度数据传到PC上并进行记录,PC把把所得到的数据描绘成一天温度曲线,最终显示在屏幕上。 -OK
51andvc2005
- WINDOWS下VC2005编程,通过串口于单片机开发板进行双向通讯,具有控制板上资源以及接受温度数据上位机实时显示功能!-WINDOWS next VC2005 programming, through the serial port on the MCU development board to conduct two-way communication with the control panel resources and to receive real-time temperature
TrainControl
- 通过电脑串口,下位机由单片机,电脑控制单片机,单片机控制相关继电器-Through the computer serial port, the next bit plane by the microcontroller, computer-controlled microcontroller, microcomputer control of the relevant relay
51单片机控制串口控制IPOD程序
- 使用51单片机,通过串口连接发指令给IPOD,执行播放/停止,上一曲,下一曲。
单片机AD
- 使用单片机内部Ad,实现单片机AD十位采集数据,并且通过串口打印出来。可以啦,就这么简单(The use of single-chip internal Ad, to achieve single-chip AD ten bit data acquisition, and print through the serial port. Yes, it's that simple)
C#直流电机pid调速
- 用C#编写的串口调试软件,下位机在STM32上测试通过,下位机发送数据的格式如printf("%s%f%s%f%s",":"x1":"x2":")单片机串口发送数据(Written in C# serial debugging software, the lower computer on the STM32 test passed, the lower machine to send data format, su
串口用一片74HC164 控制4个数码管
- 使用51单片机的串口,利用串口工作方式0,通过一片74HC164芯片控制4个LED数码管显示(Using serial port of 51 single chip computer, using serial port working mode 0, control 4 LED digital tubes by a chip of 74HC164)
自己写的通过串口和单片机通讯的ic卡读卡程序
- 自己写的通过串口和单片机通讯的ic卡读卡程序(VB version serial debugging program, including VB source code and installation files, suitable for debugging serial port)
基于VC++的串口通信服务的开发
- 可以实现单片机与PC端的信号接收,通过编写串口,可以将数据事实显示在PC端(It can realize signal reception between MCU and PC terminal, and it can display data facts on PC terminal by writing serial ports.)
1单片机串口与PC通信
- 使用C语言实现单片机串口与电脑的通信,并通过串口控制流水灯(Realize the communication between single chip computer and computer)
上位机串口
- 上位机通过USART与单片机通讯,可以实现字符和数字的发送和接收。(The upper computer which communicates with single chip microcomputer is written by C#)