Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How to prompt serial data activity, received data? In the simple, how to change a label appearance, i.e blinking, on data received?

share|improve this question
Please clarify what you would like to do or what you have tried so far. – 0A0D Jul 12 '11 at 17:52
2  
I'd always hoped the <blink> tag would have an application... – aardvarkk Jul 12 '11 at 17:53

closed as not a real question by Dave Swersky, 0A0D, p.campbell, BoltClock, Kyle Trauberman Jul 12 '11 at 17:55

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

If what you need is related to reading data from a serial port, try this page.

share|improve this answer
LOL, I managed to procure an answer 20 seconds after closing. – Kornelije Petak Jul 12 '11 at 17:57

Not the answer you're looking for? Browse other questions tagged or ask your own question.