
The Batavierenrace is a large student relay race spanning from Nijmegen to Enschede. In the past, custom hardware and software has been implemented, including a time registration system that displays participant registrations. This project refactors this system to separate the displaying logic from the registration logic. This is achieved by establishing connections dynamically and computing displayed contents using information received over the established connection, rather than receiving display instructions directly from the registration device.
The CS Design Project module is one of the two final modules of the Bachelor. In the design component of this module, students show that they master the entire design trajectory, from the first informal specification of requirements by a client to the delivery and presentation of a well-documented working product. Projects are submitted by clients from either inside or outside the University. Students perform the project in groups of 3-5 students under the supervision of a teacher from the Department of Computer Science. The supervisor is also the one who assesses the process and products of the group. Project deliverables include a project proposal, a design report, a presentation and a poster.
The display showing a number of finished runners, their lap time, and their rankings.
View the full design report for this project.
The Batavierenrace is a large student relay race spanning from Nijmegen to Enschede. In the past, custom hardware and software has been implemented, including a time registration system that displays participant registrations. This project refactors this system to separate the displaying logic from the registration logic. This is achieved by establishing connections dynamically and computing displayed contents using information received over the established connection, rather than receiving display instructions directly from the registration device.
The CS Design Project module is one of the two final modules of the Bachelor. In the design component of this module, students show that they master the entire design trajectory, from the first informal specification of requirements by a client to the delivery and presentation of a well-documented working product. Projects are submitted by clients from either inside or outside the University. Students perform the project in groups of 3-5 students under the supervision of a teacher from the Department of Computer Science. The supervisor is also the one who assesses the process and products of the group. Project deliverables include a project proposal, a design report, a presentation and a poster.
The display showing a number of finished runners, their lap time, and their rankings.
View the full design report for this project.