User Tools

Site Tools


atmos:citation:instruments:setup_dfrobot_tipping_bucket:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
atmos:citation:instruments:setup_dfrobot_tipping_bucket:home [2026/06/01 22:01] ashley.vosatmos:citation:instruments:setup_dfrobot_tipping_bucket:home [2026/06/01 22:04] (current) ashley.vos
Line 12: Line 12:
   *Wires - At the end of the sensor cable, the ribbon splits into four (4) wires.   *Wires - At the end of the sensor cable, the ribbon splits into four (4) wires.
 {{:atmos:citation:instruments:setup_dfrobot_tipping_bucket:screenshot_2026-06-01_155145.png?200|}} {{:atmos:citation:instruments:setup_dfrobot_tipping_bucket:screenshot_2026-06-01_155145.png?200|}}
-    * eee +    * Green - SDA (Serial Data Acquisition for I2C Interfacing) - GPIO Pin 3 
-  *SensoClear - Shield wire: it protects the other wires from interference from the surroundings. +    * Blue - SCL (Serial Clock Line for I2C Interfacing) - GPIO Pin 5 
-    * Green - [Needs to be updated] +    * Red - Power (positive) - GPIO Pin 4 
-    * Blue - Humidity Signal +    * Black - Grounding power (negative) - GPIO Pin 6
-    * Red - Power (positive) +
-    * Black - Grounding power (negative)+
  
 === Setting up the Probe === === Setting up the Probe ===
  
-By now, you should have your Raspberry Pi computer completely set up, with a DAQ HAT. To continue, you will need: +By now, you should have your Raspberry Pi computer completely set up, with a DAQ HAT. 
-  * some sort of DC Power Jack connector,  +
-{{:atmos:citation:instruments:setup_vaisala_temperature_and_humidity_probe:screenshot_2025-11-24_203842.png?100|}} +
-  * a small screwdriver for undoing and tightening the screws on the DAQ HAT channels,  +
-{{:atmos:citation:instruments:setup_vaisala_temperature_and_humidity_probe:screenshot_2025-11-24_203808.png?100|}}{{:atmos:citation:instruments:setup_vaisala_temperature_and_humidity_probe:screenshot_2025-11-24_203817.png?100|}}+
  
-Optionally: +  - Connect the tipping bucket to the large port on the sensor 
-  * a multimeter/power sensor,  +  - Connect the four colorful wires to the proper GPIO Pins (See above) 
-{{:atmos:citation:instruments:setup_vaisala_temperature_and_humidity_probe:screenshot_2025-11-24_204655.png?100|}} +  On Raspberry Pi, to make the code given by the ADPAA work, you will have to enter the following command into your terminal 
-  * some apparatus that can introduce humidity (e.g. a half-full gallon of water),  +    - sudo pip3 install modbus_tk smbus - -break-system-packages
-  * and an apparatus that can introduce heat (e.g. a heat gun, or even your hand). +
- +
-  - Connect the DC Power Jack to power +
-    - Connect the red wire to the positive connection +
-    - connect the black wire to the negative connection +
-  - Optional: If you would like to test the probe prior to connecting it, follow this step. You will need the optional materials. If you do not want to test the probe, skip to step 3. +
-    - Temperature +
-      - Using the multimeter, connect the clamps to the exposed ends of the yellow and white wires+
-      - Change the setting till you see a readable number. +
-      - Using your heating apparatus, gently heat the probe and observe the signal increase +
-    - Humidity +
-      - Connect the multimeter's clamps to the exposed ends of the blue and white wires. +
-      Change the setting till you see readable number. +
-      - Using your humidity apparatuscarefully introduce the sensor to a humid environment and observe the signal increase. +
-  - Wire the probe into the DAQ HAT +
-      - Connect the yellow wire to CH4 +
-      - Connect the blue wire to CH5 +
-      - Connect the white wire to GNDnext to CH5 +
-  - If you have properly set up the ADPAA and DAQ HAT, you can now run the python program that coincides with your instrument and observe the data. +
- +
- +
-pip3 install modbus_tk smbus+
atmos/citation/instruments/setup_dfrobot_tipping_bucket/home.txt · Last modified: 2026/06/01 22:04 by ashley.vos