Difference between revisions of "S21: Roadster"
Proj user12 (talk | contribs) (→Schedule) |
Proj user12 (talk | contribs) (→Schedule) |
||
Line 212: | Line 212: | ||
* Interface the LCD module with the DRIVER node to display messages | * Interface the LCD module with the DRIVER node to display messages | ||
* Integrate sensor data on the SENSOR node | * Integrate sensor data on the SENSOR node | ||
− | * '''Collective Test 1:''' Integrate all the completed modules and test on hardware | + | * '''Collective Test 1:'''<font color = "DarkGreen"> '''Integrate all the completed modules and test on hardware''' </font color> |
| | | | ||
* | * | ||
Line 245: | Line 245: | ||
* Communicate to the DRIVER node over Bluetooth via Android app | * Communicate to the DRIVER node over Bluetooth via Android app | ||
* Debug and revise the integrated modules with necessary improvements | * Debug and revise the integrated modules with necessary improvements | ||
− | * '''Collective Test 2''': Drive the car to a hardcoded GPS destination | + | * '''Collective Test 2''':<font color = "DarkGreen">''' Drive the car to a hardcoded GPS destination'''</font color> |
| | | | ||
* | * | ||
Line 273: | Line 273: | ||
* Design driving decision logic based on the navigation data | * Design driving decision logic based on the navigation data | ||
* Design a dashboard on the LCD to display the values | * Design a dashboard on the LCD to display the values | ||
− | * '''Collective Test 3''': Test the car driving with navigation data from the Android app | + | * '''Collective Test 3''':<font color = "DarkGreen">''' Test the car driving with navigation data from the Android app'''</font color> |
| | | | ||
* | * | ||
Line 331: | Line 331: | ||
* Make any necessary improvements based on previous test results | * Make any necessary improvements based on previous test results | ||
* Complete the final version of the Android app | * Complete the final version of the Android app | ||
− | * '''Collective Test 4:'''Test car on various terrains and slopes | + | * '''Collective Test 4:'''<font color = "DarkGreen">''' Test car on various terrains and slopes'''</font color> |
| | | | ||
* | * | ||
Line 359: | Line 359: | ||
* Complete the RC Car structure and assembly with the 3D printed parts - Prototype 1 | * Complete the RC Car structure and assembly with the 3D printed parts - Prototype 1 | ||
* Refactor the code modules with necessary improvements | * Refactor the code modules with necessary improvements | ||
− | * '''Collective Test 5:''' Test the Prototype 1 with the aim of sending the car to return Preet's PCAN Dongle | + | * '''Collective Test 5:'''<font color = "DarkGreen">''' Test the Prototype 1 with the aim of sending the car to return Preet's PCAN Dongle'''</font color> |
| | | | ||
* | * | ||
Line 388: | Line 388: | ||
* Fix all the errors and make improvements | * Fix all the errors and make improvements | ||
* Final testing of all the modules and car | * Final testing of all the modules and car | ||
− | * '''Collective Test 6:''' Have the final version of the project tested with all the functionalities | + | * '''Collective Test 6:'''<font color = "DarkGreen">''' Have the final version of the project tested with all the functionalities'''</font color> |
| | | | ||
* | * |
Revision as of 23:12, 16 March 2021
Contents
Roadster
Abstract
Roadster is a self-driving RC car. (TODO)
Introduction
The project was divided into N modules:
- Sensor ...
- Motor..
- ...
- Android
Team Members & Responsibilities
<Team Picture>
- Nimit Patel
- Sourab Gupta
- Srikar Reddy Narapureddy
- Tejas Pidkalwar
- Tirth Pandya
<Provide ECU names and members responsible> <One member may participate in more than one ECU>
- Sensor
- Link to Gitlab user1
- Link to Gitlab user2
- Motor
- Link to Gitlab user1
- Link to Gitlab user2
- Geographical
- Link to Gitlab user1
- Link to Gitlab user2
- Communication Bridge Controller & LCD
- Link to Gitlab user1
- Link to Gitlab user2
- Android Application
- Link to Gitlab user1
- Link to Gitlab user2
- Testing Team
- Link to Gitlab user1
- Link to Gitlab user2
Schedule
Week# | Start Date | End Date | Task | Actual Completion | Status |
---|---|---|---|---|---|
1
03/01 to 03/07 Start of Phase 1 |
|
|
|
|
|
2
03/08 to 03/14 |
|
|
|
|
|
3
03/15 to 03/21 |
|
|
|
|
|
4
03/22 to 03/28 |
|
|
|
|
|
5
03/29 to 04/04 End of Phase 1 |
|
|
|
|
|
6
04/05 to 04/11 Start of Phase 2 |
|
|
|
|
|
7
04/12 to 04/18 |
|
|
|
|
|
8
04/19 to 04/25 End of Phase 2 |
|
|
|
|
|
9
04/26 to 05/02 Start of Phase 3 |
|
|
|
|
|
10
05/03 to 05/09 |
|
|
|
|
|
11
05/10 to 05/16 End of Phase 3 |
|
|
|
|
|
Parts List & Cost
Item# | Part Desciption | Vendor | Qty | Cost |
---|---|---|---|---|
1 | RC Car | Traxxas | 1 | $250.00 |
2 | CAN Transceivers MCP2551-I/P | Microchip [1] | 8 | Free Samples |
Printed Circuit Board
<Picture and information, including links to your PCB>
CAN Communication
<Talk about your message IDs or communication strategy, such as periodic transmission, MIA management etc.>
Hardware Design
<Show your CAN bus hardware design>
DBC File
<Gitlab link to your DBC file> <You can optionally use an inline image>
Sensor ECU
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
< List of problems and their detailed resolutions>
Motor ECU
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
< List of problems and their detailed resolutions>
Geographical Controller
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
< List of problems and their detailed resolutions>
Communication Bridge Controller & LCD
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
< List of problems and their detailed resolutions>
Master Module
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
< List of problems and their detailed resolutions>
Mobile Application
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
< List of problems and their detailed resolutions>
Conclusion
<Organized summary of the project>
<What did you learn?>
Project Video
Project Source Code
Advise for Future Students
<Bullet points and discussion>
Acknowledgement
=== References ===