General Arduino

Does Arduino support threading?

userHead MatrickEganlan 2022-11-14 12:55:43 476 Views2 Replies

I have a couple of tasks to do with arduino but one of them takes very long time, so I was thinking to use threads to run them simultaneously. I have an Arduino Mega

2023-03-18 15:54:59

Yes, you can buy mega2560 from here:- https://robomart.com/

userHeadPic Chris.Harrison4631
2022-11-15 09:31:52

Yes, mega2560 supports multithreading

userHeadPic Winster