搜索资源列表
progKKK
- ADuC841的IO检测程序,可以通过SSCOM32检测串口字符发送情况-ADuC841 IO detection procedure, through SSCOM32 detection of this serial characters
COMAssist1.51
- 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
c8051UART0
- 很好用的串口通信程序,能自动检测串口通信的波特率
temperature123456
- 实现温度实时检测,可记录一天二十四小时的温度,并用数码管显示出来,也可通过串口查询-Temperature real-time detection, can record 24 hours a day the temperature, and used digital tube display, also available via the serial query
51kaifaban
- 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental procedures, including water LED li
11112321
- 毕业设计时制作的一套水位遥测自控系统,本系统以AT89S51单片机为主控单元,通过超声波传感器和液位变送器实现液位实时数据的检测和自动控制。系统分主控站与测控站,通过主控站的键盘可以实现对测控站的水位上下限的控制和显示。主控站与测控站之间的无线实时数据传输的解决方案采用广泛应用于无线抄表、工业数据采集系统和水文气象监控等领域的无线通信芯片nRF24L01组成无线高速数据收发模块。系统实现对所监控水位的短矩离无线测量与自动控制,利用GFSK实现数据高速传送以及较低的功耗。从测控站传送过来的数据通过
chuankoujiance
- 串口调试代码 检测串口是否正常 发送的数据通过单片机返回-Detection of serial debugging code and whether it is normal to send serial data through the single-chip return
btl
- 80C51自动检测串口通讯中的波特率,汇编程序-80C51 automatically detect the baud rate serial communication, assembler
com2ang
- 中断触发的串口收发程序,可以检测按键,并且用四位数码管显示接收到的前四位代码,有详细的注释-Interrupt-triggered serial transceiver program can detect key, and LED display with four of the top four received the code, contains a detailed comment
Test
- 这是一个串口测试程序,适用于单片机输出输入检测-This is a serial port test program for testing microcontroller input-output
Proteus_serial_port_check
- proteus串口检测程序,含PROTEUS仿真-Proteus_serial port_check
SerialTool
- CE下测试串口的源码,基于VS2005的C#,自动自动检测当前系统的串口,在友善之臂6410开发板调试通过-CE source code to test the serial port, based on VS2005, C#, automatic serial port automatically detects the current system, the arm 6410 in a friendly through the development board debugging
SerialPort
- wince环境下,针对VK3224芯片测试的DEMO,能够检测串口及数据传输,16进制的转换-wince environment, the DEMO for VK3224 chip test able to detect the serial port and data transmission, the hex conversion
dianzhicheng
- 使用keil uvision编写的一个简单智能电子称程序,除了测量重量外,可以检测串口连接是否成功,可以判断物体是否超重。-A simple intelligent electronic use keil uvision write the said program, in addition to measuring the weight, you can detect the serial port connection is successful, you can determine whe
uart_delay
- 这是串口程序,检测串口工作是否正常,基于P89V51单片机-This is a serial process, the serial port is working properly detected, microcontroller based P89V51
第五次
- 串口通讯助手进行串口通信 传输和 温度检测 程序(Serial communication)
ADC与PWM串口
- 基于STM32F103RC ,ADC检测,PWM输出,串口调试(Based on STM32F103RC, ADC detection, PWM output, serial debugging)
STC15转速检测
- STC15系列单片机使用外部中断检测发动机转速,并发送到串口屏显示(STC15 Series MCU uses external interrupt to detect engine speed and sends it to serial port display.)
LCD显示温度+串口接收温度
- LCD显示温度+串口接收温度xxxx不要管后面本文介绍了简易集散温度控制系统,系统为两层结构,上位机用组态王软件完成对下位机的监控。下位机利用数字温度传感器DS18B20 ,结合单片机组成传感器网络,设计了相关的硬件和软件,实现多点温度检测与控制。(LCD display temperature + serial port receiving XXXX leave behind a simple distributed temperature control system has been in
基于32单片机的电压检测装置
- 1. 基本功能:基本实现了附件2要求的功能,因为TFT-LCD引脚损坏,故用OLED代替,开发板没有配套24C02,所以使用flash模拟EEPROM,对参数K进行掉电保护。 2. 增加功能: a.按键个数增加1个,多了一个用于时间调整,可以让时间减小。 b.可以通过串口修改实时时间,在屏幕1下,用串口助手输入指令。 c.可以通过串口更新电压上报时间,在屏幕2下,用串口助手输入指令。 d.往串口助手输入:?,即可以获得串口指令提示。更多信息见实验工程下“ReadMe”文件。
