Difference between revisions of "CyberBully"
From CCRMA Wiki
(→Cyber Bully) |
(→Cyber Bully) |
||
Line 48: | Line 48: | ||
'''Materials:''' | '''Materials:''' | ||
+ | <ul> | ||
<li>Trackball - maybe not check? | <li>Trackball - maybe not check? | ||
<li>Arduino | <li>Arduino | ||
<li>enclosure | <li>enclosure | ||
<li>misc. electronics | <li>misc. electronics | ||
+ | </ul> | ||
'''Extras:''' | '''Extras:''' | ||
+ | <ul> | ||
<li>Digital audio interface | <li>Digital audio interface | ||
<li>1/4" instrument cable | <li>1/4" instrument cable | ||
<li>Laptop/Sound design software | <li>Laptop/Sound design software | ||
− | + | </ul> | |
'''Steps to realize minimal viable product:''' | '''Steps to realize minimal viable product:''' | ||
+ | <ul> | ||
<li>1. Find the right ball. | <li>1. Find the right ball. | ||
<li>2. Take apart ball and reassemble with function in mind. | <li>2. Take apart ball and reassemble with function in mind. | ||
<li>3. Design effect programming. | <li>3. Design effect programming. | ||
<li>4. For construction, we need to know the specifics of our setup. For every button we need that won't be covered by the USB trackball, we will have to program the Arduino to do the job instead. | <li>4. For construction, we need to know the specifics of our setup. For every button we need that won't be covered by the USB trackball, we will have to program the Arduino to do the job instead. | ||
+ | </ul> |
Revision as of 09:29, 4 November 2013
Cyber Bully
Micah Arvey
Rooney Pitchford
Zach Saraf
Similar products:
- Atoner 4ms pedals http://www.youtube.com/watch?v=IIwP3_YZEYQ&feature=relmfu
- WMD Geiger Counter http://www.youtube.com/watch?v=4A7VFxIBj84
Similar on Wiki:
- Ipad Fun - https://ccrma.stanford.edu/wiki/File:IMG_2016.jpg
- Guitar Buttons - https://ccrma.stanford.edu/wiki/File:EliotKermit1.jpg
- Rotating Hands - https://ccrma.stanford.edu/wiki/File:ErichPeske3.png
- Filter Glass Sounds - https://ccrma.stanford.edu/wiki/File:Gabriele_Sketch_2.jpg
- Guitar Talkbox -
5) Three lists:
Minimal viable product: Trackball volume controller
Motion in the ball in a given direction increases or decreases volume
- Trackball - maybe not check?
- Arduino
- enclosure
- misc. electronics
Extras:
- Digital audio interface
- 1/4" instrument cable
- Laptop/Sound design software
Steps to realize minimal viable product:
- 1. Find the right ball.
- 2. Take apart ball and reassemble with function in mind.
- 3. Design effect programming.
- 4. For construction, we need to know the specifics of our setup. For every button we need that won't be covered by the USB trackball, we will have to program the Arduino to do the job instead.