Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 938 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 938 Bytes

#TDT4258 - Energy Efficient Computer Design Exercises and project files from the subject EECS taught at NTNU.

Exercise 0

Introductory exercise, basically testing hardware functionality and flashing/profiling tools.

Exercise 1 (Report)

Write an assembly program that replicates the functionality of the provided binary from Exercise 0.

Exercise 2 (Report)

Write a C program that produces different sound effects when different buttons are pressed.

Exercise 3 (Report)

Write a game to run in uCLinux on the development board, and a device driver to facilitate gamepad input.