This blog post, will describe the process of building out a Hot Tub PH monitoring system.
There will be four sections:
- Raspberry Pi PH Circuit
- C software to store PH data to PostgreSQL Database (coming soon)
- Node.js REST API to obtain PH data from PostgreSQL Database. (coming soon)
- React Frontend for display of PH Data to end users. (coming soon)