Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 492 Bytes

Tamagotchi 2022-2023

Computer Architecture project inspired to Tamagotchi game, for LandTiger Development Board (LPC1768 microcontroller)

Requirements

  • MDK-Arm (Keil μVision 5)
  • Arm Compiler 5.06 update 7 (build 960) Win32

Note: a professional license of Keil is needed, otherwise it will not compile due to the length of the code.

Exam template

It is not needed for running the game, but could be very useful for starting a project from scatch (or for the ASE exam 😉).