/PartitionsDuino

A 3d printed Arduino pedal designed to control PDF music sheets

Primary LanguageSwiftMIT LicenseMIT

PartitionsDuino

PartitionsDuino is a DIY Arduino pedal that works with a macOS app to control your PDF music sheets. The device is at his first iteration so improvement suggestions are welcome.

Link to youtube video

Features

  • DIY !
  • Low cost and easy to use
  • Works with any PDF

Hardware

Parts list

Note: the part list is not price optimized. You should probably order parts from Aliexpress :).

  1. Arduino nano
  2. 50 mm x 70 mm pcb board
  3. 330 ohm resistor
  4. Push button
  5. Two springs (18 mm height by 10 mm diameter)
  6. Two 22 mm M4 screw and two nuts
  7. 4 M2 brass spacer (11 mm) and 8 screws
  8. The 3d printed parts
  9. Self adhesive surface saver
  10. USB to mini USB cable (long enough for the purpose of this pedal)

Links for the 3d model

You can download the STL files from Thingiverse or access the Fusion 360 file here.

Circuit schematics

Not done yet.

Setup instructions

PartitionsDuino macOS app

Just download the latest version of the PartitionDuino macOS app.

Arduino firmware

The Arduino firmware must be updloaded on the board.

Submodule

PartitionsDuino uses the ORSSerialPort framework.