hemnath
Advanced Member level 3
I'm new to RTOS. I have experience in interrupts in microcontroller. I have used it in many of my projects.
Let's say, I have a sensor where I will process and display the value on lcd or graphic lcd. I have keypad for the menu navigation to change the parameters values. output relays to be activated or deactivated based on the sensor value. Blinking action on led. I have used interrupt for blinking of LED.
For the above process, interrupt is enough or RTOS is required. How RTOS varies from Interrupt. I'm interested to learn it. Can you guys please explain in detail for my application.
Let's say, I have a sensor where I will process and display the value on lcd or graphic lcd. I have keypad for the menu navigation to change the parameters values. output relays to be activated or deactivated based on the sensor value. Blinking action on led. I have used interrupt for blinking of LED.
For the above process, interrupt is enough or RTOS is required. How RTOS varies from Interrupt. I'm interested to learn it. Can you guys please explain in detail for my application.