Difference between revisions of "S20: Tesla Model RC"
(→Team Members & Responsibilities) |
(→Team Members & Responsibilities) |
||
Line 20: | Line 20: | ||
* Git Project Link: <font color="fire"><U>[https://gitlab.com/tesla-model-rc Tesla Model RC ]</U></font> | * Git Project Link: <font color="fire"><U>[https://gitlab.com/tesla-model-rc Tesla Model RC ]</U></font> | ||
− | |||
− | |||
− | |||
* <font color="green"><B>Motor Controller</B></font> | * <font color="green"><B>Motor Controller</B></font> | ||
**'''''[https://gitlab.com/snicosia Salvatore Nicosia]''''' | **'''''[https://gitlab.com/snicosia Salvatore Nicosia]''''' | ||
**'''''[https://gitlab.com/nickschiffer Nickolas Schiffer]''''' | **'''''[https://gitlab.com/nickschiffer Nickolas Schiffer]''''' | ||
+ | |||
+ | * <font color="FUCHSIA"><B>Sensor Controller</B></font> | ||
+ | **'''''[https://gitlab.com/dnuch Danny Nuch]''''' | ||
+ | **'''''[https://gitlab.com/choppr Andrew Kwon]''''' | ||
* <font color="orange"><B>Geographical Controller</B></font> | * <font color="orange"><B>Geographical Controller</B></font> | ||
Line 32: | Line 33: | ||
**'''''[https://gitlab.com/nickschiffer Nickolas Schiffer]''''' | **'''''[https://gitlab.com/nickschiffer Nickolas Schiffer]''''' | ||
− | * <font color=" | + | * <font color="PURPLE"><B>Communication Bridge Controller & LCD</B></font> |
− | **'''''[https://gitlab.com/ | + | **'''''[https://gitlab.com/asiddiqua Ayesha Siddiqua]''''' |
− | **'''''[https://gitlab.com/ | + | **'''''[https://gitlab.com/zaakhan Zainab Khan]''''' |
* <font color="brown"><B>Android Application</B></font> | * <font color="brown"><B>Android Application</B></font> | ||
**'''''[https://gitlab.com/choppr Andrew Kwon]''''' | **'''''[https://gitlab.com/choppr Andrew Kwon]''''' | ||
+ | * <font color="maroon"><B>Testing Team</B></font> | ||
Revision as of 02:24, 25 March 2020
Contents
Tesla Model RC
Abstract
Tesla Model RC is an electric, battery-powered, self-navigating RC car. The aim is to navigate to the destination set on the Android application by utilizing GPS navigation. The car combines the data received from multiple sensors to perceive its surroundings to avoid obstacles in its path.
Introduction
The project was divided into N modules:
- Sensor ...
- Motor..
- ...
- Android
Team Members & Responsibilities
<Team Picture>
- Git Project Link: Tesla Model RC
- Motor Controller
- Sensor Controller
- Geographical Controller
- Communication Bridge Controller & LCD
- Android Application
- Testing Team
- 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 | Status |
---|---|---|---|---|
1 |
|
|
|
In Progress |
2 |
|
|
|
TODO |
3 |
|
|
|
TODO |
4 |
|
|
|
TODO |
5 |
|
|
|
TODO |
6 |
|
|
|
TODO |
7-11 |
|
|
|
TODO |
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> High Level Hardware Diagram
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>