Python Forum
Debugging live plotting data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Debugging live plotting data
#1
Bug 
Hello,

i have an phyton script for live plotting data. First i send 2 arrays via 100 numbers via ble to my PC (esp32 C++). Then i handle the data in my mainscript with an modul (safe_to_excel). Here are my main script on the PC:

https://github.com/ImmanuelT8/Smart-Heal...cation3.py

This is my safe_to_excel script:

https://github.com/ImmanuelT8/Smart-Heal...o_excel.py

Here is the esp sketch in C ++ https://github.com/ImmanuelT8/Smart-Heal...linken.ino

I also plott the data live, with this script:

https://github.com/ImmanuelT8/Smart-Heal...er_live.py

But i have some trouble with the plotting. First i have an delay between the Data, second sometimes my plotting windows freeze and plott in an loop the last data. Here you see the problem in the plotting window:

https://www.youtube.com/watch?v=xSYTVeHccgg

I it will helps i can poste the text from the serial monitor.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Create simple live plot of stock data dram 2 3,067 Jan-27-2023, 04:34 AM
Last Post: CucumberNox
  [Solved] Plotting data from txt file Laplace12 1 1,905 Jul-06-2021, 07:14 AM
Last Post: Laplace12
  Plotting sum of data files using simple code Laplace12 3 3,228 Jun-16-2021, 02:06 PM
Last Post: BashBedlam
  Overwrite previous live data. Makada 2 2,494 Nov-07-2020, 07:40 PM
Last Post: Makada
  How to plot data from live datasource? Makada 14 6,203 Sep-06-2020, 07:13 PM
Last Post: Makada
  Plotting 3D Data with Custom Colorbar Gates666 0 1,758 Jul-09-2020, 10:56 AM
Last Post: Gates666
  Python animate live plotting fetching data from Mysql Table dhirajm 6 3,858 Apr-24-2020, 05:07 PM
Last Post: dhirajm
  plotting data without plt.clear() omar_mohsen 0 1,728 Jan-04-2020, 08:30 PM
Last Post: omar_mohsen
  Pulling & Reading Date from UDF that Compare it to Live Data firebird 4 2,967 Jul-20-2019, 09:30 AM
Last Post: snippsat
  plotting 2 different set of data in a single plot with shared axes. upasana 4 3,844 Mar-21-2018, 01:43 PM
Last Post: upasana

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020