The pH Level Monitor project uses 4D Systems' gen4-uLCD-50DT to display the pH level of a certain substance.
Ā
Things used in this project
Ā
Hardware components
Story
Ā
The pH Level Monitor project uses 4D Systems' gen4-uLCD-50DT to display the pH level of a certain substance. It can also be used to monitor the acidity of your aquarium or pond.
In this project, the pH level can be automatically or manually read when you press the buttons provided on the graphical user interface of the gen4 HMI Display. It is programmed using the Visi Environment of Workshop 4 IDE.
Ā
Ā
Ā
How it Works
Ā
Ā
Ā
Ā
Components
Ā
gen4-uLCD-50DCT-CLBgen4-PA and FFC CableAnalog pH Sensor Kit -pH Electrode -pH sensor circuit board -analog cablemicro USB CableConnecting Wires and 5V power SupplyĀ
Ā
Ā
Implementation
Ā
Step 1: Build
Ā
Build the circuit as shown in the diagram.Ā Connect the gen4-PA to gen4-uLCD-50DCT-CLB or any gen4-HMI Display module with 480x800 px resolution.ĀNote: The graphics used in this project has 480x800px, but you can still costumize them into smaller displays.
Ā
Ā
Ā
Step 2: Program
Ā
Download the code here.Ā Open the Visi project using Workshop 4. This project uses the Visi Environment.Ā You can modify the properties of each widgets and buttons.ĀĀ
PA1 is set as analog input pin.ĀĀ
You can also check and modify some part of the code according to your preferences. Each sections and functions has comments for your referenceĀDisplaying of pH Level and acidity indication:
Ā
Ā
Analog voltage reading and conversionTouch Function of the pH Level MonitorĀ
Ā
Ā
Step 3: Compile
Ā
Click on the āCompileā button.ĀNote: This step could be skipped. However, compiling is essential for debugging purposes.
Ā
Ā
Ā
Step 4: Comms Port
Ā
Connect the display to the PC. Make sure that you are connected to the right port. Red Button indicates that the device is not connected, Blue Button indicates that the device is connected to the right port.Ā
Ā
Ā
Step 5: Compile and Upload
Ā
Go back to āHomeā tab. This time, click on the āCompānLoadā button.Ā Workshop 4 will prompt you to select a drive to copy the image files to a uSD Card. After selecting the correct drive, click OK.Ā
Ā
Ā
Step6: Mount uSD Card
Ā
When the uSD card is not yet inserted, this message will appear on your gen4 Display: "Drive not mounted"Ā After inserting your uSD card this GUI should appear on the gen4 Display:Ā
Ā
Ā
Video
Ā
Schematics
Ā
Schematic Diagram
Ā
Ā
