{"id":21043634,"url":"https://github.com/bradeneverson/milkweed_mapper_server","last_synced_at":"2025-10-05T12:19:29.518Z","repository":{"id":247675661,"uuid":"826274233","full_name":"BradenEverson/milkweed_mapper_server","owner":"BradenEverson","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-10T10:38:35.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T17:24:47.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/BradenEverson.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-07-09T11:46:26.000Z","updated_at":"2024-07-10T10:38:38.000Z","dependencies_parsed_at":"2024-07-10T02:46:13.640Z","dependency_job_id":"1ba83ab4-a0c3-4846-95a6-9155a31a7254","html_url":"https://github.com/BradenEverson/milkweed_mapper_server","commit_stats":null,"previous_names":["bradeneverson/milkweed_mapper_server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Fmilkweed_mapper_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Fmilkweed_mapper_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Fmilkweed_mapper_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradenEverson%2Fmilkweed_mapper_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BradenEverson","download_url":"https://codeload.github.com/BradenEverson/milkweed_mapper_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489805,"owners_count":20298997,"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-11-19T14:13:34.539Z","updated_at":"2025-10-05T12:19:29.423Z","avatar_url":"https://github.com/BradenEverson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Milkweed Mapper Server 🦋\n\n## Overview\n\nMilkweed Mapper Server is a Rust-based project designed to support an embedded system on a drone that captures continuous images of fields and categorizes the amount of milkweed. This project aims to monitor and promote the health of monarch butterflies.\n\n## Features\n\n- **Continuous Image Capture**: The system takes continuous pictures of fields.\n- **Milkweed Detection**: Utilizes machine learning algorithms to detect and categorize milkweed.\n- **Data Aggregation**: Collects and stores data for analysis.\n\n### Installation\n\n1. Clone the repository:\n    ```\n    git clone https://github.com/BradenEverson/milkweed_mapper_server.git\n    cd milkweed_mapper_server\n    ```\n\n### Configuration\n\nModify the `check_locations.json` file to specify the locations to monitor. This can be done via submitting a `GET` request to your Raspberry Pi's IP at port 7878 and completing the GUI form or by sending a `POST` request to /collect-locs with a json array of circle objects with the following structure:\n\n```\n{\n  \"latitude\": {f64},\n  \"longitude\": {f64},\n  \"radius\": {f64}\n}\n```\n\n## Usage\n\nDeploy the compiled binary to your Raspberry Pi mounted on the drone. Ensure the camera is properly connected and the drone is operational.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradeneverson%2Fmilkweed_mapper_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradeneverson%2Fmilkweed_mapper_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradeneverson%2Fmilkweed_mapper_server/lists"}