Hello!
As you guys know, I am about to start my first Arduino project! Right now, I have a 200g reef tank, and I would like to create a program to read specific water parameters. I am pretty sure this sub-forum is the proper location for me to post this.
Background Information
No experience with Arduino...
Little experience with coding (know mainly Python)
Program Requirements
Arduino (obviously) to run the program.
Can read data of pH and Temperature sensors every hour.
Some way to automatically log the data (either onto a MicroSD card in which I have to manually input the data into Google Sheets or preferably automatically log the data onto a website/Google sheets).
Project Materials
Arduino Uno
pH Sensor - https://store.arduino.cc/usa/gravity-analog-ph-sensor
Temperature Sensor - Gravity: Waterproof DS18B20 Temperature Sensor Kit-DFRobot
Data Logger - Somewhere among this list
Project Questions
1)Is my material list decent? I know I need a power source (suggestions please). Do I need anything else specific, to have my Project Requirements met?
- How would I send the data online?
3)Can my pH sensor, temperature sensor, and data logger be 'attached' onto the Arduino without anything else?
If you guys have any other suggestions, I'll be happy to take a look.
Sources/Outline
https://create.arduino.cc/projecthub/chanhj/water-quality-monitoring-system-ddcb43