Skip to content

PaoloEstorm/Curve-to-Array-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Curve to Array Generator

Interactive tool for generating C/C++ arrays with custom mathematical curves. Supports multiple curve types (parabolic, exponential, sigmoidal) with curvature control and draggable custom midpoint option. Optimized for embedded systems: automatic data type selection (uint8_t, int8_t, uint16_t, int16_t) and PROGMEM support for Arduino/AVR.

🔗 Curve to Array Generator

ScreenDemo

Made with Claude.ai

About

Interactive tool for generating C/C++ arrays with custom mathematical curves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published