https://github.com/raulmurillo/rpi-i
Proyecto final de la asignatura "Redes, protocolos e interfaces I" del Máster en Ingeniería Informática de la UCM, curso 2020-2021
https://github.com/raulmurillo/rpi-i
Last synced: 2 months ago
JSON representation
Proyecto final de la asignatura "Redes, protocolos e interfaces I" del Máster en Ingeniería Informática de la UCM, curso 2020-2021
- Host: GitHub
- URL: https://github.com/raulmurillo/rpi-i
- Owner: RaulMurillo
- License: mit
- Created: 2021-02-12T17:22:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T22:08:58.000Z (over 4 years ago)
- Last Synced: 2025-02-10T13:43:57.738Z (8 months ago)
- Language: C
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPI-I
Final project of the subject "Networks, protocols and interfaces I" (Redes, protocolos e interfaces I) from Master in Computer Science at Complutense University of Madrid, course 2020-2021.
The [final project](./RPI-I_final_project/) consists on a capacity estimation mechanism that integrates air quality monitoring (simulated), as well as connection management to a WiFi network through provisioning of keys via soft-AP. The measured data are exposed to the clients by a Gatt server.
Experiments for determining the *measured power* of an ESP32 can also be found in the [rssi_scan/](./rssi_scan/) folder.