Setting up the DFRobot Tipping Bucket

Manual: DFRobot Instrument Documentation

Parts

The DFRobot Tipping Bucket has a few key components when it comes to setting up the instrument.

Setting up the Probe

By now, you should have your Raspberry Pi computer completely set up, with a DAQ HAT.

  1. Connect the tipping bucket to the large port on the sensor
  2. Connect the four colorful wires to the proper GPIO Pins (See above)
  3. On a Raspberry Pi, to make the code given by the ADPAA work, you will have to enter the following command into your terminal
    1. sudo pip3 install modbus_tk smbus - -break-system-packages