This project was developed for the course of "Architetture dei Sistemi di Elaborazione" (Computer Achitectures) of the Master Degree in Computer Engineering at Politecnico di Torino.
The project was developed using the LandTiger (LPC1768) board.
The project was aimed at developing a tamagotchi-like application on a board using the C programming language on a low-level. In particular the main features of the the project revolve around using the LCD display and synchronizing the various aspect of the game using interrupts and timers.