Difference between revisions of "S24: Team Gran Turismo"

From Embedded Systems Learning Academy
Jump to: navigation, search
(Project Title)
(Schedule)
Line 61: Line 61:
 
|-
 
|-
 
! scope="row"| 1
 
! scope="row"| 1
| 09/15/2017
+
| 03/04/2024
| 09/16/2017
+
| 03/10/2024
 
|
 
|
 
* Read previous projects, gather information and discuss among the group members.
 
* Read previous projects, gather information and discuss among the group members.
 +
* Order CAN transceiver modules.
 +
 +
| <font color = "green">Completed
 +
|-
 +
! scope="row"| 2
 +
| 03/04/2024
 +
| 03/10/2024
 +
|
 +
* Understand and learn to use the Busmaster.
 +
* Build  db9 connector and connect to Busmaster.
 
* Distribute modules to each team member.
 
* Distribute modules to each team member.
  
| Completed
+
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 3
 +
| 03/11/2024
 +
| 03/17/2024
 +
|
 +
* Finalize and acquire sensors and RC car parts.
 +
* Explore plug-and-play mounting of sensors and SJ2 boards.
 +
 
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 4
 +
| 03/18/2024
 +
| 03/24/2024
 +
|
 +
* Create initial dbc
 +
* Get Data from Ultrasonic Sensors
 +
* Get data from GPS
 +
* Get motors working
 +
* Develop LCD module
 +
* Develop Bluetooth / WiFi module ESP8266
 +
 
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 5
 +
| 03/25/2024
 +
| 03/31/2024
 +
|
 +
* Interface Geo sensor with Geo controller
 +
* Interface motors with motor module
 +
* Interface ultrasonic sensors with sensor module
 +
* Interface LCD and driver module
 +
* Basic mobile app setup
 +
 
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 6
 +
| 04/01/2024
 +
| 04/07/2024
 +
|
 +
PROTOTYPE 1
 +
* Connect sensor-driver-motor modules
 +
* Assemble hardware
 +
* Setup integration tests
 +
 
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 7
 +
| 04/08/2024
 +
| 04/14/2024
 +
|
 +
* Integrate Geo/GPS module with connected hardware
 +
* Motors with PID control
 +
* Obstacle avoidance
 +
 
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 8
 +
| 04/15/2024
 +
| 04/21/2024
 +
|
 +
PROTOTYPE 2
 +
* Integrate bluetooth module
 +
* Start with mobile app
 +
 
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 9
 +
| 04/22/2024
 +
| 04/28/2024
 +
|
 +
* Interface mobile app with RC car
 +
 
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 10
 +
| 04/29/2024
 +
| 05/05/2024
 +
|
 +
PROTOTYPE 3
 +
* Prepare for outdoor tests.
 +
 
 +
| <font color = "red">Incomplete
 
|-
 
|-
! scope="row"| 2
+
! scope="row"| 11
| 09/17/2017
+
| 05/06/2024
| 10/03/2017
+
| 05/12/2024
 
|
 
|
 +
PROTOTYPE 4
 +
* Perform outdoors tests and recalibrate.
 +
 +
| <font color = "red">Incomplete
 +
|-
 +
! scope="row"| 12
 +
| 05/13/2024
 +
| 05/19/2024
 
|
 
|
 +
* Final Demo
 +
 +
| <font color = "red">Incomplete
 
|-
 
|-
 +
! scope="row"| 13
 +
| 05/20/2024
 +
| 05/26/2024
 +
|
 +
* TBD
 +
 +
| <font color = "red">Incomplete
 +
 
|}
 
|}
  
 
<HR>
 
<HR>
 
<BR/>
 
<BR/>
 +
 
== Parts List & Cost ==
 
== Parts List & Cost ==
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 22:17, 10 March 2024

Project Title

Gran Turismo

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/04/2024 03/10/2024
  • Read previous projects, gather information and discuss among the group members.
  • Order CAN transceiver modules.
Completed
2 03/04/2024 03/10/2024
  • Understand and learn to use the Busmaster.
  • Build db9 connector and connect to Busmaster.
  • Distribute modules to each team member.
Incomplete
3 03/11/2024 03/17/2024
  • Finalize and acquire sensors and RC car parts.
  • Explore plug-and-play mounting of sensors and SJ2 boards.
Incomplete
4 03/18/2024 03/24/2024
  • Create initial dbc
  • Get Data from Ultrasonic Sensors
  • Get data from GPS
  • Get motors working
  • Develop LCD module
  • Develop Bluetooth / WiFi module ESP8266
Incomplete
5 03/25/2024 03/31/2024
  • Interface Geo sensor with Geo controller
  • Interface motors with motor module
  • Interface ultrasonic sensors with sensor module
  • Interface LCD and driver module
  • Basic mobile app setup
Incomplete
6 04/01/2024 04/07/2024

PROTOTYPE 1

  • Connect sensor-driver-motor modules
  • Assemble hardware
  • Setup integration tests
Incomplete
7 04/08/2024 04/14/2024
  • Integrate Geo/GPS module with connected hardware
  • Motors with PID control
  • Obstacle avoidance
Incomplete
8 04/15/2024 04/21/2024

PROTOTYPE 2

  • Integrate bluetooth module
  • Start with mobile app
Incomplete
9 04/22/2024 04/28/2024
  • Interface mobile app with RC car
Incomplete
10 04/29/2024 05/05/2024

PROTOTYPE 3

  • Prepare for outdoor tests.
Incomplete
11 05/06/2024 05/12/2024

PROTOTYPE 4

  • Perform outdoors tests and recalibrate.
Incomplete
12 05/13/2024 05/19/2024
  • Final Demo
Incomplete
13 05/20/2024 05/26/2024
  • TBD
Incomplete


Parts List & Cost

Item# Part Desciption Vendor Qty Cost
1 RC Car Traxxas 1 $250.00
2 CAN Transceivers MCP2551-I/P Microchip [2] 8 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>

Acknowledgement

=== References ===