{"id":21290436,"url":"https://github.com/daleckystepan/homesensors","last_synced_at":"2026-04-18T14:04:56.415Z","repository":{"id":108513583,"uuid":"122393804","full_name":"daleckystepan/HomeSensors","owner":"daleckystepan","description":"Home Sensors based on Arduino","archived":false,"fork":false,"pushed_at":"2019-04-14T13:32:51.000Z","size":261,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-03T00:40:39.729Z","etag":null,"topics":["arduino","rfm69","sensors","wireless-sensor-networks"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/daleckystepan.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":"2018-02-21T21:07:54.000Z","updated_at":"2019-04-14T13:32:53.000Z","dependencies_parsed_at":"2023-04-12T11:49:53.269Z","dependency_job_id":null,"html_url":"https://github.com/daleckystepan/HomeSensors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daleckystepan/HomeSensors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleckystepan%2FHomeSensors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleckystepan%2FHomeSensors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleckystepan%2FHomeSensors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleckystepan%2FHomeSensors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daleckystepan","download_url":"https://codeload.github.com/daleckystepan/HomeSensors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daleckystepan%2FHomeSensors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["arduino","rfm69","sensors","wireless-sensor-networks"],"created_at":"2024-11-21T12:51:23.051Z","updated_at":"2026-04-18T14:04:56.389Z","avatar_url":"https://github.com/daleckystepan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HomeSensors\nHome Sensors based on Arduino\n\n* All libraries can be downloaded using built-in arduino library manager or fetched from github\n\n## Architecture\n* All nodes can comunicate with others using RFM69 wireless modules. Communiction is encrypted using AES.\n* One master node with NodeID = 0 only listen to packets and send them through Serial to computer\n* NodeID and NewtorkID can be set (and must be set) in EEPROM\n\n## Hardware:\nAll of them are cheap and can be bought easily on Ebay. \n\n* Arduino Pro Mini ATmega 328p 3.3V 8MHZ\n* Wireless communication RFM69\n  * https://github.com/LowPowerLab/RFM69\n  * Delete RFM69_OTA.* files if compilation faild due to SPIFlash error\n* OLED display I2C 128x64\n  * U8g2lib\n  * https://github.com/olikraus/u8g2\n* Temperature and Humidity Sensor HDC1080\n  * ClosedCube HDC1080\n  * https://github.com/closedcube/ClosedCube_HDC1080_Arduino\n* Light sensor TSL2561\n  * Adafruit TSL2561 with Adafruit Unified Sensor Library\n  * https://github.com/adafruit/TSL2561-Arduino-Library\n  * https://github.com/adafruit/Adafruit_Sensor\n\n## Installation\n* Clone repo\n* Get all libraries\n* Change ENCRYPTKEY to your needs - must be 16 characters\n* Wire the arduino with sensors and other components\n* Flash it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaleckystepan%2Fhomesensors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaleckystepan%2Fhomesensors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaleckystepan%2Fhomesensors/lists"}