Comments on: Arduino Serial Plotter – New Tool https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Thu, 11 Feb 2021 04:56:27 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Zoltar the Inedible https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-554530 Thu, 11 Feb 2021 04:56:27 +0000 http://randomnerdtutorials.com/?p=13921#comment-554530 In reply to Hussain Ali.

The secret to plotting data from multiple sensors seems to be to print each set of samples on one line, in a format like “sensor1 name”: “sensor1 value” “sensor2 name”: “sensor2 value” etc. I used a space as a separator since I wanted the sensor values printing in vertical columns in the serial monitor. Here’s what two sets of readings from 11 DS18B20 sensors (10 UMW fakes, one genuine Maxim) look like on the serial monitor.
0: 24.81 1: 24.81 2: 24.87 3: 24.75 4: 24.62 5: 25.19 6: 24.62 7: 24.81 8: 25.00 9: 25.00 10: 24.87
0: 24.81 1: 24.75 2: 24.87 3: 24.75 4: 24.56 5: 25.12 6: 24.56 7: 24.87 8: 24.94 9: 24.94 10: 24.87

]]>
By: Sara Santos https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-501322 Tue, 29 Sep 2020 11:15:09 +0000 http://randomnerdtutorials.com/?p=13921#comment-501322 In reply to William McLean.

Thank you so much for your feedback.
Regards,
Sara

]]>
By: William McLean https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-501155 Mon, 28 Sep 2020 23:33:03 +0000 http://randomnerdtutorials.com/?p=13921#comment-501155 Hi Sara & Rui,

Many thanks for your excellent website and having so many resources, I’ve already found out a lot of the wee things that not knowing really hold you back and could (and has) cost many hours or days searching fruitlessly online for. It’s obvious that you’ve put a lot of thought and effort into putting your guides and articles together.
I’ll be back here often, definitely among the top few go to sites for help and reference.
Best regards
Bill

]]>
By: Sara Santos https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-344732 Wed, 21 Nov 2018 11:42:32 +0000 http://randomnerdtutorials.com/?p=13921#comment-344732 In reply to Hussain Ali.

Hi.
I don’t have any tutorial about that subject.
I’ve found this tutorial that may help you with that:
norwegiancreations.com/2016/01/tutorial-multiple-values-in-the-arduino-ide-serial-plotter/
Regards,
Sara 🙂

]]>
By: Hussain Ali https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-344624 Tue, 20 Nov 2018 17:06:05 +0000 http://randomnerdtutorials.com/?p=13921#comment-344624 How to plot data coming from more then two sensors.

]]>
By: Rui Santos https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-291283 Sun, 02 Oct 2016 11:34:17 +0000 http://randomnerdtutorials.com/?p=13921#comment-291283 In reply to Pedro.

I don’t have any tutorials on that exact subject.
Thanks for asking,
Rui

]]>
By: Pedro https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-290101 Wed, 14 Sep 2016 04:48:16 +0000 http://randomnerdtutorials.com/?p=13921#comment-290101 Hello Rui, I need to put this graphic in a site using php, do you have any tips about that. Thanks!

]]>
By: Rui Santos https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-279181 Mon, 14 Mar 2016 12:55:35 +0000 http://randomnerdtutorials.com/?p=13921#comment-279181 In reply to Grubi.

Exactly, those features would make this a killer tool.
Thanks,
Rui

]]>
By: Grubi https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-278964 Wed, 09 Mar 2016 15:20:37 +0000 http://randomnerdtutorials.com/?p=13921#comment-278964 Good thing, and working – just test it with BME280, only one measured parameter of course. If this have 8 channels or more, different formatting styles, Axis and charts names and CSV, Excel, Matlab files format as logging it will be great.

]]>
By: Rui Santos https://randomnerdtutorials.com/arduino-serial-plotter-new-tool/#comment-275134 Sun, 20 Dec 2015 22:51:28 +0000 http://randomnerdtutorials.com/?p=13921#comment-275134 In reply to David Hackenbracht.

Hi David,

To Add comments to my website I use wordpress.org (which is an open-source software to create blogs).
If you already have a blog, you can install this plugin: disqus.com and add a comments sections to your blog.

I personally think you should install WordPress in your blog, because it is easier and there is a lot of information out there on that subject.

I love to inspire people to create their own projects and I think the written medium is a great way of accomplishing that.
Thank you for supporting my work and let me know if you have questions!
Good luck with your project,
Rui

]]>