Multicore programming for M5Stack
-
Hello all,
I am just getting started on M5Stack. Since it's based on ESP32 dual-core processor with another low power co-processor, is there an open library available to use these features?
Specifically, I want to maintain ping pong buffers on alternative cores to acquire real-time data from the accelerometer on the M5Stack Gray and transmit over WiFi to MQTT broker
-
C/C++ allows multicore programming of the esp32's but micropython support is still experimental due to the way that micropython is built.
-
C/C++
Which tools? Arduino or ESP IDF?
Is there any documentation? -
@iamashish
This guy shows how to use 2 cores with arduino
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login