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

Sketch Request: Concurrency Example, LED Blink while Playing Sound #4

Open
youmustfight opened this issue Nov 17, 2023 · 0 comments
Open
Labels
help wanted Extra attention is needed

Comments

@youmustfight
Copy link
Owner

youmustfight commented Nov 17, 2023

Eventually we'll be in a world where a device is handling operations while playing feedback. Ex: maybe taking a picture for a follow up request/question while doing sound playback. It'd be great to have a simple example showing a concurrency pattern for folks new to C++.

This task/queue system seems only possible with a 2+ core setup, which the ESP32 board I've been using has. I think they all have two cores?

@youmustfight youmustfight added the help wanted Extra attention is needed label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant