everyone, i am working with attiny85 using Arduino ide. Recently i was learning about rtos. I want to ask if it possible to run rtos attiny85 microcontroller? according to my knowledge it may be possible using some other techniques? but not specifically rtos. Am i right or not.
is it possible or not, if not then is there any other way to run two or more tasks at the same time with out blocking the code?
I am using timer0 go generate an interrupt after certain time. now want to to another task using attiny85
Muaaz Ul hassan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.