https://github.com/devmuniz02/autonomous-car-control
Code to control Hiwonder car
https://github.com/devmuniz02/autonomous-car-control
Last synced: over 1 year ago
JSON representation
Code to control Hiwonder car
- Host: GitHub
- URL: https://github.com/devmuniz02/autonomous-car-control
- Owner: devMuniz02
- License: mit
- Created: 2025-01-22T01:09:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T01:22:02.000Z (over 1 year ago)
- Last Synced: 2025-01-29T13:14:04.437Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Autonomous-car-control
Code to control the Hiwonder car.
> **Warning:** Project is being migrated to an individual repository. Stay tuned for updates.
---
## Project Overview
This project provides the codebase to control a Hiwonder car autonomously. The system integrates motor control, sensor feedback, and navigation algorithms to achieve autonomous movement.
---
## Features
- **Motor Control**: Manage precise movements and speed of the Hiwonder car.
- **Sensor Integration**: Utilize sensors for obstacle detection and path correction.
- **Autonomous Navigation**: Navigate predefined routes or respond dynamically to the environment.
---
## Example
Below is an example of the autonomous car in action:
### Car Model

---
## Integration
This code was utilized in the [Robot 3-DOF Reinforcement Learning Control](https://github.com/devMuniz02/Robot-3-DOF-Reinforcement-learning-control/) project to enhance functionality.
---
### Check Out My Other Projects
Explore more of my AI and ML work [here](https://github.com/devMuniz02/AI-ML-Code-and-projects/).
---
## License
This project is licensed under the MIT License. See the `LICENSE` file for more details.