Skip to content
View k-nowicki's full-sized avatar
Block or Report

Block or report k-nowicki

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 Loading

  1. esp32_weather_logger esp32_weather_logger Public

    WiFi enabled multi-purpose weather conditions logger based on esp32

    C

  2. Kaggle-Titanic Kaggle-Titanic Public

    Top 3% solution to famouse Kaggle's Titanic Competition

    Jupyter Notebook

  3. kaggle_spaceship_titanic kaggle_spaceship_titanic Public

    Top 3% solution for Kaggle Spaceship Titanic competition

    Jupyter Notebook

  4. Ruby implementation of KORAD KA seri... Ruby implementation of KORAD KA series power supplies communication protocol. Verified on KA3005P only, but should work also with all supplies of series, including multichannel ones.
    1
    require 'rubygems'
    2
    require 'serialport'
    3
    
                  
    4
    class Korad
    5
      def initialize(port="/dev/ttyACM0", baud=9600)
  5. NowBoot NowBoot Public

    Boot loader for Atmel sam7 ARM microcontrollers for simple firmware updates.

    C 2 1

  6. Rupower Rupower Public

    Ruby interface to [UPower] tool available by default on Ubuntu and Debian distros.

    Ruby 2 1