Difference between revisions of "S20: Canster Truck"
(→Abstract) |
(→Parts List & Cost) |
||
Line 107: | Line 107: | ||
|- | |- | ||
! scope="row"| 1 | ! scope="row"| 1 | ||
+ | | Microcontroller Boards | ||
+ | | SJ2 LPC 1758 (Purchased from Preet Kang) | ||
+ | | 5 | ||
+ | | $250.00 | ||
+ | |- | ||
+ | |- | ||
+ | ! scope="row"| 2 | ||
| RC Car | | RC Car | ||
− | | Traxxas | + | | [https://www.amazon.com/Traxxas-Slash-Course-2-4GHZ-Vehicle/dp/B01DU474B0/ref=sr_1_3?ie=UTF8&qid=1474747759&sr=8-3&keywords=Traxxas+1%2F10+slash+2wd Traxxas 2WD RTR with 2.4Ghz Radio] |
| 1 | | 1 | ||
− | | $ | + | | $260.00 |
|- | |- | ||
− | ! scope="row"| | + | ! scope="row"| 3 |
− | | CAN Transceivers | + | | CAN Transceivers |
− | | | + | | [http://www.microchip.com/wwwproducts/en/en010405 Microchip MCP2551-I/P] |
− | | | + | | 15 |
| Free Samples | | Free Samples | ||
|- | |- |
Revision as of 07:38, 4 March 2020
Contents
CAN-STER TRUCK
Abstract
The CAN-STER Truck Project is an autonomous RC car with CAN Bus interfaced controllers. The development of the R.C car's subsystem modules was divided amongst and performed by six team members. The aim of the project is to develop an autonomous RC Car which can navigate from the source location to a selected destination by avoiding obstacles in its path using sensors and motors.
Introduction
The project was divided into N modules:
- Sensor ...
- Motor..
- ...
- Android
Team Members & Responsibilities
<Team Picture>
Gitlab Project Link - Gitlab
<Provide ECU names and members responsible>
<One member may participate in more than one ECU>
Team Roles are Pending
1) Niket Naidu Gitlab
2) Ashish Anant Ladage Gitlab
3) Ganesh Ram Pamadi Gitlab
4) Nikhil Pabbisetty Gitlab
5) Akhil Cherukuri Gitlab
6) Jesus De Haro De Reza Gitlab
- 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 | 09/15/2017 | 09/16/2017 |
|
Completed |
2 | 09/17/2017 | 10/03/2017 |
Parts List & Cost
Item# | Part Desciption | Part Model & Vendor | Quantity | Cost in USD |
---|---|---|---|---|
1 | Microcontroller Boards | SJ2 LPC 1758 (Purchased from Preet Kang) | 5 | $250.00 |
2 | RC Car | Traxxas 2WD RTR with 2.4Ghz Radio | 1 | $260.00 |
3 | CAN Transceivers | Microchip MCP2551-I/P | 15 | 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>