{"id":14963819,"url":"https://github.com/sensor7/esp8266_remotecontrol","last_synced_at":"2025-10-25T03:30:49.270Z","repository":{"id":248364269,"uuid":"826943889","full_name":"Sensor7/ESP8266_RemoteControl","owner":"Sensor7","description":"General Remote Control for ESP8266. Using WiFi and embeded html website(virtual joysticks and buttons) to control Robot or Car.","archived":false,"fork":false,"pushed_at":"2024-10-17T16:29:20.000Z","size":77,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T05:32:57.504Z","etag":null,"topics":["arduino","esp8266","remote-control","wifi"],"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/Sensor7.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-07-10T17:35:14.000Z","updated_at":"2024-10-24T16:03:55.000Z","dependencies_parsed_at":"2024-10-20T15:45:51.500Z","dependency_job_id":null,"html_url":"https://github.com/Sensor7/ESP8266_RemoteControl","commit_stats":{"total_commits":4,"total_committers":3,"mean_commits":"1.3333333333333333","dds":0.5,"last_synced_commit":"540d3551b6cb9751cab9ab2fc106ed328395dc69"},"previous_names":["sensor7/esp8266_remotecontrol"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensor7%2FESP8266_RemoteControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensor7%2FESP8266_RemoteControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensor7%2FESP8266_RemoteControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensor7%2FESP8266_RemoteControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sensor7","download_url":"https://codeload.github.com/Sensor7/ESP8266_RemoteControl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238071123,"owners_count":19411600,"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":["arduino","esp8266","remote-control","wifi"],"created_at":"2024-09-24T13:32:11.141Z","updated_at":"2025-10-25T03:30:43.882Z","avatar_url":"https://github.com/Sensor7.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP8266 Remote Control\n\n![image](assets/esp8266_remote_control.PNG)\n\n## Introduction\n\nThis repostory is for a general remote control using esp8266. Esp8266 is seted as AP mode and using wifi name: Mowwifi and wifi password: 123456789.\nThere is a embedded html website inside the .ino, the website contains 3 buttons(for adjustig moter speed), two seperate joysticks, left one is for forward and backward(linear speed), right one is for left and right(rotation speed) and a all direction joystick for both control. The website can be entered with url: 192.168.4.1\n\n## Libraries or Configurations in Arduino IDE\n\n1. Download and install support for esp8266\n    \n    Open the Arduino IDE and select File -\u003e Preferences from the menu. Enter the following URL in the Preferences dialogue box that opens and click OK:\n    \u003c/br\u003e**http://arduino.esp8266.com/stable/package_esp8266com_index.json**  \n\n    Next, select \"Tools\" -\u003e \"Boards\" -\u003e \"Board Manager\" from the menu, and then type \" ESP8266\" in the search box. Click on \"esp8266 by ESP8266 Community\" in the search results to install support.\n\n2. Choose development board\n\n    Select \"Tools\" -\u003e \"Boards\" from the menu, and then select the corresponding board.\n\n3. Install Aduino library\n    * ESP8266WiFi.h\n    * ESPAsyncWebServer.h\n    * ESPAsyncTCP.h \n\n## Usage\n\n1. Install required Library\n\n2. Compile and burn the code into esp8266 using Arduino\n\n3. Connect to the wifi and open the url in browse\n\n4. As a general remote control tool, it will send the linear speed and also rotation speed to the motor in a range (1-100)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensor7%2Fesp8266_remotecontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensor7%2Fesp8266_remotecontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensor7%2Fesp8266_remotecontrol/lists"}