Clearing the terminal screen?

后端 未结 14 2409
隐瞒了意图╮
隐瞒了意图╮ 2020-12-29 07:03

I\'m reading data from 9 different sensors for my robot and I need to display them all steadily, in the same window so I can compare the values and see if any of the reading

14条回答
  •  伪装坚强ぢ
    2020-12-29 07:45

    the best way I can think of is using processing there are a few introductions on the net like displaying serial data, arduino graph and arduino radar
    Since Arduino is based on processing its not that hard to learn

提交回复
热议问题