Skip to content
View vinthewrench's full-sized avatar

Organizations

@4th-ATechnologies @ZeroDark-coop
Block or Report

Block or report vinthewrench

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

    Insteon Server

    C++ 1

  2. S4 S4 Public

    S4Crypto - Security Library 4 used by 4th A Technologies, LLC.

    C 16 7

  3. pumphouse pumphouse Public

    wellpump inverter and smartshunt

    C++

  4. chickencoop chickencoop Public

    C++ 1

  5. Using gattlib to read values from vi... Using gattlib to read values from victron smart shunt bluetooth
    1
    
                  
    2
    /*
    3
    clang++ -Wall -o testshunt testshunt.c /usr/lib/libgattlib.so 
    4
    */
    5
    #include <assert.h>
  6. demoserver demoserver Public

    Example http REST server

    C++ 1