Experimenting with the Droplet, Bubble and MiaoMiao transmitters I bought for the Abbott FreeStyle Libre sensor and trying something new compared to the current apps:
- a universal SwiftUI application for iPhone, iPad and Mac Catalyst;
- scanning the Libre directly via NFC;
- using online servers for calibrating just like Abbott’s algorithm;
- a detailed log to check the traffic from/to the BLE devices and remote servers.
Still too early to decide the final design (and the evil logo 😈), here there are the first rough screenshots:
The project started as a single script for the iPad Swift Playgrounds and was quickly converted to an app by using a standard Xcode template.
It should compile finely without dependencies just after changing the Bundle Identifier in the General panel and the Team in the Signing and Capabilities tab of Xcode (Spike users know already very well what that means... ;) ).
Please refer to the TODOs list for the up-to-date status of all the current limitations and known bugs of this prototype.
Credits: xDrip for iOS, LibreMonitor, WoofWoof, bubbledevteam.