Difference between revisions of "S21: UTAH"
Proj user13 (talk | contribs) (→Schedule) |
Proj user13 (talk | contribs) (→Schedule) |
||
Line 227: | Line 227: | ||
*<span style="color:cyan">Create sensor API to parse raw data and send useful data</span> | *<span style="color:cyan">Create sensor API to parse raw data and send useful data</span> | ||
*<span style="color:blue">Integrate google map features into app</span> | *<span style="color:blue">Integrate google map features into app</span> | ||
− | *<span style="color:magenta">Integration testing of motor controller logic</span> | + | *<span style="color:magenta">Integration testing of motor controller logic to verify it works on hardware</span> |
*<span style="color:orange">Create a Checkpoint Navigation algorithm for Driver</span> | *<span style="color:orange">Create a Checkpoint Navigation algorithm for Driver</span> | ||
| | | | ||
Line 233: | Line 233: | ||
* <span style="color:orange">In progress</span> | * <span style="color:orange">In progress</span> | ||
* <span style="color:red">Incomplete</span> | * <span style="color:red">Incomplete</span> | ||
− | * <span style="color: | + | * <span style="color:green">Complete</span> |
* <span style="color:green">Complete</span> | * <span style="color:green">Complete</span> | ||
|- | |- |
Revision as of 21:18, 13 April 2021
Contents
UTAH: Unit Tested to Avoid Hazards
Abstract
UTAH abstract
Objectives & Introduction
Show list of your objectives. This section includes the high level details of your project. You can write about the various sensors or peripherals you used to get your project completed.
Team Members & Responsibilities
- Akash Vachhani Gitlab
- Leader
- Geographical Controller
- Jonathan Beard Gitlab
- Android Application Developer
- Communication Bridge Controller
- Ameer Ali
- Master Controller
- Jonathan Tran Gitlab
- Sensors Controller
- Amritpal Sidhu
- Motor Controller
- Shreevats Gadhikar Gitlab'
- Motor Controller
Schedule
Description | Color |
---|---|
Administrative | Black |
Sensor | Cyan |
Bluetooth & App | Blue |
GPS | Red |
Motor | Magenta |
Main | Orange |
Week# | Start Date | End Date | Task | Status |
---|---|---|---|---|
1 |
|
|
|
|
2 |
|
|
|
|
3 |
|
|
|
|
4 |
|
|
|
|
5 |
|
|
|
|
6 |
|
|
|
|
7 |
|
|
|
|
8 |
|
|
|
|
9 |
|
|
|
|
10 |
|
|
|
|
11 |
|
|
|
|
12 |
|
|
|
|
Parts List & Cost
Item# | Part Description | Vendor | Qty | Cost |
---|---|---|---|---|
1 | Traxxas 1/10 Scale RC Short Truck | Traxxas [1] | 1 | $239.99 + Tax |
2 | RPM Sensor & Mount | Traxxas [2] | 1 | $19.00 + Tax |
3 | 2S 7.4V 5000mAh LiPo Battery Pack | Amazon [3] | 2 | $40.69 + Tax |
4 | Bluetooth Adapter | Amazon [4] | 1? | $8.99 + Tax |
5 | Adafruit Ultimate GPS Breakout | Adafruit[5] | 1 | $39.95 |
6 | Adafruit Triple-axis Accelerometer+Magnetometer | Adafruit[6] | 1 | $14.95 |
7 | Deans Connector | Amazon[7] | 1 | $8.99 + Tax |
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
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>