-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next steps: meeting 2021/02/23 #8
Comments
I made the script for auto cloning the dependencies. The examples compile in Arduino IDE 1.8.13 / arduino-esp32 v1.0.6, but I have yet to test on an ESP. |
Further down the road we could make travis update libmapper-arduino automatically for every new commit to libmapper/main. |
Test with Arduino CLI: Starting Thursday, May 13 |
If the examples are working without crashes I will merge the updates into main |
Test with C++ API: Starting Wednesday, May 11th |
|
Great! Thanks for the code. I'll check ASAP |
I have made a new release (v0.3) and merged the changes into the main branch. |
This is great – glad to hear the stack issue seems to be resolved! |
Tested on VSC+PlatformIO (will not test Arduino CLI). Worked fine on Probatio. More details on the e-mail sent earlier this week |
Libmapper-arduino implemented on Probatio https://github.com/probatio/probatio-firmware-hub-m5stickc/tree/wifimanager. Small demo: https://youtu.be/0jFRvJSLwoE Next step: programming some audio to map and check if sensor data is being send without issues. |
Debug memory allocation issues (stack and heap) @mallochTest with Arduino CLI @edumenesesThe text was updated successfully, but these errors were encountered: