Midi Touch v2: Difference between revisions

From NURDspace
No edit summary
m (Text replacement - "ProjectPurpose=" to "Purpose=")
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Project
{{Project
|ProjectSkills=Coding, 3D Printing, Electronics, Experimentation,  
|Name=Midi Touch v2
|ProjectStatus=Planning
|Skills=Coding, 3D Printing, Electronics, Experimentation,
|ProjectNiche=Electronics
|Status=Active
|ProjectPurpose=Fun
|Niche=Electronics
|Purpose=Fun
|Picture=Miditouchv2-beta.jpg
|Tool=No
|Location=
|Category=
}}
}}
== Buildblog ==
Preliminary github repo; https://github.com/buzztiaan/mt2
Currently contains the case design.
--[[User:Buzz|buZz]] ([[User talk:Buzz|talk]]) 23:23, 17 November 2013 (CET)
Playing around in openscad to get some case for further development :)
<gallery>
File:Mt2-top-test.png|from the top
File:Mt2-bottom-test.png|from the bottom
</gallery>
<gallery>
File:Mt2-top-test2.png|with a battery holder
</gallery>
--[[User:Buzz|buZz]] ([[User talk:Buzz|talk]]) 05:09, 17 November 2013 (CET)
Moar linkdumps
* https://gist.github.com/buzztiaan <- ps2, rotary encoder and led matrix code
* http://processors.wiki.ti.com/index.php/Stellaris_LM4F120_LaunchPad_Debug_How_To <- programming stellaris with broken ICDI
* http://forums.trossenrobotics.com/tutorials/how-to-diy-128/xbee-basics-3259/ <- xbee AT codes for channel etc ..
* http://hackaday.com/2013/10/26/laptop-trackpads-and-midi-controllers/ <- 16 touchpads (based on my old code! woot!)
--[[User:Buzz|buZz]] ([[User talk:Buzz|talk]]) 01:33, 8 November 2013 (CET)
Reminders;
Todo:
* AS1107 code. see http://www.ams.com/eng/Products/Lighting-Management/LED-Driver-ICs/AS1107
* PS2 code. port; http://pastebin.com/wR800TM3
* MPU6050 code.. eh, no idea
* hostside code (teensy 2.0 xbee2MIDI stuff) http://www.pjrc.com/teensy/td_midi.html
--[[User:Buzz|buZz]] ([[User talk:Buzz|talk]]) 14:25, 16 October 2013 (CEST)
So, spent yesterday fixing up my Stellaris toolchain and starting to write some code for it. I now have Xbee and Rotary Encoder working on the Stellaris end.
Today I've been breaking my head over PS/2 protocol, and as a distraction soldered up a little shield for the Stellaris :D
[[File:Miditouchv2-Shield.jpg|150px]] [[File:Miditouchv2-Shield-with-stellaris.jpg|150px]]
--[[User:BuZz|buZz]] ([[User talk:BuZz|talk]]) 22:32, 6 April 2013 (CEST)
== How ==
== How ==


Line 15: Line 74:
== Why ==
== Why ==


Earlier I had made a touchpad-midicontroller of sorts, see this link;
Earlier I had made a touchpad-midicontroller of sorts, see;
 
[[Image:Miditouch v1.jpg|250px]]


* http://www.instructables.com/id/The-5-Karduinoss-pad/?ALLSTEPS
* http://www.instructables.com/id/The-5-Karduinoss-pad/?ALLSTEPS
Line 36: Line 97:
* battery powered
* battery powered


* found  a Teensy 2.0, so might make the 'pc side' real, proper, hardware USBmidi with this...


* http://playground.arduino.cc/ComponentLib/Ps2mouse
* http://playground.arduino.cc/ComponentLib/Ps2mouse

Latest revision as of 10:04, 25 August 2014

Midi Touch v2
Miditouchv2-beta.jpg
Participants User:buzz
Skills Coding, 3D Printing, Electronics, Experimentation
Status Active
Niche Electronics
Purpose Fun
Tool No
Location
Cost
Tool category

Midi Touch v2

Miditouchv2-beta.jpg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

Buildblog

Preliminary github repo; https://github.com/buzztiaan/mt2

Currently contains the case design.

--buZz (talk) 23:23, 17 November 2013 (CET)


Playing around in openscad to get some case for further development :)

--buZz (talk) 05:09, 17 November 2013 (CET)


Moar linkdumps

--buZz (talk) 01:33, 8 November 2013 (CET)


Reminders;

Todo:

--buZz (talk) 14:25, 16 October 2013 (CEST)


So, spent yesterday fixing up my Stellaris toolchain and starting to write some code for it. I now have Xbee and Rotary Encoder working on the Stellaris end.

Today I've been breaking my head over PS/2 protocol, and as a distraction soldered up a little shield for the Stellaris :D

Miditouchv2-Shield.jpg Miditouchv2-Shield-with-stellaris.jpg

--buZz (talk) 22:32, 6 April 2013 (CEST)


How

Just a sketch and mockup of the 'instrument' idea;

Sketch1 miditouch v2.png Mockup1 miditouch v2.png

From left to right, touchpad, rotary encoder, led matrix

Why

Earlier I had made a touchpad-midicontroller of sorts, see;

Miditouch v1.jpg

This project is the reinvention/redo/rewind of that project.

Collected Links

What

  • found a Teensy 2.0, so might make the 'pc side' real, proper, hardware USBmidi with this...


  • ps2 touchpad for data input
  • led matrix for data output
  • rotary encoder(?) for extra datainput / mode switching


  • wristframe? or instrument ...