{"id":21914123,"url":"https://github.com/inflex/bside-adm20","last_synced_at":"2025-08-30T23:46:48.335Z","repository":{"id":59911959,"uuid":"540036886","full_name":"inflex/BSIDE-ADM20","owner":"inflex","description":"BSIDE ADM20 Multimeter simple OSD ","archived":false,"fork":false,"pushed_at":"2023-02-06T15:12:48.000Z","size":964,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T01:44:01.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inflex.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":"2022-09-22T15:01:34.000Z","updated_at":"2024-04-28T22:23:28.000Z","dependencies_parsed_at":"2024-11-28T21:15:23.930Z","dependency_job_id":null,"html_url":"https://github.com/inflex/BSIDE-ADM20","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/inflex/BSIDE-ADM20","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflex%2FBSIDE-ADM20","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflex%2FBSIDE-ADM20/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflex%2FBSIDE-ADM20/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflex%2FBSIDE-ADM20/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inflex","download_url":"https://codeload.github.com/inflex/BSIDE-ADM20/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflex%2FBSIDE-ADM20/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272922277,"owners_count":25015766,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-28T18:21:49.066Z","updated_at":"2025-08-30T23:46:48.303Z","avatar_url":"https://github.com/inflex.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PREFACE\n\nThis software is still in the early beta phase but has been tested and seems to be working fine now, particularly the bside-adm20 GUI version.  \n\nA linux version of this software would be very easy to make, the only change would be the serial port related code (setup and data acquisition).\n\n\n\n# BSIDE-ADM20\nbside-adm20.exe - GUI windowed application\n\n# Requirements\n\nIf you want to build this software on Windows, you'll require MinGW https://sourceforge.net/projects/mingw-w64/\n\n# Setup\n\n1) Build binary  ( Linux mingw64 install required, or mingw64 for Windows)\n\n\tLinux build:  make -f Makefile.sdl2\n\tWindows build on linux: make bside-adm20\n   \n   An example of compiling on Windows using mingw-w64 would be:\n   \n   mingw32-make -f Makefile.win bside-adm20\n   \n\t\n2) Run from the command line\n\n\tbside-adm20.exe\n\n\n# Usage\n\n\n\t bside-adm20 [-p \u003ccomport#\u003e] [-s \u003cserial port config\u003e] [-m] [-fn \u003cfontname\u003e] [-fc \u003c#rrggbb\u003e] [-fw \u003cweight\u003e] [-bc \u003c#rrggbb\u003e] [-wx \u003cwidth\u003e] [-wy \u003cheight\u003e] [-d] [-q]\n\n        -h: This help\n        -p \u003ccomport\u003e: Set the com port for the meter, eg: -p 2\n        -s \u003c[9600|4800|2400|1200]:[7|8][o|e|n][1|2]\u003e, eg: -s 2400:7o1\n        -m: show multimeter mode (second line of text)\n        -z: Font size (default 72, max 256pt)\n        -fn \u003cfont name\u003e: Font name (default 'Andale')\n        -fc \u003c#rrggbb\u003e: Font colour\n        -bc \u003c#rrggbb\u003e: Background colour\n        -fw \u003cweight\u003e: Font weight, typically 100-to-900 range\n        -wx \u003cwidth\u003e: Force Window width (normally calculated based on font size)\n        -wy \u003cheight\u003e: Force Window height\n        -d: debug enabled\n        -q: quiet output\n        -v: show version\n\n        Defaults: -s 2400:7o1 -z 72 -fc #10ff10 -bc #000000 -fw 600 -fn Andale\n\n        example: bside-adm20.exe -z 120 -p 4 -m -fc #ff1010 -bc #000000 -fw 600\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finflex%2Fbside-adm20","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finflex%2Fbside-adm20","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finflex%2Fbside-adm20/lists"}