Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azrielx86/siscom_proyecto_2024-1
Proyecto para la materia de Sistemas de Comunicaciones - FI UNAM 2024-1
https://github.com/azrielx86/siscom_proyecto_2024-1
angular arduino firebase iot iot-application
Last synced: about 1 month ago
JSON representation
Proyecto para la materia de Sistemas de Comunicaciones - FI UNAM 2024-1
- Host: GitHub
- URL: https://github.com/azrielx86/siscom_proyecto_2024-1
- Owner: Azrielx86
- License: mit
- Created: 2024-05-08T01:14:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-21T04:15:44.000Z (8 months ago)
- Last Synced: 2024-05-21T05:27:58.048Z (8 months ago)
- Topics: angular, arduino, firebase, iot, iot-application
- Language: TypeScript
- Homepage:
- Size: 517 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Proyecto Sistemas de Comunicaciones: Envío de señales por medio de IoT
```
Universidad Nacional Autónoma de México
Facultad de Ingeniería
Semestre 2024-1
```
Link a la aplicación web: [WebMonitor](https://siscom2024-1.web.app)## Dispositivo recomendado
* ESP32 DOIT Devkit V1
* Diseño compatible con este proyecto: [esp32_firebase](https://github.com/Azrielx86/esp32_firebase)## Rutas de los sensores en Firestore
* `/devices//measures/temperature`
* `/devices//measures/humidity`## Rutas de los actuadores en Realtime Database
* `/devices//triggers/start_fan`
* `/devices//triggers/start_humidifier`