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

Block or report jhschwartz

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

    A basic class + driver code to work with SMi's SM933X differential pressure sensor

    C++ 4 2

  2. PEPPI PEPPI Public

    Forked from ewbell94/PEPPI

    Pipeline for protein-protein interaction prediction

    Fortran

  3. Example Socket for Emotiv EPOC+ Wire... Example Socket for Emotiv EPOC+ Wireless EEG (emotiv.com/epoc)
    1
    // Written by Jacob Schwartz, jaschwa@umich.edu, September 2018, edited & published May 2019
    2
    
                  
    3
    // In September 2018, I worked with the EPOC+ as part of a project for the MedHacks Hackathon. 
    4
    // It was extremely counterintuitive to work with, and if anyone else comes across issues with 
    5
    // it I figure this code might be helpful. It was awhile ago but I'd be willing to try to to help 
  4. flask-api-template flask-api-template Public

    The simplest api for flask, flask-pymongo, and flask-restful

    Python