Skip to content
View tkouba's full-sized avatar
  • Prague, Czech Republic
Block or Report

Block or report tkouba

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

Pinned

  1. FluxTemp FluxTemp Public

    ESP8266 firmware for sending data to InfluxDB

    C++

  2. CentOS-IoT CentOS-IoT Public

    HOW-TO: Make IoT server from CentOS

  3. OPCdotNET OPCdotNET Public

    OPC Data Access .NET Client Library

    C# 16 9

  4. sntcz/LoRa.Message sntcz/LoRa.Message Public

    A pure C# library to decode packets for LoRa/LoRaWAN radio communication

    C# 17 8

  5. Get connected client net addresses (... Get connected client net addresses (T-SQL)
    1
    select distinct
    2
      net_transport,
    3
      client_net_address,
    4
      hostname,
    5
      program_name,
  6. MTPCmd MTPCmd Public

    Media device command line interface (copy file to/from device) - PoC project

    C# 2