Difference between revisions of "S21: UTAH"
Proj user13 (talk | contribs) (→Schedule) |
Proj user13 (talk | contribs) (→Schedule) |
||
Line 98: | Line 98: | ||
*Purchased RC car and batteries. | *Purchased RC car and batteries. | ||
*<span style="color:cyan"></span> | *<span style="color:cyan"></span> | ||
− | *<span style="color:blue"></span> | + | *<span style="color:blue">Purchased Bluetooth connector</span> |
*<span style="color:red"></span> | *<span style="color:red"></span> | ||
*<span style="color:magenta">Created branch for motor controller driver. Created draft template API for motor controller.</span> | *<span style="color:magenta">Created branch for motor controller driver. Created draft template API for motor controller.</span> | ||
Line 105: | Line 105: | ||
* <span style="color:green">Completed</span> | * <span style="color:green">Completed</span> | ||
* <span style="color:green"></span> | * <span style="color:green"></span> | ||
− | * <span style="color:green"></span> | + | * <span style="color:green">Completed</span> |
* <span style="color:green"></span> | * <span style="color:green"></span> | ||
* <span style="color:green">Completed</span> | * <span style="color:green">Completed</span> | ||
Line 129: | Line 129: | ||
* | * | ||
*<span style="color:cyan"></span> | *<span style="color:cyan"></span> | ||
− | *<span style="color:blue"></span> | + | *<span style="color:blue">Research connection with Bluetooth from board to application</span> |
*<span style="color:red"></span> | *<span style="color:red"></span> | ||
*<span style="color:magenta"></span> | *<span style="color:magenta"></span> | ||
Line 136: | Line 136: | ||
* <span style="color:red"></span> | * <span style="color:red"></span> | ||
* <span style="color:red"></span> | * <span style="color:red"></span> | ||
− | * <span style="color:red"></span> | + | * <span style="color:red">incomplete</span> |
* <span style="color:red"></span> | * <span style="color:red"></span> | ||
* <span style="color:red"></span> | * <span style="color:red"></span> | ||
Line 159: | Line 159: | ||
* | * | ||
*<span style="color:cyan"></span> | *<span style="color:cyan"></span> | ||
− | *<span style="color:blue"></span> | + | *<span style="color:blue">Implement basic communication between board and app</span> |
*<span style="color:red"></span> | *<span style="color:red"></span> | ||
*<span style="color:magenta"></span> | *<span style="color:magenta"></span> | ||
Line 166: | Line 166: | ||
* <span style="color:red"></span> | * <span style="color:red"></span> | ||
* <span style="color:red"></span> | * <span style="color:red"></span> | ||
− | * <span style="color:red"></span> | + | * <span style="color:red">incomplete</span> |
* <span style="color:red"></span> | * <span style="color:red"></span> | ||
* <span style="color:red"></span> | * <span style="color:red"></span> |
Revision as of 00:46, 10 March 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
- Android Application Developer
- Communication Bridge Controller
- Ameer Ali
- Master Controller
- Jonathan Tran Gitlab
- Sensors Controller
- Amritpal Sidhu
- Motor Controller
- Shreevats Gadhikar
- 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 | 2S 7.4V 5000mAh LiPo Battery Pack | Amazon [2] | 2 | $40.69 + Tax |
3 | Bluetooth Adapter | Amazon [3] | 1? | $8.99 + Tax |
4 | Adafruit Ultimate GPS Breakout | Adafruit[4] | 1 | $39.95 |
5 | Adafruit Triple-axis Accelerometer+Magnetometer | Adafruit[5] | 1 | $14.95 |
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>