# J-Car **Repository Path**: jasonishere/J-Car ## Basic Information - **Project Name**: J-Car - **Description**: A DIY smart car project. Major purpose is to learn software and hardware engineering. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-06 - **Last Updated**: 2021-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # J-Car So, welcome to my *J-Car* project ^_^ ## About this project So far, this has not been a mature project. I'm still learning almost everything about *Arduino* and *C++*. This project is actually a record of my learning process of these two techniques. It's worth to mention that, I have totally no idea about what this project is going to be in the future. **Therefore, if you have some awesome ideas or some advice on any part of this project, please don't hesitate to let me know.** You can reach me by sending me an email via [0jason0wang0@gmail.com](0jason0wang0@gmail.com) for any problems on this project. Please be sure to add **[J-Car]** in front of the email title. Thank you. ## Functionalities now achieved ### Motion The 4 wheels can be controlled seperately. ### Bluetooth Control Right now, I'm using `String` via HC-08 Bluetooth module to control the speed of the car. ## Upcoming functionalities The followings are under developing, and the publishing time hasn't been decided yet. |No.|Function Name|Category|Descriptions|Planned Publishing time| |---|-------------|--------|------------|-----------------------| |||||| ## License As you can see from the `LISENCE` file included, the **J-Car** project follows the ***GNU GPL 3.0*** licence. It is welcomed for anybody to take the advantages of this project, and make further developments. And, it would be great if you could share your projects and notice me about it.