Difference between revisions of "S23: CAN CLAN"
Line 133: | Line 133: | ||
* Finalise the DBC file for project | * Finalise the DBC file for project | ||
* Create a detailed schedule for remaining tasks, dividing work into four milestones | * Create a detailed schedule for remaining tasks, dividing work into four milestones | ||
− | |||
* Start RPM sensor logic implementation and add it to Motor controller | * Start RPM sensor logic implementation and add it to Motor controller | ||
* Integrate Bluetooth module to Bridge/Sensor controller, with UART logic | * Integrate Bluetooth module to Bridge/Sensor controller, with UART logic | ||
− | * | + | * Work on Stage-1 mounting of all components on the RC car with temporary fixing |
− | * | + | * Fix problem with BDC-DBF conversion on BusMaster and show graphs on it |
* '''MILESTONE - Basic car driving ability with basic obstacle avoidance''' | * '''MILESTONE - Basic car driving ability with basic obstacle avoidance''' | ||
| | | | ||
− | *<font color = "red"> | + | *<font color = "red"> Incomplete |
|- | |- | ||
! scope="row"| 7 | ! scope="row"| 7 | ||
Line 147: | Line 146: | ||
| | | | ||
* Integrate Android app with Bridge/Sensor controller, sending/receiving messages both ways | * Integrate Android app with Bridge/Sensor controller, sending/receiving messages both ways | ||
− | * Mobile app can send coordinates to Bridge controller* Connect Android app to Bridge/Sensor controller, send test message | + | * Mobile app can send coordinates to Bridge controller |
+ | * Connect Android app to Bridge/Sensor controller, send test message | ||
+ | * Work on calibrating compass sensor to get accurate bearing readings | ||
* Create a on-board battery power supply for all components | * Create a on-board battery power supply for all components | ||
+ | * Work on Stage-2 mounting of all components on the RC car with soldering of parts and wires | ||
* Complete the Compass I2C integration and read values from the peripheral | * Complete the Compass I2C integration and read values from the peripheral | ||
* Have PWM signals reliably controlling the motor speed, start working "backwards driving mode" | * Have PWM signals reliably controlling the motor speed, start working "backwards driving mode" | ||
Line 160: | Line 162: | ||
| 04/25/2023 | | 04/25/2023 | ||
| | | | ||
− | * | + | * Work on Stage-3 permanent fixing of all components on the RC car |
− | |||
* Add data to display on the LCD screen | * Add data to display on the LCD screen | ||
* Outdoor testing for longer range trips, and complete necessary enhancements | * Outdoor testing for longer range trips, and complete necessary enhancements |
Revision as of 01:26, 10 April 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 | 03/01/2023 | 03/07/2023 |
|
|
2 | 03/08/2023 | 03/14/2023 |
|
|
3 | 03/15/2023 | 03/21/2023 |
|
|
4 | 03/22/2023 | 03/28/2023 |
|
|
5 | 03/29/2023 | 04/04/2023 |
|
|
6 | 04/05/2023 | 04/11/2023 |
|
|
7 | 04/12/2022 | 04/18/2022 |
|
|
8 | 04/19/2023 | 04/25/2023 |
|
|
9 | 04/26/2023 | 05/02/2023 |
|
|
10 | 05/03/2023 | 05/09/2023 |
|
|
11 | 05/10/2023 | 05/16/2023 |
|
|
11 | 05/24/2023 | 05/24/2023 |
|
|
Parts List & Cost
Item# | Part Description | Vendor | Qty | Cost |
---|---|---|---|---|
1 | Redcat [] | 1 | $ | |
2 | SN65HVD23 CAN Transceivers | Waveshare[2] | 5 | $ |
3 | HRLV-EZ0 Ultrasonic Sensors | [] | 3 | $ |
4 | [] | 1 | $17.50 | |
5 | [] | 1 | $59.50 | |
6 | [] | 1 | $33.18 | |
7 | [] | 1 | $5.99 | |
9 | [] | 1 | $7.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
<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>
Acknowledgement
=== References ===