Hi guys, I have an issue. I want to create delay according to serial data i received. Suppose i receive serial data integer 10 then i want to generate 10ms delay to glow led. But the problem is when the controller is serving the delay, new data has been received. So how i can do this without losing any my serial data. Is it even possible? Below is attached file about what i want to do. thanks
delay generation.txt (310 Bytes)