Hey, does anyone know any libraries for Arduino that contain a function similar or equal to eval/parse?
One that supports things like pi & trigonometric functions would be ideal.
aspizu
I wrote one for my project, you can use it
aspizu
it doesn't support function syntax but it should be straight-forward to implement yourself