Speed Display
i got program record , calculate scale speed in mph of 2 model trains. problem displaying this. can through serial monitor yes can't seem changes 1 value. here now:
train 2mph
train b 0mph
train b 11mph
train b 1mph
train b 22mph
train b 27mph
train b 31mph
train b 30mph
train b 118mph
train b 22mph
train b 26mph
train b 29mph
train 0mph
train 23mph
train 29mph
train 22mph
something of sort. want stay
train xmph
train b ymph
and change x , y variables , not scroll down every time. wonder if there software or way this.
train 2mph
train b 0mph
train b 11mph
train b 1mph
train b 22mph
train b 27mph
train b 31mph
train b 30mph
train b 118mph
train b 22mph
train b 26mph
train b 29mph
train 0mph
train 23mph
train 29mph
train 22mph
something of sort. want stay
train xmph
train b ymph
and change x , y variables , not scroll down every time. wonder if there software or way this.
there library allows send ansi escape sequences serial port. if device on other end recognizes, , reacts to, ansi escape sequences, can want (if send correct escape sequences).
it's google time.
it's google time.
Arduino Forum > Using Arduino > Project Guidance > Speed Display
arduino
Comments
Post a Comment