Linnes Lab

Name
Linnes Lab
Location
Weldon School of Biomedical Engineering, Purdue University
Homepage
https://engineering.purdue.edu/LinnesLab
GitHub
https://github.com/linneslab
Twitter
@jac_linnes

Libraries

KickFFT A library for implementing a discrete Fourier transform on an input data array.
KickFilters A library for implementing a few basic filters including: high-pass, low-pass, notch, moving average filters, and median filters.
KickFiltersRT A library for implementing a few basic real-time filters including: high-pass, low-pass, notch, etc.
KickMath A library for performing a few simple mathematical calculations for use with arrays.
KickSort Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.
LMP91000 Arduino library for the LMP91000 Configurable Potentiostat for Low-Power Chemical Sensing Applications.
MAX541X Arduino library for the MAX5417/18/19 I2C Digital Potentiometers.
TrigDef A look-up table for trig functions.
ttestTable Definition file for t-Tesst alpha level look-up tables for different degrees of freedom.