{"id":23377709,"url":"https://github.com/pointer2alvee/embd-sys-dual-axis-solar-tracker","last_synced_at":"2025-04-08T04:36:06.254Z","repository":{"id":267567878,"uuid":"901655392","full_name":"pointer2Alvee/embd-sys-dual-axis-solar-tracker","owner":"pointer2Alvee","description":"A dual axis solar / light tracker system based on Arduino , and orientation-rotation done by well programmed servo motors","archived":false,"fork":false,"pushed_at":"2024-12-11T17:26:49.000Z","size":2061,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T03:20:44.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/pointer2Alvee.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":"2024-12-11T04:20:42.000Z","updated_at":"2024-12-11T17:26:53.000Z","dependencies_parsed_at":"2024-12-11T05:22:14.648Z","dependency_job_id":"aa9ebd42-b757-4ef7-b15c-2f4447e57657","html_url":"https://github.com/pointer2Alvee/embd-sys-dual-axis-solar-tracker","commit_stats":null,"previous_names":["pointer2alvee/embd-sys-dual-axis-solar-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointer2Alvee%2Fembd-sys-dual-axis-solar-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointer2Alvee%2Fembd-sys-dual-axis-solar-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointer2Alvee%2Fembd-sys-dual-axis-solar-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointer2Alvee%2Fembd-sys-dual-axis-solar-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pointer2Alvee","download_url":"https://codeload.github.com/pointer2Alvee/embd-sys-dual-axis-solar-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779794,"owners_count":20994569,"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":[],"created_at":"2024-12-21T18:18:31.293Z","updated_at":"2025-04-08T04:36:06.232Z","avatar_url":"https://github.com/pointer2Alvee.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"display: flex; justify-content: space-around; align-items: center;\"\u003e\n  \u003cimg src=\"images/proj_pic_1.jpg\" alt=\"Image 1\" style=\"width: 30%; margin: 10px;\"\u003e\n  \u003cimg src=\"images/proj_pic_2_v.jpg\" alt=\"Image 2\" style=\"width: 30%; margin: 10px;\"\u003e\n  \u003cimg src=\"images/proj_pic_3.jpg\" alt=\"Image 3\" style=\"width: 30%; margin: 10px;\"\u003e\n\u003c/div\u003e\n\n# 🤖Dual Axis Solar Tracker\n\nAn Arduino based embedded system project, that is able to track the direction from which the light is comming and rotate it self autoamtically. \n#### Use Case \n- Maximizing Efficiency for solar charging\n#### Project Status\n- Current Version: V1.0\n\n## ✨Features\n- Dual Axis orientation\n- Arduino based\n- Charges a Li-ion Battery\n\n## 🔍Demo\n\u003ca href=\"https://www.youtube.com/watch?v=Qor8kjsCJkA\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.youtube.com/vi/Qor8kjsCJkA/hqdefault.jpg\" alt=\"YouTube Video\" width=\"390\" height=\"270\"\u003e\n\u003c/a\u003e\n\n## 🚀Getting Started\n- Knowledge Required : C/C++, sensor-modules, basic Circuiting \u0026 design\n\n## 🛠️Hardware Requirements\n- Arduino Nano, 1602 LCD \n- Sensors : DHT11, Water, LDR sensors\n- SG90 Servo Motor, Solar Panel\n- Leds, Buzzer, Res, Cap, TP4056, 7805\n- Battery : 3.7v 18650 Li-ion, 9V alkaline\n- Wires, Soldering, Glue, Tape etc\n\n## 💻Software Requirements\n- Arduino IDE\n- C/C++ Programming Language\n- Necessary Libraries\n\n## 🛡️Tech Stack\n- C/C++ 💻\n- Arduino IDE 🧩\n\n## 🖇️Schematic\n\u003cimg src=\"images/schematic_diagram.jpg\" width=\"370\" height=\"370\" /\u003e\n\n## ⚙️Installation\n```\ngit clone https://github.com/pointer2Alvee/embd-sys-dual-axis-solar-tracker.git \ncd your-repo  \n```\n\n## 📖Usage\nUpload sketch via Arduino IDE for Embedded projects  \n\n## 🗺️Roadmap\n- [x]  Initial release with basic functionalities.\n- [ ]  Add support for IoT device integration.\n- [ ]  Develop mobile app interface for remote control.\n- [ ]  Enhance documentation and add tutorials.\n\n## 🤝Contributing\nContributions are welcomed!\n\n+ Fork the repo. \n+ Create a branch: git checkout -b feature/YourFeature.\n+ Commit changes: git commit -m 'Add some feature'.\n+ Push to branch: git push origin feature/YourFeature.\n+ Open a Pull Request.\n\n## 📜License\nDistributed under the MIT License. See LICENSE.txt for more information.\n\n## 🙏Acknowledgements\n- Libraries-Frameworks Used : DHT11, Servo\n\n![Logo](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/th5xamgrr6se0x5ro4g6.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpointer2alvee%2Fembd-sys-dual-axis-solar-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpointer2alvee%2Fembd-sys-dual-axis-solar-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpointer2alvee%2Fembd-sys-dual-axis-solar-tracker/lists"}