Difference between revisions of "S19: Mystery Machine"
Proj user18 (talk | contribs) (→Project Title) |
Proj user18 (talk | contribs) (→Schedule) |
||
Line 81: | Line 81: | ||
| | | | ||
* 03/01/2019 | * 03/01/2019 | ||
− | * 03/01/2019 | + | * <span style="color:red">03/01/2019</span> |
− | * 03/01/2019 | + | * <span style="color:orange">03/01/2019</span> |
− | * 03/01/2019 | + | * <span style="color:blue">03/01/2019</span> |
− | * 03/01/2019 | + | * <span style="color:green">03/01/2019</span> |
| | | | ||
* 03/01/2019 | * 03/01/2019 | ||
− | * 03/08/2019 | + | * <span style="color:red">03/08/2019</span> |
− | * 03/08/2019 | + | * <span style="color:orange">03/08/2019</span> |
− | * 03/08/2019 | + | * <span style="color:blue">03/08/2019</span> |
− | * 03/08/2019 | + | * <span style="color:green">03/08/2019</span> |
| | | | ||
* Timeline of modules' completion discussed | * Timeline of modules' completion discussed | ||
− | * Android Application: Upload Project to GitLab and Plot Route to destination with dummy location | + | * <span style="color:red">Android Application: Upload Project to GitLab and Plot Route to destination with dummy location</span> |
− | * Bridge Controller: Establish UART to CAN bridge on SJOne board | + | *<span style="color:orange">Bridge Controller: Establish UART to CAN bridge on SJOne board</span> |
− | * Motor Controller: Understand the working of Electronic Speed Controllers and study previous project reports | + | * <span style="color:blue">Motor Controller: Understand the working of Electronic Speed Controllers and study previous project reports</span> |
− | * Sensor Controller: Decide and order the sensors required for Obstacle Avoidance | + | * <span style="color:green">Sensor Controller: Decide and order the sensors required for Obstacle Avoidance</span> |
| | | | ||
*Completed | *Completed | ||
− | *In-progress | + | *<span style="color:red">In-progress</span> |
− | *Completed | + | *<span style="color:orange">Completed</span> |
− | *Completed | + | *<span style="color:blue">Completed</span> |
− | *Completed | + | *<span style="color:green">Completed</span> |
|- | |- | ||
! scope="row"| 3 | ! scope="row"| 3 | ||
| | | | ||
* 03/08/2019 | * 03/08/2019 | ||
− | * 03/08/2019 | + | * <span style="color:red">03/08/2019</span> |
− | * 03/08/2019 | + | * <span style="color:orange">03/08/2019</span> |
− | * 03/08/2019 | + | * <span style="color:blue">03/08/2019</span> |
| | | | ||
* 03/10/2019 | * 03/10/2019 | ||
− | * 03/15/2019 | + | * <span style="color:red">03/15/2019</span> |
− | * 03/13/2019 | + | * <span style="color:orange">03/13/2019</span> |
− | * 03/15/2019 | + | * <span style="color:blue">03/15/2019</span> |
| | | | ||
* Order the RC car and the required Peripherals | * Order the RC car and the required Peripherals | ||
− | * Android Application: Implement MQTT client | + | * <span style="color:red">Android Application: Implement MQTT client</span> |
− | * Bridge Controller: Work on CAN bus and understand the Bus Master concept to be covered in the next lecture | + | * <span style="color:orange">Bridge Controller: Work on CAN bus and understand the Bus Master concept to be covered in the next lecture</span> |
− | * Motor Controller: Work on the ECS of the RC car and develop algorithm for the Steering Control | + | * <span style="color:blue">Motor Controller: Work on the ECS of the RC car and develop algorithm for the Steering Control</span> |
| | | | ||
*Completed | *Completed | ||
− | *In-progress | + | *<span style="color:red">In-progress</span> |
− | *In-progress | + | *<span style="color:orange">In-progress</span> |
− | *In-progress | + | *<span style="color:blue">In-progress</span> |
|- | |- | ||
|} | |} |
Revision as of 00:20, 23 March 2019
Contents
Project Title
Mystery Machine
Abstract
<2-3 sentence abstract>
Introduction
The project was divided into 6 modules:
- Master Controller
- Sensor Controller
- Geo Controller
- Bridge Controller
- Android Application
- Motor and Steering Controller
Team Members & Responsibilities
<Team Picture>
- Master Controller
- Sensor Controller
- Geo Controller
- Bridge Controller
- Android Application
- Motor and Steering Controller
Schedule
Week# | Start Date | End Date | Task | Status |
---|---|---|---|---|
1 |
|
|
|
|
2 |
|
|
|
|
3 |
|
|
|
|
Parts List & Cost
Item# | Part Desciption | Vendor | Qty | Cost |
---|---|---|---|---|
1 | RC Car | Amazon | 1 | $90.00 |
2 | CAN Transceivers MCP2551-I/P | AliExpress | 8 | $1.13/piece |
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
<Bullet or Headings of a module>
Unreliable sonor sensors
<Problem Summary> <Problem Resolution>
Motor ECU
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
<Bullet or Headings of a module>
Unreliable Servo Motors
<Problem Summary> <Problem Resolution>
Geographical Controller
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
<Bullet or Headings of a module>
Unreliable GPS lock
<Problem Summary> <Problem Resolution>
Communication Bridge Controller & LCD
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
<Bullet or Headings of a module>
Insane Bug
<Problem Summary> <Problem Resolution>
Master Module
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
<Bullet or Headings of a module>
Improper Unit Testing
<Problem Summary> <Problem Resolution>
Mobile Application
<Picture and link to Gitlab>
Hardware Design
Software Design
<List the code modules that are being called periodically.>
Technical Challenges
<Bullet or Headings of a module>
Wifi Link Reliability
<Problem Summary> <Problem Resolution>
Conclusion
<Organized summary of the project>
<What did you learn?>
Project Video
Project Source Code
Advise for Future Students
<Bullet points and discussion>