An open API service indexing awesome lists of open source software.

https://github.com/emmanuelmess/serialio-kotlin

Translation of SerialIO to Kotlin
https://github.com/emmanuelmess/serialio-kotlin

Last synced: about 1 month ago
JSON representation

Translation of SerialIO to Kotlin

Awesome Lists containing this project

README

          

[Español](https://github.com/EmmanuelMess/SerialIO-Kotlin/tree/master/README.md) | English

## SerialIO-Kotlin
This project is a simple chat between two PCs through a serial port connection. It allows control over the majority of the variables of the connection.
This is a Kotlin translation of [SerialIO](https://github.com/EmmanuelMess/SerialIO).

### Images