{"id":23377544,"url":"https://github.com/nvonaesch/esp32_soil_moisture_sensor","last_synced_at":"2026-05-09T02:18:55.629Z","repository":{"id":261211480,"uuid":"883422786","full_name":"nvonaesch/ESP32_Soil_Moisture_Sensor","owner":"nvonaesch","description":"This repository provides a project for monitoring soil moisture, humidity, temperature and luminosity using an ESP32 microcontroller. ","archived":false,"fork":false,"pushed_at":"2024-12-05T15:25:07.000Z","size":936,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T07:30:58.639Z","etag":null,"topics":["android-application","bluetooth","bme280","esp32","luminosity-sensor","socket","soil-moisture-sensor","ssd1306"],"latest_commit_sha":null,"homepage":"","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/nvonaesch.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,"zenodo":null}},"created_at":"2024-11-04T23:58:12.000Z","updated_at":"2024-12-05T15:52:58.000Z","dependencies_parsed_at":"2024-11-05T10:53:37.571Z","dependency_job_id":"ef06a295-ccc2-4fb0-b432-7c1ccfb2f7c4","html_url":"https://github.com/nvonaesch/ESP32_Soil_Moisture_Sensor","commit_stats":null,"previous_names":["nvonaesch/esp32_soil_moisture_sensor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nvonaesch/ESP32_Soil_Moisture_Sensor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvonaesch%2FESP32_Soil_Moisture_Sensor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvonaesch%2FESP32_Soil_Moisture_Sensor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvonaesch%2FESP32_Soil_Moisture_Sensor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvonaesch%2FESP32_Soil_Moisture_Sensor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nvonaesch","download_url":"https://codeload.github.com/nvonaesch/ESP32_Soil_Moisture_Sensor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvonaesch%2FESP32_Soil_Moisture_Sensor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279078804,"owners_count":26098602,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":["android-application","bluetooth","bme280","esp32","luminosity-sensor","socket","soil-moisture-sensor","ssd1306"],"created_at":"2024-12-21T18:15:34.882Z","updated_at":"2025-10-15T12:39:48.309Z","avatar_url":"https://github.com/nvonaesch.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ESP32_Soil_Moisture_Sensor\n\nThis project set an ESP32-WROOM-32S based Bluetooth connection with a remote android application.\n[Android Application Repository](https://github.com/nvonaesch/ESP_32_Android_Communication)\nThe ESP32 then connects to the WiFi network with the logs bluetooth provided.\nFinally the ESP32 then sends over TCPSocket the soil measure sensor values.\n\n## PINOUT ESP-WROOM-32S\n![pinout](/ProgESP/include/PINOUT.png)\n\n## SETUP\n\nTo setup PlatformIO run the following command:\n`python3 -m pip install -U platformio`\n\nTo intall libraries dependencies run the following commands:\\\n`pio lib -g install Adafruit SSD1306@^2.5.13`\\\n`pio lib -g install Adafruit BME280 Library@^2.2.4`\n\n## WIRING\n![cablage](/ProgESP/include/wiring.webp)\n|    **BME280**    | **ESP32** |\n|:----------------:|:---------:|\n|        VCC       |    3.3V   |\n|        GND       |    GND    |\n|        SCL       |    D22    |\n|        SDA       |    D21    |\n|    **SSD1306**   |           |\n|        VCC       |    3.3V   |\n|        GND       |    GND    |\n|        SCL       |    D22    |\n|        SDA       |    D21    |\n| **Light Sensor** |           |\n|        VCC       |    3.3V   |\n|        GND       |    GND    |\n|        D0        |    D32    |\n|  **Hygrometer**  |           |\n|        VCC       |    3.3V   |\n|        GND       |    GND    |\n|        D0        |     NC    |\n|        A0        |     VP    |\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvonaesch%2Fesp32_soil_moisture_sensor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvonaesch%2Fesp32_soil_moisture_sensor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvonaesch%2Fesp32_soil_moisture_sensor/lists"}