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

Поделиться
HTML-код
  • Опубликовано: 19 авг 2024

Комментарии • 22

  • @pawanbhatt314
    @pawanbhatt314 Год назад +1

    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.

  • @warinwanpare1374
    @warinwanpare1374 Год назад +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 .

  • @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!

  • @keith6416
    @keith6416 2 года назад +2

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

  • @charlesbizet9313
    @charlesbizet9313 2 года назад +1

    Thanks you for this video

  • @Noname-bg5nh
    @Noname-bg5nh 2 года назад

    Excellent video!

  • @cyrusmuthui52
    @cyrusmuthui52 9 месяцев назад +1

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

  • @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  7 месяцев назад +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.

  • @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.

  • @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 11 месяцев назад

      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 6 месяцев назад

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

  • @g_rr_tt
    @g_rr_tt 2 месяца назад

    are dri no Oo No