User Tools

Site Tools


projects:dance_dance_revolution_pad

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:dance_dance_revolution_pad [2016/12/12 09:16] Sean Rhoneprojects:dance_dance_revolution_pad [2017/02/05 10:10] (current) Sean Rhone
Line 1: Line 1:
 +====== Information ======
  
 +  * Dance Dance Revolution Controller
 +  * TODO: Fix all of this
 +
 +===== Games =====
 +
 +  * [[games:stepmania|StepMania]]
 +
 +====== Parts ======
 +
 +===== BT Buttons =====
 +
 +  * https://www.aliexpress.com/item/high-quality-4pcs-lot-Square-60-60mm-Lighted-Buttons-Illuminated-Push-Button-with-Micro-switch-for/32611880107.html
 +  * 60mm * 60mm
 +  * 4x
 +
 +===== FX Buttons =====
 +
 +  * http://www.ebay.com/itm/201684803171
 +  * 50.5mm * 33mm
 +  * 2x
 +
 +===== Rotary Encoders =====
 +
 +  * https://www.aliexpress.com/item/Free-Shipping-Encoder-600-P-R-5V-24V-Incremental-Rotary-AB-2-Phase-6mm-Shaft-Coupling/32641634967.html
 +  * 600 P / R
 +  * 2x
 +
 +==== Knobs ====
 +
 +  * https://www.aliexpress.com/item/5PCS-lot-New-Argent-Volume-Potentiometer-knobs-aluminum-alloy-knob-diameter-30mm-17mm-30-17-laciness/32632660955.html
 +  * 30mm * 17mm
 +  * 1x lot
 +
 +===== Start Button =====
 +
 +  * https://www.aliexpress.com/item/Free-shipping-Factory-price-33mm-square-game-machine-push-button-arcade-LED-momentary-push-button-illuminated/32655406605.html
 +  * 33mm * 33mm
 +  * 1x
 +
 +===== Arduino =====
 +
 +  * https://www.aliexpress.com/item/Freeshipping-Leonardo-R3-development-board-Board-USB-Cable-compatible-for-arduino/32292429215.html
 +  * Leonardo R3
 +  * 1x
 +
 +==== Code ====
 +
 +  * [[https://github.com/4yn/iivx/tree/master/leoo/leovxhq|leovxhq]]
 +
 +===== Wires =====
 +
 +  * https://www.aliexpress.com/item/NEW-40pcs-20cm-1p-1p-female-to-male-jumper-wire-Dupont-cable-for-Breadboard/567085698.html
 +  * 20cm
 +  * 1x lot ((1x lot was used, but 2x lot is recommended))
 +
 +====== Dimensions ======
 +
 +TODO
 +
 +====== SOUND VOLTEX ======
 +
 +==== Card ID Generation ====
 +
 +  * http://kawashi.ro/card
 +
 +===== Leggendaria =====
 +
 +  * http://leggendaria.altervista.org/archive.htm
 +
 +====== K-Shoot MANIA ======
 +
 +===== SDVX Songs =====
 +
 +  * https://github.com/Schinizer/kshootmaniasdvx
 +
 +====== Unsorted ======
 +
 +https://www.reddit.com/r/kshootmania/comments/5c4jwx/looking_to_build_a_controller_does_this_sound/
 +
 +https://mega.nz/#F!FkNjBYwR!Ict7O1MlTshVMuKmXwj-Cw
 +
 +
 +
 +
 +
 +http://kawashi.ro/card
 +
 +  * Cards go in C:\Users\Espionage724\Documents\E-Amusement and the default card is named card0.txt
 +  * Card IDs are generated with the kawashi link above
 +  * Go into Config.exe, select the card, and enable the Generate Card ID option (https://www.youtube.com/watch?v=68yffWJ9TNc)
 +  * Go in-game; at main menu, press Numpad +
 +  * Press Start on the first option and then yes (see video above for reference), enter pin with Numpad
 +  * Enter display name on next screen
 +
 +TODO: Calculations for everything and conversions to cm
 +
 +FX Buttons: 5.05cm * 3.3cm
 +FX Button Flush: 4.51cm * 2.82cm
 +FX Button Flush Distance: 0.25cm (actual 0.27cm * 0.24cm)
 +
 +Start Button Flush: 2.7cm * 2.7cm
 +
 +Completed: 2016/12/05