The goal of this project is to create a dashboard which displays the progress of the daily measurements of OpenINTEL. We have designed several modules that each display a different aspect of the progress of the data collection. At the end of this project, we have designed and implemented a dashboard which contains five different modules, all modularly designed and controlled by their own microcontroller (Arduino Nano). These five modules are all controlled by a small computer (Raspberry Pi 5), which queries the OpenINTEL database and calculates aspects of the data collection. This data is then converted to a form that the microcontrollers can receive, which is then sent towards them over a custom communication protocol. The microcontrollers then make surethat the incoming data is displayed correctly on their respective modules.
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.
View the full design report for this project.
The goal of this project is to create a dashboard which displays the progress of the daily measurements of OpenINTEL. We have designed several modules that each display a different aspect of the progress of the data collection. At the end of this project, we have designed and implemented a dashboard which contains five different modules, all modularly designed and controlled by their own microcontroller (Arduino Nano). These five modules are all controlled by a small computer (Raspberry Pi 5), which queries the OpenINTEL database and calculates aspects of the data collection. This data is then converted to a form that the microcontrollers can receive, which is then sent towards them over a custom communication protocol. The microcontrollers then make surethat the incoming data is displayed correctly on their respective modules.
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.
View the full design report for this project.