{"id":19534731,"url":"https://github.com/insighio/python-live-serial-plotter","last_synced_at":"2026-06-06T20:32:10.030Z","repository":{"id":44989671,"uuid":"513198795","full_name":"insighio/python-live-serial-plotter","owner":"insighio","description":"A small python script to monitor live data read from UART and show them in a plot","archived":false,"fork":false,"pushed_at":"2022-07-12T16:15:26.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T17:43:57.857Z","etag":null,"topics":["live","matplotlib","plot","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/insighio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-12T15:37:19.000Z","updated_at":"2022-10-10T12:44:52.000Z","dependencies_parsed_at":"2022-07-19T21:59:35.017Z","dependency_job_id":null,"html_url":"https://github.com/insighio/python-live-serial-plotter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insighio%2Fpython-live-serial-plotter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insighio%2Fpython-live-serial-plotter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insighio%2Fpython-live-serial-plotter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insighio%2Fpython-live-serial-plotter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insighio","download_url":"https://codeload.github.com/insighio/python-live-serial-plotter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240788749,"owners_count":19857696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["live","matplotlib","plot","python"],"created_at":"2024-11-11T02:15:24.812Z","updated_at":"2026-06-06T20:32:09.983Z","avatar_url":"https://github.com/insighio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-live-serial-plotter\nA small python script to monitor live data read from UART and show them in a plot. \n\nEach line is searched for an integer/float using the regex: __^.*raw:\\s+(-?\\d+(\\.\\d+)?).*$__ \n\nexample line: ```[DEBUG] raw: 1664227.0```\n\n# dependencies\n\n```sh\nsudo apt-get install python3-matplotlib python3-serial\n```\nor\n```sh\npip3 install matplotlib pyserial\n```\n\n# Usage\n\n```bash\n#linux\npython3 plotter.py /dev/ttyUSB0\n\n#windows\npython3 plotter.py COM3\n```\n[example of live UART data](https://user-images.githubusercontent.com/550020/178539264-50f10f43-b0ba-4277-9178-18ad1009d44f.webm)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsighio%2Fpython-live-serial-plotter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsighio%2Fpython-live-serial-plotter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsighio%2Fpython-live-serial-plotter/lists"}