Hey thanks! I'll give it a try.
-Andrew
Type: Posts; User: Ando_Shy
Hey thanks! I'll give it a try.
-Andrew
Good day,
I was working on a project that required the teensy 3.2 reset pad. Turns out this pad is like super fragile... and if fell off. I swear I barely touched it... :( Anyways, Is there...
Hey Vjmuzik,
Thanks again for the info! I was hoping I could find a simpler solution (even if it's quick and dirty) as things are already pretty cramped in my enclosure as it is and I need some...
Good day,
I am working with a motorized fader and have been trying to use to touchRead function as a way to interrupt the fader when it is in motion. I've been experiencing some odd (maybe)...
thank you vjmuzik!
I'll give this a try and report back with the results.
-Andrew
Good day,
I am working on a project that uses midi and requires 2 ports. Everything is tested and functional using the MIDIx4 profile for teensy. However, in this particular case the additional...
So boneheaded mistake wins it! Actually I gotta give props to vjmuzik he hit the nail on the head with the first post. The pins on the connectors were flipped, not sure why it didn't work when I...
And for the record I have some Vishay 6n138 and 6n137 optocouplers if anyone’s had better luck with the latter
It prints «*MIDI Input Test*» and then «*Inactivity*» every 10 seconds after as it should. I see no fault in the code as written. If it is a code related issue I would guess that it would be more...
Thanks Larry, I have already tried slapping a resistor on pin 7 as described in the link, but when I get the chance I’m going to go through the data sheet again and try playing with the resistor...
The answer is a finite supply of money, and I have built many projects including an analogue modular synth, DMX controllers, arduino and teensy based stuff, as well as wireless transmission projects...
I don’t have a scope... as I mentioned in the original post, I was kinda hoping to find some direction to trouble shoot this without dropping cash on test equipment as it would seem MIDI should be...
I have already tried the connector wired in both possible configurations with no change in the result.
Hello,
I am writing because I spent several hours today trying to get 5-pin MIDI to work with my Teensy 3.2, I followed the schematic located at the PJRC MIDI Library page precisely and am using the...