Hi everyone
I am new to this forum.
Is there anyone can help me about FreeRTOS Arduino especially if we have multitasking job a lot of multitasking task like :
- Read RTC
- Read GPS
- Write to SD
- Send data to TCP/IP SIM900
- Write data to LCD 16x2
- Receive SMS, and send reply to sender
Do you think with FreeRTOS, I could perform all those task?
If it could, where I could find example code, already google but I can not find it,perhaps I used wrong key search..
I already try to use it with blinkwithoutdelay algoritme, but finnaly it crashed..
Hope some one could answer and give me some explanation about this..
Thanks in advance