Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 283 Bytes

stevesch-MathBase

WIP math structures for ESP32/embedded plaforms

  • interpolation
  • clamping, wrapping
  • bit manipulation
  • approximations
  • splines
  • random numbers
  • statistical helpers
  • PID controller

Building and Running

#include <stevesch-MathBase.h>