Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnwargo/arduino-esp32-multiple-cores

A very small and simple example of how to run tasks on separate cores in an Arduino project
https://github.com/johnwargo/arduino-esp32-multiple-cores

Last synced: about 1 month ago
JSON representation

A very small and simple example of how to run tasks on separate cores in an Arduino project

Awesome Lists containing this project

README

        

# Arduino Multiple Cores

This repository contains the source code for a very simple, but complete, example of how to configure an Arduino project for ESP32 to run separate tasks on each processor core.

Refer to [Arduino Running Tasks On Multiple Cores](https://johnwargo.com/posts/2023/arduino-running-tasks-on-multiple-cores/) for a complete description of this code.

***

You can find information on many different topics on my [personal blog](http://www.johnwargo.com). Learn about all of my publications at [John Wargo Books](http://www.johnwargobooks.com).

If you find this code useful and feel like thanking me for providing it, please consider Buying Me a Coffee, or making a purchase from [my Amazon Wish List](https://amzn.com/w/1WI6AAUKPT5P9).