Difference between revisions of "S21: (RC)^2"
Proj user10 (talk | contribs) (→Parts List & Cost) |
Proj user10 (talk | contribs) (→Parts List & Cost) |
||
Line 224: | Line 224: | ||
| $14.95 | | $14.95 | ||
|- | |- | ||
− | ! scope="row"| | + | ! scope="row"| 5 |
| ESP8266 (WiFi) | | ESP8266 (WiFi) | ||
− | | DIYmall[https://www.amazon.com/ESP8266-ESP-01S-Module-Transceiver-Arduino/dp/B08QF24GZZ/ref=sr_1_7?dchild=1&keywords=esp8266&qid=1621188718&s=electronics&sr=1-7] | + | | DIYmall [https://www.amazon.com/ESP8266-ESP-01S-Module-Transceiver-Arduino/dp/B08QF24GZZ/ref=sr_1_7?dchild=1&keywords=esp8266&qid=1621188718&s=electronics&sr=1-7] |
| 1 | | 1 | ||
| $14.95 | | $14.95 | ||
+ | |- | ||
+ | ! scope="row"| 6 | ||
+ | | HC-020K (Wheel Encoder) | ||
+ | | Hilitchi [https://www.amazon.com/gp/product/B00EERJDY4/ref=ppx_yo_dt_b_asin_title_o06_s00?ie=UTF8&psc=1] | ||
+ | | 1 | ||
+ | | $8.99 | ||
+ | |- | ||
+ | ! scope="row"| 7 | ||
+ | | URM09 Ultrasonic Sensor (I²C) | ||
+ | | DFRobot [https://www.dfrobot.com/product-1832.html] | ||
+ | | 4 | ||
+ | | $12.90 | ||
+ | |- | ||
+ | ! scope="row"| 8 | ||
+ | | SJ2 Board Microcontroller | ||
+ | | SCE [https://www.amazon.com/Generic-SJTwo-SJ2-SJSU/dp/B08G9LRPZ8/ref=sr_1_1?dchild=1&keywords=sj2+board&qid=1621189363&sr=8-1] | ||
+ | | 5 | ||
+ | | $250.00 | ||
|- | |- | ||
|} | |} |
Revision as of 18:25, 16 May 2021
Contents
(RC)^2
(RC)^2
Abstract
<2-3 sentence abstract>
Introduction
The project was divided into N modules:
- Sensor ...
- Motor..
- ...
- Android
Team Members & Responsibilities
<Team Picture>
Gitlab Project Link - https://gitlab.com/rc-2/sjtwo-c
- Sensor
- Huy - https://gitlab.com/vyhuy2004
- Prabjyot - https://gitlab.com/PrabjyotObhi
- Motor
- Jesse - https://gitlab.com/JessePhams
- Michael - https://gitlab.com/mwmichaelwang
- Geographical
- Brian - https://gitlab.com/Brian1234132
- Arun - https://gitlab.com/arunhiremath92
- Communication Bridge Controller & LCD
- Prabjyot - https://gitlab.com/PrabjyotObhi
- Arun - https://gitlab.com/arunhiremath92
Schedule
Week# | Start Date | End Date | Task | Status |
---|---|---|---|---|
1 | 03/01/2021 | 03/07/2021 |
|
Complete |
2 | 03/08/2021 | 03/14/2021 |
|
Complete |
3 | 03/15/2021 | 03/21/2021 |
|
Complete |
4 | 03/22/2021 | 03/28/2021 |
|
Complete |
5 | 03/29/2021 | 04/04/2021 |
|
Complete |
6 | 04/05/2021 | 04/11/2021 |
|
In Progress |
7 | 04/12/2021 | 04/18/2021 |
|
To-do |
8 | 04/19/2021 | 04/25/2021 |
|
To-do |
9 | 04/26/2021 | 05/02/2021 |
|
To-do |
10 | 05/03/2021 | 05/09/2021 |
|
To-do |
11 | 05/10/2021 | 05/16/2021 |
|
To-do |
12 | 05/17/2021 | 05/23/2021 |
|
To-do |
13 | 05/24/2021 | 05/26/2021 |
|
To-do |
Parts List & Cost
TODO: Check Drive and add to this table
Item# | Part Desciption | Vendor | Qty | Cost |
---|---|---|---|---|
1 | RC Car | Traxxas | 1 | $250.00 |
2 | CAN Transceivers MCP2551-I/P | Microchip [2] | 8 | Free Samples |
3 | GPS Module | Adafruit [3] | 1 | $59.99 |
4 | Compass | Adafruit [4] | 1 | $14.95 |
5 | ESP8266 (WiFi) | DIYmall [5] | 1 | $14.95 |
6 | HC-020K (Wheel Encoder) | Hilitchi [6] | 1 | $8.99 |
7 | URM09 Ultrasonic Sensor (I²C) | DFRobot [7] | 4 | $12.90 |
8 | SJ2 Board Microcontroller | SCE [8] | 5 | $250.00 |
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>