Difference between revisions of "S21: Roadster"
Proj user12 (talk | contribs) (→Schedule) |
Proj user12 (talk | contribs) (→Schedule) |
||
Line 115: | Line 115: | ||
* 03/04 | * 03/04 | ||
* 03/07 | * 03/07 | ||
− | * | + | * 03/17 |
* 03/15 | * 03/15 | ||
| | | | ||
*<font color = "green"> Completed | *<font color = "green"> Completed | ||
*<font color = "green"> Completed | *<font color = "green"> Completed | ||
− | *<font color = " | + | *<font color = "green"> Completed |
*<font color = "green"> Completed | *<font color = "green"> Completed | ||
|- | |- | ||
Line 144: | Line 144: | ||
* Identify the Android app requirements and start studying the Android framework | * Identify the Android app requirements and start studying the Android framework | ||
| | | | ||
− | * | + | * 03/18 |
− | * | + | * 03/22 |
− | * | + | * 03/20 |
− | * | + | * 03/21 |
− | * | + | * 03/25 |
| | | | ||
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "green"> Completed |
|- | |- | ||
! scope="row"| 4 | ! scope="row"| 4 | ||
Line 177: | Line 177: | ||
* Develop an initial version of the Android app | * Develop an initial version of the Android app | ||
| | | | ||
+ | * 03/24 | ||
* | * | ||
− | * | + | * 03/28 |
− | * | + | * 03/30 |
− | * | + | * 03/28 |
− | |||
| | | | ||
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "blue"> ''In Progress'' |
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "green"> Completed |
|- | |- | ||
! scope="row"| 5 | ! scope="row"| 5 | ||
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:'''<font color = "DarkGreen"> '''Integrate all the completed modules and test on | + | * '''Collective Test 1:'''<font color = "DarkGreen"> '''Integrate all the completed modules and test on BusMaster''' </font color> |
| | | | ||
− | * | + | * 04/05 |
− | * | + | * 04/01 |
* | * | ||
* | * | ||
* | * | ||
− | * | + | * 04/04 |
| | | | ||
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "green"> Completed |
− | *<font color = " | + | *<font color = "blue"> ''In Progress'' |
− | *<font color = " | + | *<font color = "blue"> ''In Progress'' |
− | *<font color = " | + | *<font color = "green"> Completed |
− | |||
|- | |- | ||
! scope="row"| 6 | ! scope="row"| 6 |
Revision as of 06:56, 6 April 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 ===