In this page I’ll show you how to build the various sensors required to play my Accessible Digital Musical Instruments.

§ THIS SECTION IS CURRENTLY BEING WRITTEN! CONTENTS ARE INCOMPLETE!

Netytar’s Breath Pressure sensor

§ IMAGES COMING SOON

Cost: around 30€/35$, depending mostly on which microcontroller you choose;

Components: I’ve included links to sample components to take a look at them, but you can find them elsewhere on other shops, sometimes even at better prices.

Procedure:

  1. Download the necessary Arduino sketch file from my NeeqSensors GitHub repository. Refer to the Readme on the bottom of the page for download instructions;
  2. Following those instructions, install the Arduino IDE software (or use an equivalent method) and use it to compile and upload the sketch to your Arduino;
  3. Using the jumper wires, connect the MPX 5010DP low pressure sensor to Arduino, following this scheme (image source):

MPX5010DP Arduino connection scheme

  1. Insert the 5mm wide rubber tube in the “pressure in” input of the MPX5010DP, indicated in the image;
  2. At the other end of the rubber tube, place the 10cm long PVC tube. Use tape to insulate it, such as no air can pass outside the rubber tube when you blow in the PVC tube;
  3. Place the cloth air filter on the top of the PVC tube and block it using the PVC pipe junction adapter. The air filter will prevent moist and saliva from getting into the rubber tube and damage the MPX 5010DP;
  4. (Optional) encapsule Arduino and the sensor in a box. I personally used a 2€ plastic Tupperware, where I put both Arduino and the sensor, and I cut an opening for the rubber tube and the USB cable to come out.

The sensor is ready. Enjoy! Connect the Arduino and the USB cable to your computer, start Netytar and switch the COM port using the COM port selector on the interface, and start playing.

Netychords’ Head Movement sensor

§ IMAGES COMING SOON

Cost: around 25€/29$, depending mostly on which microcontroller you choose;

Components: I’ve included links to sample components to take a look at them, but you can find them elsewhere on other shops, sometimes even at better prices.

§ PROCEDURE COMING SOON