{"id":28510355,"url":"https://github.com/muawiya-contact/codingmoves-rcplus","last_synced_at":"2026-01-31T05:01:17.430Z","repository":{"id":292088096,"uuid":"979780347","full_name":"Muawiya-contact/CodingMoves-RCPlus","owner":"Muawiya-contact","description":"# iot-rc-car-nodemcu","archived":false,"fork":false,"pushed_at":"2025-11-12T19:40:22.000Z","size":1429,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-12T21:20:38.612Z","etag":null,"topics":["coding-moves","esp8266-rc-car","iot","iot-rc-car","iot-rc-car-project","l298n-motor-driver","node-mcu-esp8266","node-mcu-iot-project","wifi-controlled-rc","wifi-controlled-rc-car"],"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/Muawiya-contact.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-08T04:02:27.000Z","updated_at":"2025-11-12T19:40:26.000Z","dependencies_parsed_at":"2025-05-13T17:55:15.707Z","dependency_job_id":"4b0ec5f8-8b4f-4acb-aab3-6fd5e74f1c0f","html_url":"https://github.com/Muawiya-contact/CodingMoves-RCPlus","commit_stats":null,"previous_names":["muawiya-contact/iot-rc-car-nodemcu","muawiya-contact/codingmoves-rcplus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Muawiya-contact/CodingMoves-RCPlus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muawiya-contact%2FCodingMoves-RCPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muawiya-contact%2FCodingMoves-RCPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muawiya-contact%2FCodingMoves-RCPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muawiya-contact%2FCodingMoves-RCPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muawiya-contact","download_url":"https://codeload.github.com/Muawiya-contact/CodingMoves-RCPlus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muawiya-contact%2FCodingMoves-RCPlus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28929862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["coding-moves","esp8266-rc-car","iot","iot-rc-car","iot-rc-car-project","l298n-motor-driver","node-mcu-esp8266","node-mcu-iot-project","wifi-controlled-rc","wifi-controlled-rc-car"],"created_at":"2025-06-08T23:04:47.238Z","updated_at":"2026-01-31T05:01:17.424Z","avatar_url":"https://github.com/Muawiya-contact.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodingMoves-RC+\n## 🚗 WiFi-Controlled RC Car using NodeMCU (ESP8266)\n\nA fun IoT project where you control an RC car over WiFi using your mobile phone. This project uses a NodeMCU (ESP8266) board, L298N motor driver, and a basic HTML interface.\n\n---\n\n## 📸 Final Project Snapshot\n\n\n\n\u003cimg src=\"images/Car.jpg\" alt=\"Final RC Car\" width=\"200\" height=\"200\"/\u003e\n\u003cimg src=\"images/car_pic.jpg\" alt=\"Final RC Car\" width=\"200\" height=\"200\"/\u003e\n\n---\n\n## 📂 Project Folder Structure\n\nBelow is the folder structure for the WiFi-Controlled RC Car project:\n\n```markdown\niot-rc-car-controller/\n│\n├── code/\n│ └── rc_car_controller.ino # ESP8266 code in C++\n│\n├── interface/\n│ └── index.html # Controller code\n│\n├── images/\n│ └── demo.jpg # Image of the final car setup\n│\n├── docs/\n│ └── circuit_diagram.png # Circuit diagram for wiring\n│\n└── README.md # This documentation file\n```\n\n---\n\n## 🌐 Social Media Accounts\n\nFollow **Coding Moves** on all platforms for more fun projects:\n\n- 🧠 YouTube: [@Coding_Moves](https://www.youtube.com/@Coding_Moves)\n- 👨‍💻 GitHub: [Muawiya-contact](https://github.com/Muawiya-contact)\n- 💼 LinkedIn: [Moavia Amir](https://linkedin.com/in/contactmuawia)\n- 📊 Kaggle: [Moavia Amir](https://www.kaggle.com/moaviaamir)\n\n---\n\n## 🔧 Components\n\n***All components*** \u003cimg src=\".\\images\\components.jpg\"\u003e\n\n- **ESP8266 Module (NodeMCU)**  \n  \u003cimg src=\"https://joy-it.net/files/files/Produkte/SBC-NodeMCU/SBC-NodeMCU-1.png\" width=\"300\"/\u003e\n \n  _Purpose:_ The heart of the project, the NodeMCU module provides WiFi connectivity, enabling the control of the RC car via commands sent from the web interface.\n\n- **L298N Motor Driver**  \n  \u003cimg src=\"https://components101.com/sites/default/files/components/L298N-Motor-Driver-Module.jpg\" width=\"300\"/\u003e\n\n  _Purpose:_ The L298N motor driver controls the speed and direction of the DC motors, allowing for precise movement of the RC car. It serves as the interface between the NodeMCU and the motors.\n\n- **DC Motors (4x)**  \n  \u003cimg src=\".\\images\\Motors.jpg\"/\u003e \n  \n  _Purpose:_ These four motors provide the necessary movement for the RC car, enabling it to move forward, backward, left, and right.\n\n- **Wheels (4x)**  \n  \u003cimg src=\".\\images\\wheels.jpg\"/\u003e\n\n  _Purpose:_ These wheels, mounted on the DC motors, allow the RC car to drive across various surfaces.\n\n- **Chassis**  \n  \u003cimg src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQU8DSvK8b2wW_TD6ZqpkwlIwxVIMhfwJI0AviLfkzuh-Kk4j2-c6K3rzFjzZo7p4xotIg\u0026usqp=CAU\" width=\"300\"/\u003e\n\n  _Purpose:_ The chassis is the structural frame that holds all the components of the car, including the motors, wheels, and the NodeMCU.\n\n- **Battery Pack (7.4V)**  \n  \u003cimg src=\"https://storage.googleapis.com/wp-static/wp-yokenergy/2022/08/8c875af8-battery-pack-rendering-1-1-1.png\" width=\"300\"/\u003e \n\n  _Purpose:_ This battery pack powers the RC car and its components, providing the necessary voltage for the motors and electronics to function.\n\n- **Jumper Wires**  \n  \u003cimg src=\".\\images\\Jumper_wires.jpg\"/\u003e \n\n  _Purpose:_ Jumper wires are used for making the necessary electrical connections between the NodeMCU, motor driver, and other components.\n\n- **Smartphone**  \n  \u003cimg src=\".\\images\\Phone.Jpg\"/\u003e\n\n  _Purpose:_ A smartphone is used to interact with the web interface for controlling the RC car via the NodeMCU's WiFi network.\n\n---\n\n## 🛠️ Tools \u0026 Technologies\n\n- **NodeMCU ESP8266**  \n- **L298N Motor Driver**  \n- **DC Motors**  \n- **HTML + JavaScript (for UI)**  \n- **Arduino IDE**  \n\n---\n\n## 📌 How to Use\n\n1. Upload the `.ino` file to your NodeMCU.  \n2. Connect to the WiFi AP `NodeMCU Car`.  \n3. Open the web interface in your mobile browser.  \n4. Use directional buttons to control your car.  \n\n---\n\n## 🤝 Credits\n\nBy **Coding Moves**  \nPassionately building cool projects that move!\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuawiya-contact%2Fcodingmoves-rcplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuawiya-contact%2Fcodingmoves-rcplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuawiya-contact%2Fcodingmoves-rcplus/lists"}