{"id":24020900,"url":"https://github.com/anidipta/esp32-sheet-control","last_synced_at":"2026-05-08T15:04:59.696Z","repository":{"id":270562555,"uuid":"853422960","full_name":"Anidipta/ESP32-Sheet-Control","owner":"Anidipta","description":"ESP32 \u0026 Google Sheets Integration","archived":false,"fork":false,"pushed_at":"2025-01-01T15:37:11.000Z","size":29247,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T01:38:24.376Z","etag":null,"topics":["arduino","cpp","esp32","google-sheets"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anidipta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-06T16:17:02.000Z","updated_at":"2025-01-04T19:01:05.000Z","dependencies_parsed_at":"2025-01-01T16:31:34.356Z","dependency_job_id":null,"html_url":"https://github.com/Anidipta/ESP32-Sheet-Control","commit_stats":null,"previous_names":["anidipta/sih_24","anidipta/esp32-sheet-control"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anidipta/ESP32-Sheet-Control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anidipta%2FESP32-Sheet-Control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anidipta%2FESP32-Sheet-Control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anidipta%2FESP32-Sheet-Control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anidipta%2FESP32-Sheet-Control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anidipta","download_url":"https://codeload.github.com/Anidipta/ESP32-Sheet-Control/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anidipta%2FESP32-Sheet-Control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273082414,"owners_count":25042282,"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-09-01T02:00:09.058Z","response_time":120,"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","cpp","esp32","google-sheets"],"created_at":"2025-01-08T12:19:05.862Z","updated_at":"2026-05-08T15:04:54.657Z","avatar_url":"https://github.com/Anidipta.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 \u0026 Google Sheets Integration Project 📡💡\n\n## Overview 🌐\n\nThe project connects an **ESP32/ESP8266** microcontroller to a **Google Sheet** via Wi-Fi. It retrieves control values from the sheet to toggle an LED on or off, making it a simple IoT solution for remote control.\n\n## Components 🛠️\n\n- **ESP32/ESP8266**: Controls an LED based on data from the Google Sheet.\n- **Google Sheets**: Stores control values.\n- **Google Apps Script**: Handles HTTP requests to read/write data from/to the Google Sheet.\n- **LED**: Optional, controlled based on Google Sheet values.\n\n## Methodology 🔧\n\n1. **ESP32/ESP8266** connects to Wi-Fi and sends a GET request to a Google Apps Script URL.\n2. **Google Apps Script** retrieves data from the Google Sheet and returns it to the ESP32.\n3. Based on the received value (e.g., `1` for LED on, `0` for LED off), the **ESP32** toggles the LED.\n\n## Workflow 🔄\n\n1. **ESP32** sends a GET request.\n2. **Google Apps Script** fetches data from Google Sheets.\n3. **ESP32** receives data and controls the LED accordingly.\n4. The loop continues with periodic checks.\n\n## Flowchat (Pipeline)\n\n![Flowchart](https://github.com/Anidipta/ESP32-Sheet-Control/blob/main/Untitled%20diagram-2025-01-01-152832.png)\n\n\n## Impact \u0026 Applications 🌍\n\n- **Remote Control**: Control devices like lights, fans, etc., via Google Sheets.\n- **IoT Solutions**: Perfect for home automation and simple data logging.\n- **Educational**: Great for learning IoT and cloud integration.\n\n## Setup Instructions 📝\n\n1. **Hardware**: Connect an LED to the ESP32/ESP8266.\n2. **Google Sheets**: Set up a sheet and create a Google Apps Script to handle requests.\n3. **Upload Code**: Replace Wi-Fi credentials and Script ID in the ESP32 code and upload it.\n4. **Test**: Change values in Google Sheets and observe the LED response.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanidipta%2Fesp32-sheet-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanidipta%2Fesp32-sheet-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanidipta%2Fesp32-sheet-control/lists"}