You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initiate c++ library that is compatible with Arduino but, can also be used for other MCU boards without changing anything in the source code itself. You can start with creating /src folder and write udlemg.h & udlemg.c files.
At later stages of development we will require methods for filters, envelope detection, smoothing, timing and more.
The text was updated successfully, but these errors were encountered:
Initiate c++ library that is compatible with Arduino but, can also be used for other MCU boards without changing anything in the source code itself. You can start with creating
/src
folder and writeudlemg.h
&udlemg.c
files.At later stages of development we will require methods for filters, envelope detection, smoothing, timing and more.
The text was updated successfully, but these errors were encountered: