{"id":19535096,"url":"https://github.com/sndnvaps/pcd8544","last_synced_at":"2026-04-16T18:43:11.784Z","repository":{"id":148834748,"uuid":"422912248","full_name":"sndnvaps/pcd8544","owner":"sndnvaps","description":"Nokia5110 LCD screen Driver write by golang.","archived":false,"fork":false,"pushed_at":"2021-11-23T13:24:42.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T17:53:05.964Z","etag":null,"topics":["nokia5110lcd","pcd8544","raspberry-pi","rpi-gpio"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sndnvaps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-10-30T15:01:12.000Z","updated_at":"2021-11-25T13:24:04.000Z","dependencies_parsed_at":"2023-06-27T19:44:14.400Z","dependency_job_id":null,"html_url":"https://github.com/sndnvaps/pcd8544","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/sndnvaps%2Fpcd8544","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sndnvaps%2Fpcd8544/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sndnvaps%2Fpcd8544/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sndnvaps%2Fpcd8544/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sndnvaps","download_url":"https://codeload.github.com/sndnvaps/pcd8544/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240788772,"owners_count":19857699,"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":["nokia5110lcd","pcd8544","raspberry-pi","rpi-gpio"],"created_at":"2024-11-11T02:17:06.251Z","updated_at":"2026-04-16T18:43:11.725Z","avatar_url":"https://github.com/sndnvaps.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rpi_cpu_infoscreen\nA small program to drive the pcd8544 cpu info screen on a raspberry pi\n\n\n## Introduction\nThis is a simple small program to drive a product called the RPi 1.6\" CPUInfo Screen\nThis product basically contains a Nokia 5110 screen with a pcd8544 controller.\n\n\n## The hardware\n\nThe pinout of this circuit is as follows\n\n| Function |    PIN   | GPIO     |\n|----------|----------|----------|\n|CLK       |        11|        17|\n|DIN       |        12|        18|\n|DC        |        13|        27|\n|CE/CS     |        15|        22|\n|Vcc       |         1|          |\n|Gnd       |         6|          |\n|Rst       |        16|        23|\n|BackLgt   |         7|         4|\n\n\n## Prerequisites\nInstall go compiler\n  because the program write with golang\n\n\ngit clone this code\n```\ngit clone https://github.com/sndnvaps/pcd8544.git\n```\n\n## How to build\n\nenter the directory where you installed this source\nEnter the src directory and type\n```\ngo build -o rpi_cpuinfo_screen\n```\nAfter a little while you should have a program called \n\nrpi_cpuinfo_screen\n\n## How to use\n\nNow you can enter\n```\nrpi_cpuinfo_screen\n```\non the command line\n\nThere is also a little script called update that fetches some more or less usefull stuff to put on your shiny new display.\n\nEnjoy!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsndnvaps%2Fpcd8544","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsndnvaps%2Fpcd8544","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsndnvaps%2Fpcd8544/lists"}