Skip to content
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

Open
2 of 5 tasks
mathiasbredholt opened this issue Feb 23, 2021 · 11 comments
Open
2 of 5 tasks

Next steps: meeting 2021/02/23 #8

mathiasbredholt opened this issue Feb 23, 2021 · 11 comments

Comments

@mathiasbredholt
Copy link
Owner

mathiasbredholt commented Feb 23, 2021

@mathiasbredholt mathiasbredholt changed the title Next steps Next steps: meeting 2021/02/23 Feb 23, 2021
@mathiasbredholt
Copy link
Owner Author

mathiasbredholt commented May 8, 2021

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.

@mathiasbredholt
Copy link
Owner Author

Further down the road we could make travis update libmapper-arduino automatically for every new commit to libmapper/main.

@edumeneses
Copy link

Test with Arduino CLI: Starting Thursday, May 13

@mathiasbredholt
Copy link
Owner Author

If the examples are working without crashes I will merge the updates into main

@mathiasbredholt
Copy link
Owner Author

Test with C++ API: Starting Wednesday, May 11th

@mathiasbredholt
Copy link
Owner Author

mathiasbredholt commented May 14, 2021

  • I've tested libmapper with both C and C++ on my ESP board and it works smoothly :) :)
  • It seems that Joe's optimizations have solved the issue with stack sizes as well!
  • I'm testing with arduino-esp32 v1.0.6, where the stack size is unchanged (8192 bytes) and inet.h changed as described in fatal error: ../../../lwip/src/include/lwip/inet.h: No such file or directory #3.
  • I am able to create and update 32 signals with the C++ API.
  • The code is found in the Example_CppApi included with v0.3 version of libmapper-arduino

@edumeneses
Copy link

Great! Thanks for the code. I'll check ASAP

@mathiasbredholt
Copy link
Owner Author

I have made a new release (v0.3) and merged the changes into the main branch.

@malloch
Copy link
Contributor

malloch commented May 17, 2021

This is great – glad to hear the stack issue seems to be resolved!

@edumeneses
Copy link

Tested on VSC+PlatformIO (will not test Arduino CLI). Worked fine on Probatio. More details on the e-mail sent earlier this week

@edumeneses
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants