Will the fluxamasynth mate with a duinomite ?
What connector(s?) is needed ?
Thank You ...
fluxamasynth with duinomite
Re: fluxamasynth with duinomite
I don't know the form factor of the duinomite, but you can figure that out. The fluxamasynth mates with a standard UNO or Duemilanove form factor - but this is not at all required.
The fluxamasynth could not be more simple to interface - besides power and ground it just requires a pin (for software serial), so it's demands are really minimal. You just spit serial commands at it and it plays music (or whatever you call the notes you send to it).
Paul
The fluxamasynth could not be more simple to interface - besides power and ground it just requires a pin (for software serial), so it's demands are really minimal. You just spit serial commands at it and it plays music (or whatever you call the notes you send to it).
Paul
Re: fluxamasynth with duinomite
Got the Fluxamasynth. Very nice and fast shipment too 
Do I need to set the data stream to 1 startbit .... 8 databit ..... 1 stopbit ....... 31.25 K ? (midi standard)
Using Basic is there a trick to do that ?
I'm used to sending just bytes (0 to 127) and having a problem to set the start and stop.
https://www.olimex.com/Products/Duino/D ... M-1-03.pdf
Thank You for any insight ,
Michael Miller

Do I need to set the data stream to 1 startbit .... 8 databit ..... 1 stopbit ....... 31.25 K ? (midi standard)
Using Basic is there a trick to do that ?
I'm used to sending just bytes (0 to 127) and having a problem to set the start and stop.
https://www.olimex.com/Products/Duino/D ... M-1-03.pdf
Thank You for any insight ,
Michael Miller
Re: fluxamasynth with duinomite
Got it !
FluxamaSynth on DuinoMite Mega
10 open "com4:31250" as #1
20 print #1, chr$(midibyte);chr$(midibyte);chr$(midibyte)
FluxamaSynth on DuinoMite Mega
10 open "com4:31250" as #1
20 print #1, chr$(midibyte);chr$(midibyte);chr$(midibyte)
Re: fluxamasynth with duinomite
hitsware,
Glad you got it going.
BASIC ug.. er takes me back
Paul
Glad you got it going.
BASIC ug.. er takes me back

Paul
Re: fluxamasynth with duinomite
> BASIC ug.. er takes me back 
Me too ....... To where I want to be
http://www.youtube.com/watch?v=sBic-7oJ_Cs

Me too ....... To where I want to be

http://www.youtube.com/watch?v=sBic-7oJ_Cs
fluxamasynth with duinomite
New machines with i3
Is this a sale of old hardware, that hp could not use otherwise?
Is this a sale of old hardware, that hp could not use otherwise?
