Skip to content
View brannow's full-sized avatar
  • Magdeburg, Germany
  • 02:50 (UTC +02:00)
Block or Report

Block or report brannow

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

    Control program for the senirion sps30 particle matter sensor (I2C interface) WIP

    C 1 3

  2. mining-monitor mining-monitor Public

    C# Mining Monitor send Telemetry data to a Web Service (Intel CPU + Nvidia Support only)

    C#

  3. C# USB Temperature Sensor Tester Int... C# USB Temperature Sensor Tester Interface for DS18B20
    1
    // see: https://github.com/mikeobrien/HidLibrary/tree/master/src/HidLibrary
    2
    using HidLibrary;
    3
    using System;
    4
    using System.Linq;
    5
    using System.Runtime.InteropServices;