Repository ini berisi source code Tugas Akhir dengan judul "Implementasi Sistem Pemantauan Tanda Vital Jarak Jauh Berbasis Internet Of Things". Sistem ini bekerja dengan membaca detak jantung dan saturasi oksigen menggunakan sensor MAX30102 dan suhu badan dengan sensor DS18B20 lalu hasil kedua parameter di hitung dengan Meachine Learning Random Forest untuk mendapatkan estimasi tekanan darah
Source Code ESP32 |
||
|---|---|---|
| android | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| test | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| HealthMonitor_v2_fixed.ino | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
README.md
health_monitor_app
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.