{"id":19002471,"url":"https://github.com/programyazar/raspi_oled_system_monitor","last_synced_at":"2025-02-21T13:41:49.250Z","repository":{"id":54156695,"uuid":"345202750","full_name":"ProgramYazar/raspi_oled_system_monitor","owner":"ProgramYazar","description":"# rust i2c oled display (128x64) for raspberry pies: zero,2,3,4..","archived":false,"fork":false,"pushed_at":"2023-01-13T21:26:41.000Z","size":98,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T18:43:08.487Z","etag":null,"topics":["oled","pi","raspberry","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ProgramYazar.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":"2021-03-06T21:51:40.000Z","updated_at":"2024-10-07T03:46:47.000Z","dependencies_parsed_at":"2023-02-09T17:02:56.048Z","dependency_job_id":null,"html_url":"https://github.com/ProgramYazar/raspi_oled_system_monitor","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/ProgramYazar%2Fraspi_oled_system_monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgramYazar%2Fraspi_oled_system_monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgramYazar%2Fraspi_oled_system_monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgramYazar%2Fraspi_oled_system_monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProgramYazar","download_url":"https://codeload.github.com/ProgramYazar/raspi_oled_system_monitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240027392,"owners_count":19736209,"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":["oled","pi","raspberry","rust"],"created_at":"2024-11-08T18:15:20.261Z","updated_at":"2025-02-21T13:41:49.208Z","avatar_url":"https://github.com/ProgramYazar.png","language":"Rust","readme":"![rust oled display example](images/o1.jpeg)\n\n# rust i2c oled display (128x64) for raspberry pies: zero,2,3,4..\n\nYou can use this program for system monitoring on raspberry pi or compatible dev boards (maybe: bananapi, nanopi..)\nThis program using linux hal layer. I use this program by cross compiling. If you compile on raspberry pi\ncomment these lines:\n\n```\n# [build]\n# target = \"arm-unknown-linux-gnueabihf\"\n```\n\ni compiled like this on mac os x catalina:\n\n```\ncargo build --target arm-unknown-linux-gnueabihf --release\n```\n\nAfter compile you can upload with rsync or scp:\n\n```\nrsync -avz target/arm-unknown-linux-gnueabihf/release/raspi_oled_system_monitor pi@zero.local:~/\nor\nrsync -avz target/arm-unknown-linux-gnueabihf/release/raspi_oled_system_monitor pi@[your_device_ip]:~/\n```\n\nthis program spent max %1 cpu and %.5 memory on raspberry pi zero. this means nothing.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramyazar%2Fraspi_oled_system_monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramyazar%2Fraspi_oled_system_monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramyazar%2Fraspi_oled_system_monitor/lists"}