CoronaZ: another distributed systems project

02/19/2021
by   Stefan Ciprian Voinea, et al.
0

This brief paper describes CoronaZ, a project for the Distributed Systems course at the University of Helsinki. All the code of the project is publicly available on GitHub repository. This project simulates a contact tracing application where each node represents a person (or a unique device attached to someone) that send signals to each other when in range and communicate the data collected to a server using the publish-subscribe pattern. The server, called broker, can then be polled by a node called consumer that will send the data to a database. A front-end application then requests this data and displays the movement and the latest updates via the browser. The idea came from simulating this kind of movements with Arduino boards capable of communicating between themselves using the nrf24l01 and to the broker with esp8266. Unfortunately this was not possible given the relatively strict amount of time that each of the students involved could dedicate to the project and the waiting time to get the necessary hardware.

READ FULL TEXT
research
06/13/2019

A project-based course on software development for (engineering) research

This paper describes the motivation and design of a 10-week graduate cou...
research
10/21/2021

Experience of Teaching Data Visualization using Project-based Learning

We report our experience in two installations of a course on data visual...
research
01/07/2019

Looking Back at Postgres

This is a recollection of the UC Berkeley Postgres project, which was le...
research
11/05/2018

Using GitHub Classroom To Teach Statistics

Git and GitHub are common tools for keeping track of multiple versions o...
research
09/04/2023

Designing a Security System Administration Course for Cybersecurity with a Companion Project

In the past few years, an incident response-oriented cybersecurity progr...
research
07/12/2023

SSVEP-Based BCI Wheelchair Control System

A brain-computer interface (BCI) is a system that allows a person to com...
research
05/19/2018

MAC Address De-Anonymisation

This project is an exploration into analysing WiFi probe requests, a man...

Please sign up or login with your details

Forgot password? Click here to reset