Skip to content
View JanStegenga's full-sized avatar

Block or report JanStegenga

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Arduino-STS-lib Arduino-STS-lib Public

    Arduino library for reading Sensirion STS3x sensors.

    C++ 4 1

  2. teamwork teamwork Public

    python script that uses API to import data from the project management site teamwork.com and returns several views of the data in an Excel file

    Python 3 2

  3. gamma-spectrum-stabilization gamma-spectrum-stabilization Public

    Code used to stabiliza and calibrate multi channel analyzer data, as generated by gamma detectors

    MATLAB 3

  4. Arduino_TMP116 Arduino_TMP116 Public

    Sample code for reading out a Texas Instruments TMP116(N) temperature sensor using an Arduino (M0)

    Arduino 1

  5. cyclic-reduction cyclic-reduction Public

    Illustrates the cyclic reduction method of solving b = A*x, where A is a diagonal matrix with 3 diagonals, as often found in (discretized) spatio-temporal dynamic systems. Here, size( A ) = [N, N],…

    MATLAB 1

  6. nagios-plugin-example nagios-plugin-example Public

    Script for the checking of .tar.xz files on an FTP server. These are expected to come in from a sensor node that is in deep sleep most of the time. Extracts files in memory to pandas dataframe.

    Python