{"id":19225242,"url":"https://github.com/tirtharajsinha/arduino-controller","last_synced_at":"2026-06-23T03:31:20.943Z","repository":{"id":104384965,"uuid":"543699626","full_name":"tirtharajsinha/Arduino-controller","owner":"tirtharajsinha","description":"Arduino controller app to commands tasks over network","archived":false,"fork":false,"pushed_at":"2022-10-01T09:13:08.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T21:35:58.560Z","etag":null,"topics":["arduino","flask-application","sensors","server","servo-controller","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tirtharajsinha.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":"2022-09-30T16:50:51.000Z","updated_at":"2022-10-05T15:51:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"d811a710-30d1-483d-9713-649f639a8fac","html_url":"https://github.com/tirtharajsinha/Arduino-controller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tirtharajsinha/Arduino-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirtharajsinha%2FArduino-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirtharajsinha%2FArduino-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirtharajsinha%2FArduino-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirtharajsinha%2FArduino-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tirtharajsinha","download_url":"https://codeload.github.com/tirtharajsinha/Arduino-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirtharajsinha%2FArduino-controller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34674702,"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":["arduino","flask-application","sensors","server","servo-controller","web"],"created_at":"2024-11-09T15:14:22.812Z","updated_at":"2026-06-23T03:31:20.929Z","avatar_url":"https://github.com/tirtharajsinha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino-controller\nA web based controller interface for arduino.\n\n\u003cimg src=\"static\\controller.png\" width=\"400px\" height=\"auto\" style=\"display:block;margin:auto;\"\u003e\n\n## Requirements\n- Arduino AVR board\n- Arduino IDE\n- python3\n\n\n## How to run\n\u003e Clone this repository\n```\ngit clone git@github.com:tirtharajsinha/Arduino-controller.git\n```\n\n\u003e Clone the arduino repository\n```\ngit clone git@github.com:tirtharajsinha/arduino.git\n```\n\n1. Connect the arduino board\n2. open the arduino IDE\n3. select the board and port number(something like ```COM5```)\n4. Now open ```Arduino\\control_arduino_from_thirdparty\\control_arduino_from_thirdparty.ino``` in arduino ide.\n5. install the required libraries listed below.\n6. open the Arduino-controller repo in terminal and run following command.\n    ```\n    virtualenv venv\n    ./venv/Scripts/activate\n    pip install -r requirements.txt\n    ```\n7. Now open the util.py in current location repo in notepad and change the ```PORT``` variable as per your case.\n8. Connect the circuit available the .ino code location.\n9. Open the arduino ide and validate and upload the script.\n10. Open serial monitor. You should see the ```0#XX``` printing in the monitor.\n11. type ```led1``` and press CTRL+ENTER. if you see one led lights up then you are good to go. othewise contact maintainer.\nif maintainer refuses then you are fucked up. \n12. If everything is good, now go the app repo and run following command.\n    ```\n    ./venv/Scripts/activate\n    python app.py\n    ```\n\n\n\n## Arduino libraries you need\n1. Adafruit Circuit Playground by Adafruit\n2. Servo by Michael Margolis, Arduino\n3. DHT sersor library by Adafruit\n4. Adafruit Unified sensor by Adafruit\n\n\u003chr\u003e\n- By Tirtharaj Sinha","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirtharajsinha%2Farduino-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftirtharajsinha%2Farduino-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirtharajsinha%2Farduino-controller/lists"}