How To Use Arduino's Serial Plotter

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 มิ.ย. 2024
  • The Serial Plotter built into the Arduino IDE creates graphs of numerical data sent on the serial port. It is not very fancy and does not have many options, but it is easy to use. Unfortunately, there is no documentation for it. This video shows how to make the best use of this practical tool.
    Contents
    0:00 Intro
    0:14 Arduino's Serial Plotter
    1:37 Using the Serial Plotter
    2:13 Plot a value as a graph
    3:06 Plotting multiple graphs
    4:10 Labels
    5:04 Quirks and limitations
    6:27 Helper function
    7:16 Summarizing...
    7:49 Outro
    Resources
    * More information: www.elektormagazine.com/labs/...
    * Arduino FAQ: www.elektormagazine.com/labs/...
    Need Arduino boards & shields? Check out www.elektor.com/arduino
    Check out our TH-cam offers: www.elektor.com/youtube
    Subscribe to our Newsletter: www.elektormagazine.com/pages...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 37

  • @stever3886
    @stever3886 ปีที่แล้ว +3

    I very much liked the video. Well put together and moved at a good pace. I chuckled when you said there was no documentation in arduino manual. I looked for 20 minutes and the found your video. Thank you.

    • @ElektorTV
      @ElektorTV  ปีที่แล้ว

      Glad you enjoyed it!

  • @Joe_The_1st
    @Joe_The_1st 3 ปีที่แล้ว +9

    Thank you very much for this video, it helps me a lot in my research and study. It also helps me realized that it is "println" not just "print" which make me confused for days so in my opinion ,i'm appreciative

    • @ElektorTV
      @ElektorTV  3 ปีที่แล้ว +3

      Great to hear!

  • @ronjones4069
    @ronjones4069 หลายเดือนก่อน +1

    Very nice video and great explanation, I learned a great deal. One minor recomendation, the mix of your audio and the background music had too much music and not enough of your. I was a bit stressing to try to follow you with the volume of the music. But, that is a minor concern, your explanations are excellent and thank you for taking time to help us.

    • @ElektorTV
      @ElektorTV  หลายเดือนก่อน

      Thanks for the tips!

  • @Happynewmama
    @Happynewmama 2 ปีที่แล้ว

    This is very helpful. Thank you!

    • @ElektorTV
      @ElektorTV  2 ปีที่แล้ว

      You're very welcome!

  •  3 ปีที่แล้ว +4

    Very nice explanation. Thanks.

    • @ElektorTV
      @ElektorTV  3 ปีที่แล้ว

      You are welcome

  • @ptiwaridotin
    @ptiwaridotin ปีที่แล้ว +1

    Thanks for the video, it was really helpful.

    • @ElektorTV
      @ElektorTV  ปีที่แล้ว

      You're welcome!

  • @abdullahhossein640
    @abdullahhossein640 2 ปีที่แล้ว +1

    that was so useful, thank you

    • @ElektorTV
      @ElektorTV  2 ปีที่แล้ว

      You're welcome!

  • @guillaume8437
    @guillaume8437 หลายเดือนก่อน

    Thank you for this video. Out of curiosity, would there be an alternative to the serial plotter as an external software that would receive information from the Arduino?

  • @saifthepenguin651
    @saifthepenguin651 2 ปีที่แล้ว +1

    this is a NICE video

  • @AthulSanthosh23061989
    @AthulSanthosh23061989 10 หลายเดือนก่อน +1

    Good video.. Is there an option to export the graph from arduino to analyze it?

  • @muhammadafzalkhanqureshi3735
    @muhammadafzalkhanqureshi3735 2 ปีที่แล้ว

    Please let me know how to invert the graph in the serial monitor?

  • @fxt00
    @fxt00 3 ปีที่แล้ว

    Thank professor
    How about to no print something into the serial plotter
    But printed in serial monitor?

  • @floridian080
    @floridian080 ปีที่แล้ว

    I have been using Pi400 with Arduino Nano attached to USB. I've noticed that the Arduino serial plotter seems to lag when used on the Pi400 by comparison to using the same Arduino equipment on my Windows computer. I wondered if anyone else has experienced this issue. I've thought of powering the Nano with batteries when it is attached to the Pi's USB port but haven't tried that yet.

  • @Stagmike
    @Stagmike 5 หลายเดือนก่อน

    Hello, I have a code that reads and prints 30button values and 7 potentiometer values. In plotter it shows 8 values and I can't see more...I want to see separately graph for each sensor

  • @MOHAMMED-ev9ro
    @MOHAMMED-ev9ro ปีที่แล้ว

    Very nice sir

  • @PhG1961
    @PhG1961 3 ปีที่แล้ว +1

    Leuke video !

  • @AdityaMehendale
    @AdityaMehendale 3 ปีที่แล้ว +2

    One tip to add: Ctrl-Shift-L and Ctrl-Shift-M :)

    • @ElektorTV
      @ElektorTV  3 ปีที่แล้ว

      We put that in the transcript at Elektor Labs: www.elektormagazine.com/labs/how-to-use-arduinos-serial-plotter

  • @angelo5179
    @angelo5179 2 ปีที่แล้ว +1

    Thank you very much.

    • @ElektorTV
      @ElektorTV  2 ปีที่แล้ว

      You are welcome!

  • @drpowermetal
    @drpowermetal 3 ปีที่แล้ว +2

    Thanks!

  • @nitingamare9693
    @nitingamare9693 3 ปีที่แล้ว +1

    serial Plotter is always blank and never shows any output at all.plz help

    • @ElektorTV
      @ElektorTV  3 ปีที่แล้ว

      Check serial port, its settings & connections, make sure the program is not hanging somewhere in a loop or so. Post not-working code.

  • @elliegrace9939
    @elliegrace9939 2 ปีที่แล้ว

    Do you know how to plot string voice?

    • @ElektorTV
      @ElektorTV  2 ปีที่แล้ว

      You mean you want to plot a voice signal? Have a look at the Arduino Nano Connect board. It has a microphone and there is an example that uses it with the serial plotter.

  • @farisizzat2702
    @farisizzat2702 2 ปีที่แล้ว

    Bro ada mana

  • @speedeespeedboi9527
    @speedeespeedboi9527 9 หลายเดือนก่อน

    graph is too fast