Plotting accelerometer data in real time with PyQtGraph

preview_player
Показать описание
Built in Python 3.6.5 using PyQtchart. Developed using the Spyder IDE. Data is streamed serially from arduino Uno rev3. Library used for the stream is pyserial. You can get the code yourself from my repository below;

Рекомендации по теме
Комментарии
Автор

Hi. I have GUI created to read/plot from serial port. It is reading random from virtual COM now. What part in your code makes GUI able to read/plot from real time serial port?

adamshaan
Автор

Hello do you have button for close serial comunication in pyqtgraph and python with com port?

TheRESMAT
Автор

How do you move the x axis? I'm from mexico

carlosalbertoperezsantos
Автор

can you share the codes with me please?

e.n.
Автор

Hello, is it possible to share the code? I have issues with scaling the x-axis. Thank you!

lukasseis