{"id":19720981,"url":"https://github.com/paramsiddharth/esp32-web-server","last_synced_at":"2025-02-27T18:23:12.792Z","repository":{"id":48431525,"uuid":"516905721","full_name":"paramsiddharth/esp32-web-server","owner":"paramsiddharth","description":"A simple web server that runs on an ESP-32 microcontroller.","archived":false,"fork":false,"pushed_at":"2022-07-24T22:24:27.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-22T20:22:43.281Z","etag":null,"topics":["esp32","espruino","internet-of-things","serial","server","web"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/paramsiddharth.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}},"created_at":"2022-07-22T22:52:31.000Z","updated_at":"2022-07-22T22:59:24.000Z","dependencies_parsed_at":"2022-08-26T08:01:00.496Z","dependency_job_id":null,"html_url":"https://github.com/paramsiddharth/esp32-web-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/esp32-web-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240988103,"owners_count":19889458,"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":["esp32","espruino","internet-of-things","serial","server","web"],"created_at":"2024-11-11T23:13:04.514Z","updated_at":"2025-02-27T18:23:12.754Z","avatar_url":"https://github.com/paramsiddharth.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Server (ESP32)\nA simple web server that runs on an ESP-32 microcontroller.\n\n# Instructions\nFollow the given instructions to deploy this server to your own ESP32 microcontroller.\n\nFor the examples, assume the port to be accessible at `/dev/ttyUSB0`.\n\n## Installing Dependencies\nInstall all Python and Node dependenies locally and download the firmware.\n```bash\nmake deps\n```\n\n## Firmware\nDeploy the firmware.\n```bash\nmake burn port=/dev/ttyUSB0\n```\n\n## Save the Script\nSave the script to the microcontroller.\n\nAssume the Wi-Fi SSID to be `mywifi` and the password to be `mypass`.\n```bash\nmake port=/dev/ttyUSB0 ssid=\"mywifi\" password=\"mypass\"\n```\n\nYou're done! You now have a HTTP server running on your microcontroller, accessible on the Wi-Fi network.\n\nIf you connect to the serial monitor, you'll be able to see the IP address at which the server is running.\n\n# Made with ❤ by [Param](https://www.paramsid.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fesp32-web-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fesp32-web-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fesp32-web-server/lists"}