Skip to content
View newEndeavour's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Cadence Fencing Tech Ltd
  • London, UK
Block or Report

Block or report newEndeavour

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

Popular repositories

  1. Timer555Monostable Timer555Monostable Public

    The Timer555Monostable library turns a 555 Timer IC connected in Monostable mode (see 555 Timer datasheet) into a Capacitance and/or Resistance meter. The library helps in the design of capacitive …

    C++ 2 1

  2. SignalEnvelope SignalEnvelope Public

    The SignalEnvelope object implements an Envelope for Touch Sensing routine decoding situations in which the primary Signal cannot be filtered via classic Signal Filtering Techniques (ie Butterworth…

    C++ 2

  3. EWMovAverage EWMovAverage Public

    The EWMovAverage object implements an exponentially weighted moving average

    C++ 2 2

  4. SchmittTrigger SchmittTrigger Public

    SchmittTrigger implements a Nysteresis dual threshold action. This Schmitt trigger switches the output to true when the input passes through a press reference (press_threshold) - The Output is swit…

    C++ 1

  5. ButterworthFilter ButterworthFilter Public

    ButterworthFilter implements a Low Pass Butterworth Filter with alpha=0.8125 and Gain = 3

    C++ 1

  6. SlidingArray SlidingArray Public

    SlidingArray implements a simple dynamic (within max boundaries) or sliding array object allowing the "on the fly" data capture and production of basic statistics (average, variance, min, max,..) w…

    C++ 1