{"id":24784369,"url":"https://github.com/dashutosh04/esp32-wifi","last_synced_at":"2026-05-19T05:40:50.232Z","repository":{"id":247433217,"uuid":"800716445","full_name":"dashutosh04/ESP32-WiFi","owner":"dashutosh04","description":"This ESP32 project creates a WiFi camera server. It allows you to connect an ESP32 camera module to your WiFi network and view the camera feed through a web browser on your local machine.","archived":false,"fork":false,"pushed_at":"2024-07-08T15:41:44.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T20:23:47.643Z","etag":null,"topics":["camera","esp32","esp32cam","server"],"latest_commit_sha":null,"homepage":"https://github.com/dashutosh04/ESP32-WiFi","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/dashutosh04.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-05-14T21:28:00.000Z","updated_at":"2024-07-08T15:41:48.000Z","dependencies_parsed_at":"2024-07-09T17:21:16.316Z","dependency_job_id":null,"html_url":"https://github.com/dashutosh04/ESP32-WiFi","commit_stats":null,"previous_names":["dashutosh04/esp32-wifi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashutosh04/ESP32-WiFi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashutosh04%2FESP32-WiFi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashutosh04%2FESP32-WiFi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashutosh04%2FESP32-WiFi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashutosh04%2FESP32-WiFi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashutosh04","download_url":"https://codeload.github.com/dashutosh04/ESP32-WiFi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashutosh04%2FESP32-WiFi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014675,"owners_count":26085554,"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-13T02:00:06.723Z","response_time":61,"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":["camera","esp32","esp32cam","server"],"created_at":"2025-01-29T13:14:11.984Z","updated_at":"2025-10-13T10:12:43.433Z","avatar_url":"https://github.com/dashutosh04.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 WiFi Camera Server\n\n\u003e This project allows you to create a WiFi-connected camera server using an ESP32 board and camera module. You can view the live camera feed from your web browser on any device connected to the same local network.\n\n## Features:\n\n- `Easy Setup`: Simple configuration process using familiar Arduino IDE.\n- `Web Interface`: Access the camera feed directly from your web browser. \n- `LED Status`: Red LED blinks during WiFi connection and stays off when connected.\n## Hardware Required:\n\n- ESP32 board\n- ESP32 compatible camera module \n- Breadboard and jumper wires (for connecting components)\n- Arduino UNO Board\n\n## Software Required:\n\n- Arduino IDE \n- esp_camera library \n- WiFi library\n## Setup Instructions:\n\n\u003e Connect the Camera Module:\n\nRefer to your camera module's datasheet for specific pin connections to the ESP32 board. \n\u003e Configure WiFi Credentials:\n\nIn the code `main.ino`, replace `wifi_ssid` with your WiFi network name and `wifi_pass` with your WiFi password.\n\u003e Upload the Code:\n\nOpen the `main.ino` file in the Arduino IDE.\nSelect your ESP32 board and upload the code.\n\n## Usage:\n\n\u003e Connect to WiFi:\n\nThe ESP32 camera server will attempt to connect to your WiFi network. You'll see the red LED blinking during this process.\n\u003e Open Web Browser:\n\nOnce connected, the serial monitor will print the local IP address of the ESP32.\nOpen a web browser on any device connected to the same WiFi network.\nEnter the printed IP address in the address bar and press Enter.\n\u003e View Camera Feed:\n\nYou should now see the live video feed from your ESP32 camera module in the web browser window.\n## Troubleshooting:\n\nIf you encounter issues connecting to WiFi, double-check your WiFi credentials and ensure your ESP32 is within range of the router.\nFor camera-related problems, verify the camera module connections and consult the module's datasheet for troubleshooting steps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashutosh04%2Fesp32-wifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashutosh04%2Fesp32-wifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashutosh04%2Fesp32-wifi/lists"}