Buztrum: Difference between revisions

From NURDspace
No edit summary
Line 10: Line 10:
So, i wanna clone a 'le strum'
So, i wanna clone a 'le strum'


* https://github.com/hotchk155/Voici-Le-Strum
== Plan ==
* https://www.youtube.com/watch?v=3jQ4zBmrjXg


Current 'plan' , port logic of lestrum to arduino , implement a capacitive touch sensor for strumming, implement something with 74hc595 to scan all the switches, combine with axoloti inside instrument? Maybe some knobs and leds and display(s) on the axoloti? hmm


* http://www.aliexpress.com/item/10PCS-Tactile-Push-Button-Switch-Momentary-Tact-With-LED-D8-Red-LED-DIP-Reset-button-Micro/1780201823.html
I got buttons from KingOfDos, the nice keys also used on [[Wearable Computer]] 's current keyboard
* http://www.aliexpress.com/item/100pcs-Tactile-Micro-Push-Button-Switch-Momentary-12-12-7-3MM-100pcs-Tact-Switch-Caps-red/32461701384.html


Still need to decide on the form factor ... guitarshape seems logical, but maybe something else?


== Got parts ==
== Got parts ==
Line 23: Line 23:
* Midi connector(s)
* Midi connector(s)
* 74HC595
* 74HC595
Might not be using these ...


Unplanned extras
Unplanned extras


* Axoloti
* Axoloti
== Links ==
* https://en.wikipedia.org/wiki/Karplus%E2%80%93Strong_string_synthesis
* https://github.com/hotchk155/Voici-Le-Strum
* https://youtu.be/3jQ4zBmrjXg?t=1m23s  guitar mode on original lestrum kit
* https://www.youtube.com/watch?v=3jQ4zBmrjXg  guitarp
* https://www.youtube.com/watch?v=uFKgD91Yy9U  karplus strong fpga with ps2 keyboard input
<s>
* http://www.aliexpress.com/item/10PCS-Tactile-Push-Button-Switch-Momentary-Tact-With-LED-D8-Red-LED-DIP-Reset-button-Micro/1780201823.html
* http://www.aliexpress.com/item/100pcs-Tactile-Micro-Push-Button-Switch-Momentary-12-12-7-3MM-100pcs-Tact-Switch-Caps-red/32461701384.html
</s>

Revision as of 04:06, 11 March 2016

buZzstrum
Lestrum-protoboard.jpg
Participants User:buzz
Skills Instrumentbuilding
Status Planning
Niche Music
Purpose Instrument
Tool No
Location
Cost
Tool category

buZzstrum

lestrum-protoboard.jpg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

So, i wanna clone a 'le strum'

Plan

Current 'plan' , port logic of lestrum to arduino , implement a capacitive touch sensor for strumming, implement something with 74hc595 to scan all the switches, combine with axoloti inside instrument? Maybe some knobs and leds and display(s) on the axoloti? hmm

I got buttons from KingOfDos, the nice keys also used on Wearable Computer 's current keyboard

Still need to decide on the form factor ... guitarshape seems logical, but maybe something else?

Got parts

  • PIC16F1825
  • Midi connector(s)
  • 74HC595

Might not be using these ...

Unplanned extras

  • Axoloti


Links