meche
Junior Member level 2
Please I need help!
I am trying to build a project that will interface multiple sensors(about 5 sensors in total:temperature, humidity, pressure etc) with pic micro controller using a simple time triggered real time operating system (based on probably, timer2 overflow interrupt) to read each sensors in turn at specified time interval.
How do I call multiple tasks from this operating system?
I am trying to build a project that will interface multiple sensors(about 5 sensors in total:temperature, humidity, pressure etc) with pic micro controller using a simple time triggered real time operating system (based on probably, timer2 overflow interrupt) to read each sensors in turn at specified time interval.
How do I call multiple tasks from this operating system?