Difference between revisions of "S22: Silver Arrow"

From Embedded Systems Learning Academy
Jump to: navigation, search
(Schedule)
(Schedule)
Line 58: Line 58:
 
|-
 
|-
 
! scope="row"| 1
 
! scope="row"| 1
| 09/15/2017
+
| 03/08/2022
| 09/16/2017
+
| 03/14/2022
 
|
 
|
 
* Read previous projects, gather information and discuss among the group members.
 
* Read previous projects, gather information and discuss among the group members.
 
* Distribute modules to each team member.
 
* Distribute modules to each team member.
 
+
|
| Completed
+
* <span style="color:green">Completed</span>
 +
* <span style="color:green">Completed</span>
 
|-
 
|-
 
! scope="row"| 2
 
! scope="row"| 2
Line 73: Line 74:
 
|
 
|
 
*Purchased RC car and batteries.
 
*Purchased RC car and batteries.
*<span style="color:cyan">Research and finalize which ultrasonic sensor the project will use.</span>
+
*Research and finalize which ultrasonic sensor the project will use.
*<span style="color:blue">Purchased Bluetooth connector</span>
+
*Purchased Bluetooth connector
*<span style="color:red">Research math needed to determine distance between navigation points. Decide on distance algorithm</span>
+
*Research math needed to determine distance between navigation points. Decide on distance algorithm
*<span style="color:red">Research multiple navigation point algorithm(Djikstra's) to determine shortest path.</span>
+
*Research multiple navigation point algorithm to determine shortest path
*<span style="color:magenta">Create branch for motor controller driver.  Create draft template API for motor controller.</span>
+
*Create branch for motor controller driver.  Create draft template API for motor controller
*<span style="color:orange">Using previous projects, determine what works needs to be completed for main board. Bring findings to weekly meeting</span>
+
*Using previous projects, determine what works needs to be completed for main board. Bring findings to weekly meeting
 
|
 
|
 
* <span style="color:green">Completed</span>
 
* <span style="color:green">Completed</span>

Revision as of 02:55, 6 April 2022

Project Title

<Team Name>



Abstract

<2-3 sentence abstract>

Introduction

The project was divided into N modules:

  • Sensor ...
  • Motor..
  • ...
  • Android

Team Members & Responsibilities

Pushkar Deodhar LinkedIn

  • App development
  • Mechanical/Hardware/circuit/PCB designing

Vilas Dhuri LinkedIn

Rishabh Gupta LinkedIn

  • Geo-controller
  • Wiki page manage

Saharash Shivahre LinkedIn

  • Git repo managment
  • Wiki page manage

Naveena Sura LinkedIn

  • Master/driver controller

Daya Modekar LinkedIn

  • Motor controller

Vivek Tapkir LinkedIn

  • Sensor controller
  • Wiki page manage


Schedule

Week# Start Date End Date Task Status
1 03/08/2022 03/14/2022
  • Read previous projects, gather information and discuss among the group members.
  • Distribute modules to each team member.
  • Completed
  • Completed
2
03/15/2022
03/24/2021
  • Purchased RC car and batteries.
  • Research and finalize which ultrasonic sensor the project will use.
  • Purchased Bluetooth connector
  • Research math needed to determine distance between navigation points. Decide on distance algorithm
  • Research multiple navigation point algorithm to determine shortest path
  • Create branch for motor controller driver. Create draft template API for motor controller
  • Using previous projects, determine what works needs to be completed for main board. Bring findings to weekly meeting
  • Completed
  • Completed
  • Completed
  • Completed
  • Completed
  • Completed
  • Completed




Parts List & Cost

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