Snatch! Colors!(made with embedded Linux)

In Game

Summary

  • A game that presses random colors in order within the time limit

Overview

  • Period : 16. 10 ~ 16. 11 (2 months)
  • Role : Team Leader(coordinate the duration, encourage team member) / merge programs / Control Touch LCD Image with Frame Buffer

Project Content

  • The touch LCD displays random colors at random locations
  • Buzzer sounds with scary pictures if not within the time limit or incorrect
  • Use Linux device driver to control buzzer, button, touch LCD, etc.
  • Design & Makefile Development of device driver for touch LCD, buzzer, etc.

Development Environment

  • Arm Cortex-A9 Based Equipment
  • Linux Ubuntu
  • C, C++

Result

  • Studying a foundation for understanding Linux and developing device drivers and makefile
  • Analyze and apply the sample device driver and makefile to develop
  • Implementing functions by understanding the performance structure of each device and target device

Game screen
Game interface
when Game Over

Related