Skip to content
View K-S-K's full-sized avatar
  • K-S-K
  • Ludwigshafen, De
  • 15:08 (UTC +02:00)
Block or Report

Block or report K-S-K

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
K-S-K/README.md

Hello, my name is Stanislav.

Here are some facts about me:

  • I've been a software developer for many years but still like it.
  • Also, I'm interested in photography, not with a cell phone but with a real camera.
  • Also, I'm interested in all about microcontrollers but without any *.ino (don't start it, please).
  • Also, I'm interested in traveling around where I live and learning interesting things about all these miracles.
  • Some of the descriptions of my past projects are here

My last projects are:

In 2024, I started a couple of new projects:

Cross Container Client-Server Example

This project, written in C++, aims to develop an approach to communicating between applications in docker containers and allowing them to exchange binary serialized messages via sockets. The project can be used as a source of examples for creating more complex projects.

Cross Container Signal Exchange.

The purpose of this project written in C++ is to adjust the approach of creating several projects in different docker containers and let them communicate via sockets. The project can be used as a template for creating more complex projects.

In 2023, I've made several projects:

Prototype Board CAD

A simple editor for prototype board wiring planning with effective storage files in a version-management-friendly format. The project is written in C# for use in a web environment.

It contains:

  • Domain area library with a prototype board model.
  • Minimal API web application.
  • Blazor Web site application.

Other properties:

  • It is written on C#, with .Net 7.
  • It can be built and works on Windows and Linux OS.
  • It contains GitHub actions, which deploys it to the AWS.

Demo Board
The project page with the detailed description is here.

LCD Screen driver for ESP Microcontroller:

I make my first steps in this direction, but I believe it will be a big and interesting journey.

Pinned

  1. CV CV Public

    Some of my projects descriptions

  2. CCCS CCCS Public

    Cross Container Client Server

    C++

  3. MCHP-01-PIC18F45K20-Led-Blink MCHP-01-PIC18F45K20-Led-Blink Public

    PIC simplest project with blinking leds

    C

  4. ESP32-02-OLed-SSD1366 ESP32-02-OLed-SSD1366 Public

    The OLED Display SSD1306 128x32 driver for the ESP32 microcontroller

    C