Filed under esp32

esp32,  android
Pill Consumption Tracking

The hardware platform was based on an ESP32 board. The ESP32 boardqueries the existing system through a SPI base command interface, andmakes the data available over JSON-RPC interface. The mobile application runing on iPhone / Android mobile, queries the data periodically over the JSON-RPC interface, and displays it on themobile application interface, in a format that is convenient for the user.

Read More ➠