Arduino Multithreading
This library is designed to be used in scenarios when one foreground and one background thread is required.
Apps and platforms
1
Arduino IDE
Project description
Code
Thread64
This library is designed to be used in scenarios whee one foreground and one background thread is required e.g. when part of the calculations are heavy and need to be done in background based on asynchronous fashion without affecting the foreground processing working with gauges and communication
Comments
Only logged in users can leave comments