Repository for the Android app for Obol. Uses the mqtt protocol to communicate with surrounding iot devices.
- Allows you to initialzie an Obol sensor with initial amount, category (food or medicine) and quantity.
- Processes a stream of weight data from multiple sensors, smoothes it to determine changes in quantity and updates them.
- Demo notifications which remind user to take medicines.
- In case of food, updates the amount of calories that you consume.