How to do multiple tasks in Arduino | Beginners | millis() function
Amrit Aryal Amrit Aryal
1.78K subscribers
172,317 views
0

 Published On May 24, 2021

Have you ever felt difficulties while trying to do multiple tasks in Arduino?

If yes, this video is for you 😉.


Arduino is not built to do multiple tasks at the same time. It doesn’t support Multithreading like any classic computers you have. It executes instructions one by one in a queue.


But the good news is… Still, you can do some tricks to make an illusion of doing multiple tasks at the same time.


Article: https://www.amritaryal.com.np/posts/c...


Media where you can contact me:
Github: https://github.com/Amritaryal44
Instagram:   / its_elixir44  
Facebook:   / techsbyamrit  
Twitter:   / amritaryal44  


Some images used in this video are from rawpixel.com and pngtree.com.

show more

Share/Embed