{"id":13396911,"url":"https://github.com/jdamcd/tempbase","last_synced_at":"2026-02-14T13:34:41.678Z","repository":{"id":141420503,"uuid":"66792648","full_name":"jdamcd/tempbase","owner":"jdamcd","description":"WiFi temperature sensor with Arduino MKR1000","archived":false,"fork":false,"pushed_at":"2016-09-10T18:41:46.000Z","size":2,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T18:18:20.662Z","etag":null,"topics":["arduino"],"latest_commit_sha":null,"homepage":"","language":"Arduino","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/jdamcd.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}},"created_at":"2016-08-28T21:51:05.000Z","updated_at":"2020-10-29T08:13:44.000Z","dependencies_parsed_at":"2024-01-15T22:01:40.586Z","dependency_job_id":null,"html_url":"https://github.com/jdamcd/tempbase","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/jdamcd%2Ftempbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdamcd%2Ftempbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdamcd%2Ftempbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdamcd%2Ftempbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdamcd","download_url":"https://codeload.github.com/jdamcd/tempbase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500217,"owners_count":20300759,"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":["arduino"],"created_at":"2024-07-30T18:01:07.497Z","updated_at":"2026-02-14T13:34:40.878Z","avatar_url":"https://github.com/jdamcd.png","language":"Arduino","funding_links":[],"categories":["Arduino"],"sub_categories":[],"readme":"### WiFi temperature sensor\n\nLogs timestamped temperature readings to a Firebase database at a set interval.\n\n#### Hardware\n\n  * Arduino MKR1000\n  * DHT11 temperature \u0026 humidity sensor\n\n#### Parameters\n\n`SSID` \u0026 `PASSWORD` are the WiFi credentials.  `INTERVAL` is the measurement frquency (default is 20 mins).\n\n##### Firebase\n  \n  * `HOST` e.g. `yourapp.firebaseio.com`\n  * `SECRET` is the database secret for auth (Project settings \u003e Database)\n  * `PATH` e.g. `/home/bedroom.json`\n\n#### Payload\n\n```\n{\n\t\"timestamp\":1472420271,\n\t\"temperature\":30,\n\t\"humidity\":45\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdamcd%2Ftempbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdamcd%2Ftempbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdamcd%2Ftempbase/lists"}