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

https://github.com/ma-ta/serio

Jednoduchý terminál sériového portu (pro Arduino apod.)
https://github.com/ma-ta/serio

arduino com-port raspberry-pi rs232 serial-communication serial-port serialport

Last synced: about 1 month ago
JSON representation

Jednoduchý terminál sériového portu (pro Arduino apod.)

Awesome Lists containing this project

README

          

# SerIO
> Jednoduchý terminál sériového portu (pro Arduino, ESP32 apod.)

![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/ma-ta/serio?include_prereleases)
![GitHub](https://img.shields.io/github/license/ma-ta/serio)

### Použité technologie:

**Vyžaduje [.NET SDK 10.0 (LTS)](//dotnet.microsoft.com/en-us/download/dotnet/10.0)**
- VS Community 2026 v18.6.2,
- .NET SDK 10.0.300,
- WPF

### Ke stažení:

> Vyžaduje Windows 11+ (verze 24H2, build 26100)
- [Běhové prostředí .NET](//dotnet.microsoft.com/en-us/download/dotnet/10.0/runtime)

SerIO v1.1.0 pro platformy:

- [Windows 11 (64-bit)](//github.com/ma-ta/serio/releases/download/v1.1.0/Serio-x64.exe)
- [Windows 11 (ARM64/AArch64)](//github.com/ma-ta/serio/releases/download/v1.1.0/Serio-arm64.exe)
- [Windows 7+ (32-bit)](//github.com/ma-ta/serio/releases/download/v1.1.0/Serio-x86.exe)  –  (min. Windows 7 s [.NET 6.0](//dotnet.microsoft.com/en-us/download/dotnet/6.0))

### Screenshot:

![Screenshot aplikace Serio v1.1](/serio-v1.1.png)