You will need
- A DHT sensor
- An Arduino & Associated Software
- The DHT sensor library from Adafruit
- At least one sound input on your computer, preferably a hydrophone placed inside of the kettle, but any audio signal could work
- A copy of MaxMSP
- A copy of Reaper
For the Reaper Session
- Driftmaker from Puremagnetik (free)
- ++pitchdelay & ++bubbler from Soundhack (free)
- ++binaural (20$ USD, academic discount available on request)
- Super Filterbank from Micheal Norris’ Soundmagic Spectral (free)
How To
- Configure your DHT sensor as instructed by retailer/manufacturer. 4 pin DHT sensors will require you set up a resistor, either between the data pin & ground or 5V power. 3 pin models do not. Mount the sensor into your kettle of choice.
- Upload the appropriate Arduino code to your Arduino unit, assuming the DHT library is already installed.
- Hook up the DHT sensor to the Arduino. By default the example code provided uses Pin 7 for data input. Double check you are receiving the proper data in the Arduino Console.
- Close the Arduino console, then boot the included Max patch. It should map to the Arduino automatically, but may require you set the serial port by hand using the dropdown menu in the max patch.
-
If using with the example Reaper session, boot Reaper now, and ensure it has an OSC receive port enabled at port 7474.
- Hit calibrate. When the “done” trigger is orange you’re ready to go! If you don’t have a hydrophone, my example mappings will process your default mic input 1, which may feedback on itself if you are using your laptop’s built in microphone.