Difference between revisions of "S23: Meh-sla Automotive"
(→Schedule) |
(→Schedule) |
||
Line 162: | Line 162: | ||
*<span>Integration testing Driver controller with Mobile App</span> | *<span>Integration testing Driver controller with Mobile App</span> | ||
*<span>Improve existing navigation algorithm with state estimation and localization</span> | *<span>Improve existing navigation algorithm with state estimation and localization</span> | ||
− | *<span | + | *<span>Fix and validate RPM sensor output</span> |
− | *<span | + | *<span>Add ESC calibration feature, activated by SW0</span> |
− | *<span> | + | *<span>Continue outdoor tests</span> |
| Complete | | Complete | ||
|- | |- | ||
Line 171: | Line 171: | ||
| 5/6/2023 | | 5/6/2023 | ||
| | | | ||
− | *<span | + | *<span>Finish mobile application</span> |
− | *<span | + | *<span>Interface RPM sensor with Interrupt Service Routine</span> |
− | *<span | + | *<span>Add functionality to SJ2-C LEDs</span> |
− | *<span | + | *<span>First North Garage tests commence</span> |
| Complete | | Complete | ||
|- | |- | ||
Line 181: | Line 181: | ||
| 5/13/2023 | | 5/13/2023 | ||
| | | | ||
− | *<span | + | *<span>Implement PID Controller</span> |
− | *<span | + | *<span>Add debug messages to CAN related to PID</span> |
− | *<span | + | *<span>More North Garage tests</span> |
| Complete | | Complete | ||
|- | |- | ||
Line 190: | Line 190: | ||
| 5/19/2023 | | 5/19/2023 | ||
| | | | ||
− | *<span | + | *<span>Rewrite conditional logic into state machine</span> |
− | *<span | + | *<span>Final code cleanup</span> |
− | *<span | + | *<span>Final North Garage tests</span> |
| Complete | | Complete | ||
|} | |} |
Revision as of 21:43, 14 March 2023
Contents
Project Title
<Team Name>
Abstract
<2-3 sentence abstract>
Introduction
The project was divided into N modules:
- Sensor ...
- Motor..
- ...
- Android
Team Members & Responsibilities
<Team Picture>
Gitlab Project Link - [1]
<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 | Status |
---|---|---|---|---|
1 | 2/12/2023 | 2/18/2023 |
|
Complete |
2 | 2/19/2023 | 2/25/2023 |
|
Complete |
3 | 26/2/2023 | 3/4/2023 |
|
Complete |
4 | 3/5/2023 | 3/11/2023 |
|
Complete |
5 | 3/12/2023 | 3/18/2023 |
|
Complete |
6 | 3/19/2023 | 3/25/2023 |
|
Complete |
7 | 3/26/2023 | 4/1/2023 |
|
Complete |
8 | 4/2/2023 | 4/8/2023 |
|
Complete |
9 | 4/9/2023 | 4/15/2023 |
|
Complete |
10 | 4/16/2023 | 4/22/2023 |
|
Complete |
11 | 4/23/2023 | 4/29/2023 |
|
Complete |
12 | 4/30/2023 | 5/6/2023 |
|
Complete |
13 | 5/7/2023 | 5/13/2023 |
|
Complete |
14 | 5/14/2023 | 5/19/2023 |
|
Complete |
Parts List & Cost
Item# | Part Desciption | Vendor | Qty | Cost |
---|---|---|---|---|
1 | RC Car | Traxxas | 1 | $250.00 |
2 | CAN Transceivers MCP2551-I/P | Microchip [2] | 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>