Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monu-yaduwanshi/android-healthcare-app_pudent
Welcome to healthcare app name Pudent, an innovative application designed to measure and display insulin levels in the body using Kotlin, Jetpack Compose, Arduino, and a custom hardware device.
https://github.com/monu-yaduwanshi/android-healthcare-app_pudent
android android-studio bluetooth bluetooth-low-energy firebase firebase-auth healthcare-application jetpack-compose kotlin kotlin-android
Last synced: about 2 months ago
JSON representation
Welcome to healthcare app name Pudent, an innovative application designed to measure and display insulin levels in the body using Kotlin, Jetpack Compose, Arduino, and a custom hardware device.
- Host: GitHub
- URL: https://github.com/monu-yaduwanshi/android-healthcare-app_pudent
- Owner: Monu-Yaduwanshi
- Created: 2024-12-10T08:18:45.000Z (about 2 months ago)
- Default Branch: New-Main
- Last Pushed: 2024-12-10T08:56:55.000Z (about 2 months ago)
- Last Synced: 2024-12-10T09:26:41.472Z (about 2 months ago)
- Topics: android, android-studio, bluetooth, bluetooth-low-energy, firebase, firebase-auth, healthcare-application, jetpack-compose, kotlin, kotlin-android
- Homepage:
- Size: 3.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌟 Pudent 🌟
**🩸 A Smart Insulin Monitoring System**Welcome to Pudent, an innovative application designed to measure and display insulin levels in the body using Kotlin, Jetpack Compose, Arduino, and a custom hardware device. This project combines modern app development with hardware integration to deliver real-time insulin monitoring in a user-friendly and efficient way.
---
## 📋 Project Overview
Pudent is a mobile application powered by cutting-edge technology:- **📱 Mobile App**: Built with Kotlin and Jetpack Compose, it features a sleek, modern UI for displaying insulin levels.
- **🔬 Hardware Device**: Utilizes Arduino-based sensors to accurately detect insulin levels in the body.
- **🔗 Bluetooth Connectivity**: Seamless communication between the hardware device and the app using BLE (Bluetooth Low Energy).
- **📊 Real-time Monitoring**: Display results instantly on the app, providing critical information at a glance.---
## 🛠️ Features
- 🌟 **Real-time Insulin Monitoring**
- 🔗 **Bluetooth Integration** for effortless connectivity
- 📱 **Intuitive UI** with Jetpack Compose
- 🔬 **Accurate Hardware Measurements** using Arduino sensors
- 📈 **Data Visualization** to track insulin levels over time
- 🌐 **Cross-device Compatibility**---
## 🚀 How It Works
### **Hardware Setup:**
- The Arduino device uses a sensor to detect insulin levels in the blood or body.
- Data is sent via Bluetooth to the mobile app.### **Mobile App:**
- The app pairs with the hardware device via BLE.
- Insulin readings are displayed in real-time on the app interface.### **Data Tracking:**
- The app stores and visualizes historical data for better analysis.---
## 📱 Screenshots
📸 **Coming soon!**---
## 💻 Tech Stack
**Frontend:**
- Kotlin
- Jetpack Compose**Backend/Hardware:**
- Arduino
- Bluetooth Low Energy (BLE)---
## 🌟 Installation
Clone this repository:```bash
git clone https://github.com/yourusername/pudent.git
cd pudent
```## ⚙️ Hardware Setup
### **Requirements:**
- **Arduino Uno/Nano**
- **Insulin sensor module**
- **Bluetooth module** (e.g., HC-05 or BLE module)
- **Supporting cables and battery pack**### **Configuration:**
- Follow the step-by-step instructions provided in the **Hardware Setup Documentation**.---
## 🤝 Contributing
We welcome contributions from the community!
1. **Fork the repository**
2. **Create a new branch** for your feature
3. **Submit a pull request** with detailed explanations of your changes---
## 🛡️ License
This project is licensed under the **MIT License**. See the LICENSE file for details.
---
## 🧑💻 Team
**Monu Yaduwanshi**: UI/UX designer.
---
## 📫 Contact
For any questions or suggestions, feel free to reach out:
📧 **Email**: [email protected]---
🌟 **Pudent**: A step towards smarter healthcare, one drop at a time.