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

Block or report Tezirg

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

    Wolpertinger architecture for power grid operation

    Python 2

  2. Arduino-drivers-9dof Arduino-drivers-9dof
    1
    #ifndef _BMI160_HPP_
    2
    #define _BMI160_HPP_
    3
    #include <Arduino.h>
    4
    #include <SPI.h>
    5
    
    
  3. os2 os2 Public

    Open Stack Object Storage for Node.js

    JavaScript 3

  4. ArduinoExpress ArduinoExpress Public

    REST HTTP for Arduino, inspired from Node.js Express

    C++