Page 1 of 1
Posted: 12 Dec 2012, 13:14
by hesspet
http://www.youtube.com/watch?v=m6sbWNqO ... e=youtu.be
During the next days I'll going public with the module. There is a lot of documentation to write. During my tests, this video was created.
Peter
Things shown in the video are described here:
Exploration into the Usine SDK (Writing a Serial Communication Module - Part 12)
Posted: 12 Dec 2012, 13:42
by martignasse
watching the video....
congrats, well done
Posted: 12 Dec 2012, 16:06
by nay-seven
yes, more and more interesting !
I'm really curious to see what's happen when i'll connect my arduinome...

Posted: 12 Dec 2012, 16:26
by hesspet
think you must wait some days, the input channel works, but needs a little bit better buffering logic and a array out to handle "non string data"
I'll tried to post the first version to the modules section, but I can't upload a picture.
Peter
Posted: 12 Dec 2012, 16:40
by nay-seven
no problems !
where do you want upload a picture..?
Posted: 12 Dec 2012, 17:03
by hesspet
Don't spend time on this. I managed it.
was my fault. I used a wrong image format (jng) instead of (jpg).
Peter
Posted: 12 Dec 2012, 18:31
by nay-seven
yes, i see that, cool
now your link for the wiki page don't work..
here an example:
Code: Select all
<i>Have a look at the wiki page <a href="http://www.sensomusic.com/wiki/doku.php?id=manual:modules:users:serial">here</a> to learn more and how to use it...</i>
Posted: 12 Dec 2012, 19:02
by nay-seven
I've connect a simple arduino diecimilla and when i press the switch in Usine, the RX led flash on the card, so it's alive !

Do you plan to share your arduino test program..?
Posted: 12 Dec 2012, 22:21
by hesspet
The testprogram comes with the IDE.
The Firmata stack you can find unter File->Examples->Firmata use the "Standard Firmata". That's all you need. Baudrate 57600! That's im portant to know. I will add this description to the module description. But this needs a lot of time

Xmas is calling....
I'll make some additional patches and testscripts in the next weeks. What do you think? Should I transfer the source to Github or to an other repository? Maybe when it is finished it can be added to the next Usine version. The code is build with "STL" and "boost", so it should be possible to compile it on a Mac also (I've no access to Mac, so I can't compile it).
Posted: 13 Dec 2012, 21:33
by hesspet
@nay-seven
see:
http://sensomusic.com/wiki/doku.php?id= ... ers:serial
I started to publish some examples how to use the serial module. In the example section you'll find the Arduino source and in the module package the corresponding patch.
Peter
Posted: 13 Dec 2012, 21:59
by nay-seven
cool, but we need the 0.3 module, right..?
Posted: 14 Dec 2012, 13:53
by senso
very cool,
thanks++++
Posted: 14 Dec 2012, 16:52
by hesspet
03 is comming soon. I'm handicapped due to some medical problems AND... this dammit Internet connection doesn't work properly. I live in a small cowtown and have only a very weak internet connection
Published a new version. Think we should move to the SDK area, it's a better place for discussion about technical details. Posted there a invitation to join the test

Posted: 14 Dec 2012, 18:22
by nay-seven
Great ! but takes care of you first , health is the most important
Posted: 14 Dec 2012, 19:07
by Floego
Cool project hesspet, I would like to test the module too.
