{"id":20915788,"url":"https://github.com/brainelectronics/serialdebugmonitor","last_synced_at":"2025-12-27T21:04:44.317Z","repository":{"id":69601921,"uuid":"261222821","full_name":"brainelectronics/SerialDebugMonitor","owner":"brainelectronics","description":"Python Serial Monitor with JSON parser to show data in seperate view","archived":false,"fork":false,"pushed_at":"2020-06-02T19:39:40.000Z","size":401,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T16:24:39.334Z","etag":null,"topics":["debugging-tool","gui","json-parser","monitor","monitoring-tool","python","python3","serial","serial-communication","wxpython"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brainelectronics.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-04T15:26:34.000Z","updated_at":"2024-07-29T23:34:37.000Z","dependencies_parsed_at":"2023-05-31T12:16:16.822Z","dependency_job_id":null,"html_url":"https://github.com/brainelectronics/SerialDebugMonitor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainelectronics%2FSerialDebugMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainelectronics%2FSerialDebugMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainelectronics%2FSerialDebugMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainelectronics%2FSerialDebugMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainelectronics","download_url":"https://codeload.github.com/brainelectronics/SerialDebugMonitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243307490,"owners_count":20270264,"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":["debugging-tool","gui","json-parser","monitor","monitoring-tool","python","python3","serial","serial-communication","wxpython"],"created_at":"2024-11-18T16:18:22.450Z","updated_at":"2025-12-27T21:04:44.266Z","avatar_url":"https://github.com/brainelectronics.png","language":"Python","readme":"# Python Serial Debug Monitor\n\nThis is a Serial Monitor written in Python.\n\nThis program by itself is not very different from many other serial monitor programs. It has been intentionally kept simple with a very open (MIT) license so that it can be taken apart and reused in other applications.\n\n\u003c!-- A .wxg file is also included in this repository which can be loaded and modified using WxGlade a very simple python GUI builder for WxPython. --\u003e\n\n![alt text](https://raw.githubusercontent.com/brainelectronics/SerialDebugMonitor/master/images/serial_monitor.png)\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/brainelectronics/SerialDebugMonitor.git\n```\n\n2. You may need wx widgets for python.\n\nOn Linux use this:\n```bash\napt-get install python-wxgtk2.8\n```\n\nOn Windows or Mac use pip:\n```bash\npip install -U wxPython\n```\n\nOr folow the directions here: https://wiki.wxpython.org/How%20to%20install%20wxPython\n\n3. To run the code you simply use:\n\n```bash\npython serialDebugMonitor.py\n```\n\n4. Since this program accesses COM ports you may increased privlidges to use this program. In Ubuntu you can create new rules for a specific device (recommended) or run as admin (not recommended).\n\n## Authors\n\n* **brainelectronics** - *JSON Decoder* - [brainelectronics](https://github.com/brainelectronics/SerialDebugMonitor)\n* **Lesley Gushurst** - *Initial work* - [Volunteer Research Laboratories LLC](https://github.com/volunteerlabs/PythonSerialMonitor)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainelectronics%2Fserialdebugmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainelectronics%2Fserialdebugmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainelectronics%2Fserialdebugmonitor/lists"}