Skip to content
View mec-kon's full-sized avatar
Block or Report

Block or report mec-kon

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. tagventory tagventory Public

    Tagventory is an app that primarily allows you to keep track of your domestic logistics via tag-based lists.

    Kotlin 1

  2. balance-display balance-display Public

    A simple kotlin program to display the balance of your crypto currencies in Euro or Dollar.

    Kotlin 1 1

  3. led-strip-server led-strip-server Public

    server that hosts a responsive html5+css3 website to control a led strip connected to a Raspberry Pi or ESP32/ESP8266 microcontroller | also openHAB support over mqtt

    C++ 2

  4. weather_station weather_station Public

    A simple weather station hardware (pcb files) for recording temperature, humidity, pressure and airquality.

    HTML 2

  5. openhab mqtt configuration files for... openhab mqtt configuration files for receiving temperature values and displaying the temperature and the time of receipt in openhab
    1
    String   Test_Temperature_Str "Test String  [%s]"  {channel="mqtt:topic:test_temperature:test_temperature_channel"}
    2
    Number   Test_Temperature   "Temperature [%.2f °C]"      <temperature>   (Balcony, gTemperature)   ["Temperature"]
    3
    DateTime Test_DateTime "last transmission [%1$tA, %1$tH:%1$tM]" <time>   (Balcony, gTemperature)   ["Temperature"]
    4
    
                  
    5
    Group    Balcony               "Balcony"          <terrace>       (Home)                    ["Outdoor"]
  6. simple-mqtt-client simple-mqtt-client Public

    a simple mqtt client based on libmosquittopp

    C++ 3 3