{"id":13782342,"url":"https://github.com/gregpinero/ArduinoPlot","last_synced_at":"2025-05-11T15:32:26.032Z","repository":{"id":608443,"uuid":"245644","full_name":"gregpinero/ArduinoPlot","owner":"gregpinero","description":"Real time Plot Numeric Values sent from Arduino over Serial Port","archived":false,"fork":false,"pushed_at":"2022-06-21T21:14:36.000Z","size":48,"stargazers_count":107,"open_issues_count":2,"forks_count":51,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-11-17T17:43:12.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregpinero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-07-07T22:01:45.000Z","updated_at":"2024-09-06T11:31:17.000Z","dependencies_parsed_at":"2022-07-15T01:47:05.537Z","dependency_job_id":null,"html_url":"https://github.com/gregpinero/ArduinoPlot","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/gregpinero%2FArduinoPlot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregpinero%2FArduinoPlot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregpinero%2FArduinoPlot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregpinero%2FArduinoPlot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregpinero","download_url":"https://codeload.github.com/gregpinero/ArduinoPlot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588706,"owners_count":21932311,"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":[],"created_at":"2024-08-03T18:01:35.491Z","updated_at":"2025-05-11T15:32:25.764Z","avatar_url":"https://github.com/gregpinero.png","language":"Python","readme":"# Arduino Plot\n\nPython script to plot a numeric data received from a serial port in real time.\n\n![Arduino Monitor example screen](arduino_plot_screenshot.PNG)\n\n## How to run\n\nTo use, simply run command below in the command line providing serial port to be used and optionally port baud rate and timeout values. \n\n````bash\n$ ./wx_mpl_dynamic_graph.py [-h] [-b BAUDRATE] [-t TIMEOUT] port\n````\n\nFor instance, to receive data from `com4` port with baud rate equal to 9600 run\n\n````bash\n$ ./wx_mpl_dynamic_graph.py com4 --baudrate 9600\n```` \n\nTo display help menu run the command below.\n````bash\n$ ./wx_mpl_dynamic_graph.py --help\n```` \n\n**Note:** Make sure you have your Arduino IDE closed, or it will block other programs like this one from using the serial port.\n\n## Requirements\n\nInstall required [`wxPython Project Phoenix`](https://github.com/wxWidgets/Phoenix) system dependencies and than Python packages from `requirements.txt` file:\n\n````bash\n$ pip install -r requirements.txt\n````","funding_links":[],"categories":["Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregpinero%2FArduinoPlot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregpinero%2FArduinoPlot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregpinero%2FArduinoPlot/lists"}