Skip to content

serial2socket-proxy creates a virtual connection between the serial port and a network socket port with a simple graphical interface.. This software is a cross-platform application developed in Processing.

kalanda/serial2socket-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serial2socket-proxy

Description

serial2socket-proxy is a cross-platform software application developed in Processing that creates a virtual connection between the serial port and a network socket port.

For example, you can control an Arduino board connected to the serial port from any computer over internet. Also you can use this socket connection for communicate with your arduino board from Flash/Air application programmed in Actionscript, a PHP application or whatever language that can access to a socket.

image

Requirements

To open and execute the source code in Processing, you have to download and install:

License

serial2socket-proxy is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

serial2socket-proxy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with serial2socket-proxy. If not, see http://www.gnu.org/licenses/.

About

serial2socket-proxy creates a virtual connection between the serial port and a network socket port with a simple graphical interface.. This software is a cross-platform application developed in Processing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published