Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 898 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 898 Bytes

Snake on an Aurix board: ICT for Industrial Application project

The aim of this project is to implement the snake game on an Aurix board, using a joystick to drive the snake and a 8x8 led matrix with MAX7219 driver to display the game.

This repository contains 2 projects:

For a more detailed description of the implementation you can read this report.

NOTE: these projects are just Proofs of Concept: a relevant part of the code have been taken from the Aurix code Example repository from Infineon and adapted for our purpose.