{"id":22305627,"url":"https://github.com/lucid-kv/raspberry-poc","last_synced_at":"2026-06-23T06:31:08.065Z","repository":{"id":99165340,"uuid":"258197661","full_name":"lucid-kv/raspberry-poc","owner":"lucid-kv","description":"Lucid Proof-of-Concept | Real Time Raspberry Temperature","archived":false,"fork":false,"pushed_at":"2020-09-13T00:08:38.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-28T17:46:14.188Z","etag":null,"topics":["lucid-kv","lucid-poc","poc","proof-of-concept","raspberry","raspberry-pi","raspberry-poc","raspberry-temperature"],"latest_commit_sha":null,"homepage":"https://lucid-kv.github.io/raspberry-poc/","language":"HTML","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/lucid-kv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-23T12:39:38.000Z","updated_at":"2022-11-24T05:43:46.000Z","dependencies_parsed_at":"2023-06-04T09:30:38.552Z","dependency_job_id":null,"html_url":"https://github.com/lucid-kv/raspberry-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucid-kv/raspberry-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fraspberry-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fraspberry-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fraspberry-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fraspberry-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucid-kv","download_url":"https://codeload.github.com/lucid-kv/raspberry-poc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fraspberry-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34678932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["lucid-kv","lucid-poc","poc","proof-of-concept","raspberry","raspberry-pi","raspberry-poc","raspberry-temperature"],"created_at":"2024-12-03T19:12:31.934Z","updated_at":"2026-06-23T06:31:08.048Z","avatar_url":"https://github.com/lucid-kv.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lucid PoC - Raspberry Real Time Temperature\n\nThis Proof-of-Concept show how it's possible to store raspberry's temperature data into a lucid node and fetch it into a chart.\n\n[Open the Demo →](https://lucid-kv.github.io/raspberry-poc/)\n\n![](https://user-images.githubusercontent.com/5221349/80119611-36d2ff00-858a-11ea-8f63-1cba7c15648a.png)\n\n# How to try it?\n\nIf you want to try it on your own Lucid node, it's easily possible!\n\n## Create your own Lucid node\n\nFirstly you need to deploy your own node on heroku:\n\n\u003ca href=\"https://heroku.com/deploy?template=https://github.com/lucid-kv/lucid\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://www.herokucdn.com/deploy/button.svg\" height=\"32\"/\u003e\n\u003c/a\u003e\n\n## Fork this repo\n\n```bash\ngit clone https://github.com/lucid-kv/raspberry-poc\n```\n\n# I don't have any Raspberry\n\nI can use the CPU temperature of any server or computer easily instead:\n\n```bash\napt install lm_sensors\nsensors -A | grep 'Core 0' | cut -d : -f 2 | xargs | cut -c2-5 | curl -X PUT --data-binary \"$(\u003c/dev/stdin)\" https://lucid-kv.herokuapp.com/api/kv/rasp_poc_temp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucid-kv%2Fraspberry-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucid-kv%2Fraspberry-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucid-kv%2Fraspberry-poc/lists"}