Skip to content

ealain/pdc-project

Repository files navigation

Repository for the COM-302 project at EPFL

Goal

Transmit a text of roughly 160 characters between two laptops in less than 3 minutes and without errors. The display of the first laptop is used as the transmitting device while the camera of the second laptop is used as the receiving device.

To spice up the project, a random mask will be put on top of the screen of the transmitter. It will cover half of the area of the screen.

Getting started

To start the transmitter, run:

./transmitter.py

To start the receiver, run:

./receiver.py

Naming conventions

  • Files for the receiver begin with r_
  • Files for the transmitter begin with t_

About

Exchange of files “over the air” between two laptops, by using the display of one laptop as the transmitting device and the camera of the other laptop as the receiving device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages