Skip to content
View gpatsiaouras's full-sized avatar
  • The Hague, Netherlands

Block or report gpatsiaouras

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. ford-focus-canbus ford-focus-canbus Public

    A custom module that reads the canbus of a ford focus mk2 2005

    C++

  2. multimodal-har-thesis multimodal-har-thesis Public

    This repo holds the code written as part of my thesis in the field of Multimodal Human Activity Recognition

    Python 3

  3. Flysky i6 ppm to Joystick converter Flysky i6 ppm to Joystick converter
    1
    #include <PPMReader.h>
    2
    #include <Joystick.h>
    3
    
                  
    4
    Joystick_ Joystick(JOYSTICK_DEFAULT_REPORT_ID, JOYSTICK_TYPE_GAMEPAD,
    5
      4, 0,                  // Button Count, Hat Switch Count
  4. Eigen-Faces-Recognition Eigen-Faces-Recognition Public

    Face recognition using nearest neighbor and eigen values

    Python

  5. conventional-pre-commit conventional-pre-commit Public

    Forked from compilerla/conventional-pre-commit

    A pre-commit hook that checks commit messages for Conventional Commits formatting

    Python

  6. signalk-raspberry-pi-mcp9808 signalk-raspberry-pi-mcp9808 Public

    A plugin for signalk to receive mcp9808 i2c temperature sensor data

    JavaScript