Loading...
  Show Posts
Pages: [1]
1  Using Arduino / Programming Questions / Re: array of Bounce objects ? on: September 16, 2012, 10:50:05 am
Weird. I tried this declaration WizenedEE earlier my self, but it did not work.

Now i copied yours and it worked!!!
maybe some stupid syntax error smiley

Quote
You need to post your code, otherwise we'd be doing your programming, and that would be no fun for you.
@ AWOL you are completely right, but it was really rubish in the end, now it works anyway!

Thanks guys
2  Using Arduino / Programming Questions / Re: array of Bounce objects ? on: September 14, 2012, 01:35:20 pm
Hey Guys,
I'm having the same Problem.
I m working on a Project with at least 20-30 Buttons, and i would love to use the Bounce library, but not with single varibles.

im ok with pointers, but i could not get my Bounce-POINTer-Array-Construct to work...

Can someone post a small code excerpt, or did you, Z.K. find a solution???

thanks a lot!


3  Using Arduino / Programming Questions / Receiving MidiOuts on teensy via usbMidi.read(); - Function on: July 16, 2012, 03:53:39 pm
Hey,

So first of all i looked for a teensy dedicated sub forum, but could not find it, so i m just posting this here:

Ok so i am working on a huge project with a teensy from Pjrc.com.
It is going to be a quality-Midi controller for a DJ-Software, with a lot of fancy stuff like rgb arcade led buttons!

At the moment I'm testing all the different commands and how everything works together.

Basically everything, that is listed here: http://www.pjrc.com/teensy/td_midi.html

Now. The usbMidi.Send******* is not a problem at all but i can't get the usbMidi.read()-stuff to work, i tried a lot of different versions, but it just won't compile.
Actually i tried and as i didnt have a code example somewhere i just hoped it would somehow work, but it didn't!

Does somebody have experience with that??
I neeeeed to receive Midi-Data from the software!!

Maybe someone a link to some code???

Thank you!
Great Community.
  smiley-lol

4  Using Arduino / Programming Questions / Re: Help combining RawHID and Joystick on Teensy 2.0 using teensyduino on: July 16, 2012, 03:20:22 pm
Hey i do not have a straight answer for your questions,
But I would really dig a corner on this forum dedicated to teensy,
I got a couple questions about the usbMidi library!

just saying that a teensy forum would be awesome!
5  Development / Other Software Development / Re: Arduino on Xcode Project — Official Thread on: July 13, 2012, 02:05:25 pm
Hey everybody,
I believe the arduino on Xcode project is just awesome, and as i have a pretty big arduino-project coming up for myself,
i wanted to switch to Xcode for the programming part, But:

On Lion, the developer-folder changed, it is now located in Xcode/contents/developer

So now I'm not sure where to put the embedxcode template files???

i do believe here like in the photo? am i right? because there are other Xcode/template/file_temp.... in the platform-direction!!

might be a dumb question but thanks anyway!

Pages: [1]