Difference between revisions of "F24: Dodge Cars"

From Embedded Systems Learning Academy
Jump to: navigation, search
(Team Members & Responsibilities)
(Parts List & Cost)
Line 198: Line 198:
 
<BR/>
 
<BR/>
  
== Parts List & Cost ==
+
== '''Parts List and Cost''' ==
  
* 2 x LED screen
+
{| class="wikitable"
 +
|-
 +
! scope="col" | Part
 +
! scope="col" | Model
 +
! scope="col" | Quantity
 +
! scope="col" | Cost
 +
|-
 +
|
 +
* Micro-Controller SJ2 Board
 +
|
 +
* SJ2 Board
 +
|
 +
* 1
 +
|
 +
* 50.00$
 +
 
 +
|-
 +
|
 +
* RGB LED Matrix
 +
|
 +
* [https://www.amazon.com/dp/B0BRBDBC8Q?psc=1&ref_=cm_sw_r_apin_ct_6Q289AB25T2BD4CKDDHD_2&language=en_US 64x64 4096 Pixels RGB Full-Color LED Matrix]
 +
|
 +
* 2
 +
|
 +
* 72.56$
 +
 
 +
|-
 +
|
 
* MPU-6050 Accelerometer & Gyroscope sensor
 
* MPU-6050 Accelerometer & Gyroscope sensor
* SJ-Two board
+
|
* MP3 decoder
+
* [https://www.amazon.com/HiLetgo-MPU-6050-Accelerometer-Gyroscope-Converter/dp/B01DK83ZYQ?th=1 HiLetgo GY-521 MPU-6050 MPU6050]
 +
|
 +
* 1
 +
|
 +
* 6.99$
 +
|-
 +
|
 +
* MP3 Decoder
 +
|
 +
* [https://www.adafruit.com/product/3357 MP3 OGG WAV MIDI Synth Player]
 +
|
 +
* 1
 +
|
 +
* 19.95$
 +
|}
  
 
== Design & Implementation ==
 
== Design & Implementation ==

Revision as of 22:15, 5 December 2024

== Dodge Cars ==DodgeCar.jpeg

Abstract

Dodge Cars is a fast-paced action game where players control a vehicle to avoid collisions with incoming obstacles. The objective is to maneuver the car left or right, dodging other cars or objects as they approach. As the game progresses, the speed of obstacles increases, adding difficulty. The game utilizes a 64x64 LED matrix display for visuals, with an SJ2 board for processing. A button allows players to access the menu, navigate, and pause the game (or optional photosensor). An ultrasonic sensor detects if the player is sitting too close to the screen, warning them to adjust their position. An accelerometer is used to control the left and right movements of the player car. The final score of the player will be displayed at the end of every game and a speaker attached to the board will generate the game sounds.

Introduction

Dodge Cars is an engaging and fast-paced action game designed to test players' reflexes and coordination. Players navigate a car through a dynamically changing environment, dodging incoming obstacles that become increasingly difficult to avoid as the game progresses. This interactive experience leverages modern hardware and creative gameplay mechanics, delivering a fun and challenging game suitable for players of all ages.

The game is powered by a 64x64 LED matrix display that provides a vibrant, retro-inspired visual experience. An SJ2 board acts as the central processing unit, seamlessly handling the game's inputs, outputs, and real-time logic. Players control the movement of their car using an accelerometer, adding an immersive, physical dimension to the gameplay. Safety and accessibility are also prioritized, with features like an ultrasonic sensor to promote proper player posture and a button or optional photosensor for intuitive menu navigation. To enhance the overall experience, a speaker generates immersive game sounds, and the final score is displayed at the end of each session, encouraging replayability.

Objective

The primary objective of this project is to develop an interactive game system that combines hardware and software components to deliver a compelling gaming experience. Key objectives include:

  • Design an engaging game loop where players must dodge obstacles using precise control of a car, with increasing difficulty as the game progresses.
  • Utilize modern hardware components like a 64x64 LED matrix for visuals, an accelerometer for motion control, and an ultrasonic sensor to enhance player safety.
  • Provide intuitive user interactions through menu navigation using a button or photosensor, along with clear audio-visual feedback from the speaker and display.
  • Promote player engagement and challenge by showcasing the final score at the end of each game and encouraging improvement through replayability.
  • Integrate safety measures by alerting players if they are sitting too close to the screen, fostering healthier gaming habits.

This project aims to blend creativity, engineering, and user-centric design into a fun and immersive gaming system that highlights the potential of embedded systems in interactive applications.

Team Members & Responsibilities

  • Shreyas
    • Working on Accelerometer Sensor
  • Teja
    • Working on MP3 decoder
  • Navaneeth
    • Working on Game logic and LED screen

Schedule

Week# Start Date End Date Task Status
1
  • 10/12/2024
  • 10/13/2024
  • 10/18/2024
  • 10/13/2024
  • Read previous projects, gather information and discuss among the group members.
  • Create GitLab repository for project
  • Completed
  • Completed
2
  • 10/19/2024
  • 10/20/2024
  • Order necessary parts
  • Completed
3
  • 10/26/2024
  • 11/01/2024
  • Read and familiarize with LED Matrix Datasheet
  • Completed


4
  • 11/02/2024
  • 11/08/2024
  • Develop graphics driver for LED matrix and implement initial game objects
  • Completed
5
  • 11/09/2024
  • 11/09/2024
  • 11/09/2024
  • 11/09/2024
  • 11/10/2024
  • 11/15/2024
  • 11/15/2024
  • 11/15/2024
  • Finalize wiki schedule
  • Order circuit boards components and complete the design for packaging
  • Circuit board and component assembly
  • Circuit board testing
  • Additional accessories if required and finalization of hardware
  • Completed
  • In progress
  • In progress
  • Not started
  • Not started
6
  • 11/16/2024
  • 11/22/2024
  • Integration of circuit boards and microcontroller
  • Game logic development
  • Testing and debugging the game logic
  • Not started
  • Not started
  • Not started
7
  • 11/23/2024
  • 11/29/2024
  • Integrate game logic code with LED matrix
  • Integrate game sounds with game logic
  • Not started
  • Not started
8
  • 11/30/2024
  • 12/06/2024
  • Integrate subsystem
  • Finalizing the video game
  • Update the wiki page.
  • Not started
  • Not started
  • Not started
9
  • 12/07/2024
  • 12/13/2024
  • Address bugs during testing of integrated system
  • Test pause/play functionality
  • Not started
  • Not started
  • Not started
10
  • 12/16/2024
  • 12/14/2024
  • 12/14/2024
  • 12/14/2024
  • 12/16/2024
  • 12/16/2024
  • 12/16/2024
  • 12/16/2024
  • Final Demo
  • Update Gitlab repo with final code.
  • Update test video.
  • Update the wiki page.
  • Not started
  • Not started
  • Not started
  • Not started


Parts List and Cost

Part Model Quantity Cost
  • Micro-Controller SJ2 Board
  • SJ2 Board
  • 1
  • 50.00$
  • RGB LED Matrix
  • 2
  • 72.56$
  • MPU-6050 Accelerometer & Gyroscope sensor
  • 1
  • 6.99$
  • MP3 Decoder
  • 1
  • 19.95$

Design & Implementation

The design section can go over your hardware and software design. Organize this section using sub-sections that go over your design and implementation.

Hardware Design

Discuss your hardware design here. Show detailed schematics, and the interface here.

Hardware Interface

In this section, you can describe how your hardware communicates, such as which BUSes used. You can discuss your driver implementation here, such that the Software Design section is isolated to talk about high level workings rather than inner working of your project.

Software Design

Show your software design. For example, if you are designing an MP3 Player, show the tasks that you are using, and what they are doing at a high level. Do not show the details of the code. For example, do not show exact code, but you may show psuedocode and fragments of code. Keep in mind that you are showing DESIGN of your software, not the inner workings of it.

Implementation

This section includes implementation, but again, not the details, just the high level. For example, you can list the steps it takes to communicate over a sensor, or the steps needed to write a page of memory onto SPI Flash. You can include sub-sections for each of your component implementation.

Testing & Technical Challenges

Describe the challenges of your project. What advise would you give yourself or someone else if your project can be started from scratch again? Make a smooth transition to testing section and described what it took to test your project.

Include sub-sections that list out a problem and solution, such as:

<Bug/issue name>

Discuss the issue and resolution.

Conclusion

Conclude your project here. You can recap your testing and problems. You should address the "so what" part here to indicate what you ultimately learnt from this project. How has this project increased your knowledge?

Project Video

Upload a video of your project and post the link here.

Project Source Code

References

Acknowledgement

Any acknowledgement that you may wish to provide can be included here.

References Used

List any references used in project.

Appendix

You can list the references you used.