This is probably an easy one, but I cannot seem to get a straight answer from Googling alone. I have a pH unit that measures and displays the pH via a hard wired connection, and can transmit the data to a laptop.
I would like to modify it so that the pH sensor, transmit data to the Arduino wirelessly. It seems that bluetooth 4 is a good low power option for this, but what hardware would I need on the pH meter end? Linked below (item 5) is an example of the meter and BNC connector we have currently. I'm assuming that I will need a transmitter to connect with the BNC adapter, and this would talk to the Bluetooth receiver on the Arduino end. I am considering a Bluetooth 4.0 chip or a nRF24 for sending the data, but want to make sure these are good options before investing the time/money.
Ultimately, we would be using several sensors. So any equipment or example code would eventually have to integrate into several feeds.
Current Supplies:
- EZO pH Circuit
- Arduino Mega 2560 R3
- Arduino WiFi Shield
- 5 volt power supply
- Gravity: Analog pH Sensor / Meter Kit for Arduino - DFRobot
Thanks for your time and expertise.