Patrick Thomas

I've dabbled in a few startup R&D projects since graduating from Bath University 2 years ago. I've worked on audio effects processors, bluetooth MIDI networks, spectrophotometers, IoT enabled vehicles

Patrick’s public repositories

  • MIDIparser

    A class that converts byte streams into MIDI messages, and stores them in a FIFO. This is useful if you wish to read MIDI messages via polling instead of interrupts. …

    MIDI, parser
    Last updated: 04 Aug 2016 3 10
  • ParametricEQ

    A parametric EQ that uses a fixed point, direct form 2 transposed, implementation of a Butterworth filter. The following parameters can be adjusted: Gain (dB), Bandwidth Gain (dB), Centre frequency …

    eq, filter, Parametric
    Last updated: 04 Aug 2016 6 19
  • PPMout

    A PPM driver for the K64F that uses the CMT module

    CMT, K64F, output, PPM
    Last updated: 06 Sep 2016 3 14
See all repositories