Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 524 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 524 Bytes

device2device

Sound (unidirectional) communication between two devices.


How to Use?

python3 controlador.py
Availaible commands: cima,baixo,direita,esquerda,trás,frente, canal
To change the channel = canal < int > (min 10 - max 200)

python3 receptor.py

Citing

If you use our code, please cite our work:

@misc{saulocatharino,
title={device2device},
author={Saulo Catharino},
year={2021},
email={[email protected]}
}