Arduino and Python Real Time Plot Animation | Lesson 1 Getting Started | PySerial MatPlotLib

Поділитися
Вставка
  • Опубліковано 23 лис 2024

КОМЕНТАРІ • 23

  • @pawanbhatt314
    @pawanbhatt314 Рік тому +2

    you're a freakin life saver, i was searching for a week how to not have a plot with increasing number of points, that -50 saved me.
    Arigato Gozaimasu.

  • @kychemclass5850
    @kychemclass5850 2 роки тому +2

    It's been a dream of mine to pump Arduino data into Libreoffice Calc so their pre-existing charting facilities can easily be used, data logged and processing can be done all in one place. Matplot lib is IMHO the last step before doing it in calc. Love your python/arduino vids - thank you.

    • @WaveShapePlay
      @WaveShapePlay  2 роки тому

      That is an interesting idea. Thank you for the kind feedback!

  • @warinwanpare1995
    @warinwanpare1995 Рік тому +2

    thank you sir, all your tutorial has been amazing for me and it's very useful at my work. I can't wait more video from you .

  • @keith6416
    @keith6416 2 роки тому +2

    It helps me a lot!! Thank you for sharing.

  • @cyrusmuthui52
    @cyrusmuthui52 Рік тому +1

    Hi, Great video. How can I plot three different values being sent by the arduino? Please help

  • @edgarromeroherrera2886
    @edgarromeroherrera2886 Місяць тому

    you're the man

  • @corentinlanguepin5270
    @corentinlanguepin5270 Рік тому +1

    Hi Sir, thanks for this video that helps me a lot. Nevertheless, for your x axis, how could it be possible to have this plot "in real time" with your time as your x axis. Here, your x axis is fixed. Thanks for your answer !

    • @WaveShapePlay
      @WaveShapePlay  10 місяців тому +1

      The "x" is the place within the frame. I do understand what you are saying, but the Real time is in reference to the frame data updating with a constant frequency.

  • @charlesbizet9313
    @charlesbizet9313 2 роки тому +1

    Thanks you for this video

  • @nadiasafafajriani1121
    @nadiasafafajriani1121 Рік тому +2

    can i use this with tkinter instead??

    • @voytechj
      @voytechj Рік тому

      Yes, matplotlib plots can be embedded in Tkinter window, and you can always use canvas widgets to plot signals with points or lines.

  • @Noname-bg5nh
    @Noname-bg5nh 2 роки тому

    Excellent video!

  • @noyes1275
    @noyes1275 Рік тому +1

    I am using Jupyter Notebook
    When i input the letter 'g' my plot is empty, showing nothing😢

    • @altarazisultan
      @altarazisultan Рік тому

      Did you find a solution? I am getting empty plot also using PyCharm.

    • @Glanmire3
      @Glanmire3 Рік тому

      I presume you type the letter g on the keyboard, which is wrong because the arduino board sending through by the serial port. However, don't forget to check and modify the serial port number in the python source code according to your operating system! (For example on my system the windows assigned to COM4)

    • @sandhayagupta4948
      @sandhayagupta4948 9 місяців тому

      It may be due to wrong serial port number or wrong baud rate

  • @g_rr_tt
    @g_rr_tt 5 місяців тому

    are dri no Oo No