{"id":14961998,"url":"https://github.com/Xtalism/access-point-esp32","last_synced_at":"2025-10-24T22:30:55.393Z","repository":{"id":254635112,"uuid":"847099628","full_name":"Xtalism/access-point-esp32","owner":"Xtalism","description":"ESP32 Access Point","archived":false,"fork":false,"pushed_at":"2024-08-28T16:57:55.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T05:46:12.204Z","etag":null,"topics":["access-point","arduino","cpp","embedded-systems","esp32","industrial-network","microcontroller-programming","networking","platformio"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xtalism.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-08-24T21:06:54.000Z","updated_at":"2025-06-19T06:27:28.000Z","dependencies_parsed_at":"2024-08-24T23:27:02.357Z","dependency_job_id":"aaac3d6e-0ac2-469e-b4b5-920ba1b6ffe3","html_url":"https://github.com/Xtalism/access-point-esp32","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"05deff539d255042149db9837b3c32841d055a20"},"previous_names":["xtalism/esp32ap","xtalism/access-point-esp32"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xtalism/access-point-esp32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xtalism%2Faccess-point-esp32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xtalism%2Faccess-point-esp32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xtalism%2Faccess-point-esp32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xtalism%2Faccess-point-esp32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xtalism","download_url":"https://codeload.github.com/Xtalism/access-point-esp32/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xtalism%2Faccess-point-esp32/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878370,"owners_count":26406641,"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-24T02:00:06.418Z","response_time":73,"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":["access-point","arduino","cpp","embedded-systems","esp32","industrial-network","microcontroller-programming","networking","platformio"],"created_at":"2024-09-24T13:28:40.394Z","updated_at":"2025-10-24T22:30:55.100Z","avatar_url":"https://github.com/Xtalism.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32AP\n\nThis is an ESP32 Access Point code.\n\n## Table of Contents\n\n- [ESP32AP](#esp32ap)\n  - [Table of Contents](#table-of-contents)\n  - [Description](#description)\n  - [Installation](#installation)\n  - [Documentation](#documentation)\n\n## Description\n\nThis project sets up an ESP32 microcontroller as a Wi-Fi access point, allowing other devices to connect to it. It can be used for various IoT applications where a local network is required without relying on external Wi-Fi infrastructure.\n\nYou can use the [ESP32TCP-IP](https://github.com/Xtalism/ESP32TCP-IP) code I have on my repository so you can connect to the access point whenever you like. This code also works with multiple ESP32's. If you'd like to add more than 2 ESP32's, you'd need to change the [ESP32AP](https://github.com/Xtalism/ESP32AP) code in order to add as many clients as you'd like it to be.\n\n## Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/Xtalism/ESP32AP.git\n\n## Documentation\n\nYou can look up the [WiFi API](https://docs.espressif.com/projects/arduino-esp32/en/latest/api/wifi.html) documentation which is the one I based my code on.\n\nYou can also see the [TCP/IP Adapter](https://docs.espressif.com/projects/esp-idf/en/release-v3.3/api-reference/network/tcpip_adapter.html) for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXtalism%2Faccess-point-esp32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FXtalism%2Faccess-point-esp32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXtalism%2Faccess-point-esp32/lists"}