使用COM端口发送和接收串行(UART)数据的Java应用程序 [英] Java application to send and receive serial(UART) data using COM ports

查看:346
本文介绍了使用COM端口发送和接收串行(UART)数据的Java应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试开发嵌入式设备的Java应用程序,以便使用计算机的COM端口与它们进行通信。



要搜索的Java Swing或JavaFX应用程序可用的COM端口,选择一个并使用该端口将字符发送到嵌入式设备,并从嵌入式设备接收字符并将其显示在屏幕上。发送或接收的信号是串行(UART)信号。

Hi, I am trying to develope a java application for Embedded device to communicate with them using COM ports of the computer.

Java Swing or JavaFX application to search available COM ports, Select one and Send a character using that port to embedded device and also receive a character from the Embedded device and display it on the screen. The signal, which is send to or receive from are the serial(UART) signal.

推荐答案

这篇关于使用COM端口发送和接收串行(UART)数据的Java应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆