<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>monome wiki serialio</title>
    <link>http://wiki.monome.org</link>
    <description>more information at http://monome.org</description>
    <image>
      <url>http://wiki.monome.org/attachment/logo.png</url>
      <title>monome wiki</title>
      <link>http://wiki.monome.org</link>
    </image>
    <item>
      <title>*note* serialio has been somewhat obsoleted by monome serial.</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>*note* serialio has been somewhat obsoleted by monome serial.&lt;br /&gt;&amp;#8230;&lt;br /&gt;&amp;#8230;&lt;br /&gt;&amp;#8230;&lt;br /&gt;see the 40h OSC protocol&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Tue, 26 Jun 2007 19:26:56 +0000</pubDate>
    </item>
    <item>
      <title>sending an osc packet containing this message to the port on which serialio is listening sets the state (on or off) of the led beneath the specified button.</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>sending an osc packet containing this message to the port on which serialio is listening sets the state (on or off) of the led beneath the specified button.&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>rooker</author>
      <pubDate>Tue, 24 Apr 2007 07:30:52 +0000</pubDate>
    </item>
    <item>
      <title>XP users: try serialiodotnet or 40h_serial.mxb (included in 40h_base)</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>XP users: try serialiodotnet or 40h_serial.mxb (included in 40h_base)&lt;br /&gt;&amp;#8230;&lt;br /&gt;*note* that serialio has been somewhat obsoleted by monome serial.&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Mon, 26 Mar 2007 21:23:12 +0000</pubDate>
    </item>
    <item>
      <title> parameters: adc – int [0 - 3]</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description> parameters: adc – int [0 - 3]&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Wed, 14 Mar 2007 18:47:38 +0000</pubDate>
    </item>
    <item>
      <title>currently OS X and linux only. XP translation is stalled, we need contributors! java-serialio is also on the way, which is cross-platform. see the forum for details.</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>currently OS X and linux only. XP translation is stalled, we need contributors! java-serialio is also on the way, which is cross-platform. see the forum for details.&lt;br /&gt;&amp;#8230;&lt;br /&gt; v0.1 download (clickable OS X app): [[insert attached SerialIO.app.tar.gz]]&lt;br /&gt;&amp;#8230;&lt;br /&gt; &lt;code&gt;/Applications/SerialIO.app/Contents/Resources/serialio&lt;/code&gt;&lt;br /&gt;&amp;#8230;&lt;br /&gt;*linux compile* requires liblo&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Thu, 25 Jan 2007 15:50:25 +0000</pubDate>
    </item>
    <item>
      <title> v0.1 download (clickable app): [[insert attached SerialIO.app.tar.gz]]</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description> v0.1 download (clickable app): [[insert attached SerialIO.app.tar.gz]]&lt;br /&gt;&amp;#8230;&lt;br /&gt; v0.1 source (standard, adc: [[insert attached serialio-0.1.tar.gz]]&lt;br /&gt;&amp;#8230;&lt;br /&gt; v0.2 source (encoders): [[insert attached serialio-enc-0.2.tar.gz]]&lt;br /&gt;&amp;#8230;&lt;br /&gt; &lt;br /&gt;&lt;code&gt;&lt;pre&gt;serialio [dest_ip_addr:dest_port] [listen_port]&lt;/pre&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&amp;#8230;&lt;br /&gt;&lt;br /&gt;* dest_ip_addr:dest_port is the target ip address and port (default localhost:8000).&lt;br /&gt;* listen_port is the port on which to listen for OpenSoundControl messages (default: 8080).&lt;br /&gt;&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Sat, 23 Dec 2006 14:15:43 +0000</pubDate>
    </item>
    <item>
      <title>*10.3.9 users:* applescript is broken for you, so double-clicking the app doesn't work. place Serialio.app in your Applications folder, then launch a Terminal window (under Applications/Utilities). then type:</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>*10.3.9 users:* applescript is broken for you, so double-clicking the app doesn't work. place Serialio.app in your Applications folder, then launch a Terminal window (under Applications/Utilities). then type:&lt;br /&gt;&amp;#8230;&lt;br /&gt;syntax: &lt;br /&gt;&lt;pre&gt;&lt;code&gt;serialio [dest_ip_addr:dest_port] [listen_port]&lt;br /&gt;where&lt;br /&gt;   dest_ip_addr:dest_port is the target ip address and port (default localhost:8000).&lt;br /&gt;   listen_port is the port on which to listen for OpenSoundControl messages (default: 8080).&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Sat, 18 Nov 2006 14:16:50 +0000</pubDate>
    </item>
    <item>
      <title>currently OS X only. XP translation is stalled, we need contributors! java-serialio is also on the way, which is cross-platform. see the forum for details.</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>currently OS X only. XP translation is stalled, we need contributors! java-serialio is also on the way, which is cross-platform. see the forum for details.&lt;br /&gt;&amp;#8230;&lt;br /&gt; v0.2 source (supports encoders): [[insert attached serialio-enc-0.2.tar.gz]]&lt;br /&gt;&lt;br /&gt;*encoders?* see 40h optical encoder tutorial and 40h firmware. serialio encoder messages are at the bottom of this page.&lt;br /&gt;&lt;br /&gt;&amp;#8230;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;h2. encoder messages (v0.2 only)&lt;br /&gt;&lt;br /&gt;send to serialio:&lt;br /&gt;&lt;br /&gt; enable encoder 0 - /box/enc_enable 0 1&lt;br /&gt; disable encoder 0 - /box/enc_enable 0 0&lt;br /&gt;&lt;br /&gt;received from serialio:&lt;br /&gt;&lt;br /&gt; encoder 0 position change: /box/enc 0 -20&lt;br /&gt;&lt;br /&gt;encoder positions are relative from frame to frame. counter-clockwise gives positive steps (positive degrees) while clockwise gives negative steps.&lt;br /&gt; &lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Thu, 17 Aug 2006 13:31:52 +0000</pubDate>
    </item>
    <item>
      <title> /Applications/SerialIO.app/Contents/Resources/serialio</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description> /Applications/SerialIO.app/Contents/Resources/serialio&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Thu, 10 Aug 2006 02:19:27 +0000</pubDate>
    </item>
    <item>
      <title>currently OS X only. XP translation is stalled, we need contributors!</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>currently OS X only. XP translation is stalled, we need contributors!&lt;br /&gt;&amp;#8230;&lt;br /&gt;XP users: it's ok! use 40h_serial.mxb (included in 40h_base) instead.&lt;br /&gt;&amp;#8230;&lt;br /&gt; v0.1 download: http://monome.org/file/SerialIO.app.tar.gz&lt;br /&gt;&amp;#8230;&lt;br /&gt; v0.1 source: http://monome.org/file/serialio-0.1.tar.gz&lt;br /&gt;&lt;br /&gt;10.3.9 users: applescript is broken for you, so double-clicking the app doesn't work. place Serialio.app in your Applications folder, then launch a Terminal window (under Applications/Utilities). then type:&lt;br /&gt;&lt;br /&gt; /Applicaions/SerialIO.app/Contents/Resources/serialio&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#8230;&lt;br /&gt; set the intensity of the 40h to 50% - /box/intensity 0.5&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Thu, 03 Aug 2006 19:47:24 +0000</pubDate>
    </item>
    <item>
      <title> address pattern: /box/intensity</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description> address pattern: /box/intensity&lt;br /&gt;&amp;#8230;&lt;br /&gt; set the intensity of the 4oh to 50% - /box/intensity 0.5&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>daniel jones</author>
      <pubDate>Mon, 19 Jun 2006 19:14:16 +0000</pubDate>
    </item>
    <item>
      <title>currently OS X only. XP translation upcoming.</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>currently OS X only. XP translation upcoming.&lt;br /&gt;&amp;#8230;&lt;br /&gt;v0.1 download: http://monome.org/file/SerialIO.app.tar.gz&lt;br /&gt;&lt;br /&gt;v0.1 source: http://monome.org/file/serialio-0.1.tar.gz&lt;br /&gt;&lt;br /&gt;&amp;#8230;&lt;br /&gt;serialio transmits open sound control (?? http://www.cnmat.berkeley.edu/OpenSoundControl/ ??) packets as user datagrams and opens a udp socket for the reception of OSC packets. serialio uses liblo (?? http://liblo.sourceforge.net ?? ) for the construction, transmission, and reception of osc packets.&lt;br /&gt;&amp;#8230;&lt;br /&gt;Content was also deleted</description>
      <author>tehn</author>
      <pubDate>Sat, 10 Jun 2006 00:06:57 +0000</pubDate>
    </item>
    <item>
      <title>monome serialio,v0.1 osc protocol</title>
      <link>http://wiki.monome.org/view/Serialio</link>
      <description>monome serialio,v0.1 osc protocol&lt;br /&gt;&lt;br /&gt;h2. interface&lt;br /&gt;&lt;br /&gt;serialio transmits open sound control (?? http://www.cnmat.berkeley.edu/OpenSoundControl/ ??) packets as user datagrams and opens a udp socket for the reception of osc packets. serialio uses liblo (?? http://liblo.sourceforge.net ?? ) for the construction, transmission, and reception of osc packets.&lt;br /&gt;&lt;br /&gt;* default broadcast address: localhost:8000&lt;br /&gt;&lt;br /&gt;* default listening port: 8080&lt;br /&gt;&lt;br /&gt;supported osc value types:&lt;br /&gt;&lt;br /&gt;* int - 32bit integer&lt;br /&gt;* float - 32bit floating point number&lt;br /&gt;* string – NULL terminated 8bit character array &lt;br /&gt;&lt;br /&gt;h2. button, led, adc addressing&lt;br /&gt;&lt;br /&gt;all buttons, leds, and adcs are addressed starting at 0 rather than 1. if serialio is running with a single 40h plugged in, rows will be mapped to the integers 0 – 7 rather than 1 – 8. Likewise, adcs will be mapped to the integers 0 – 3 rather than 1 – 4.&lt;br /&gt;&lt;br /&gt;h2. output (messages sent by serialio)&lt;br /&gt;&lt;br /&gt;h3. button press event &lt;br /&gt;&lt;br /&gt;serialio sends an osc packet containing this message to the broadcast address when a button is depressed or released.&lt;br /&gt;&lt;br /&gt; address pattern: /box/press&lt;br /&gt; parameters: &lt;br /&gt; x – int, button x coordinate&lt;br /&gt; y – int, button y coordinate&lt;br /&gt; state – int [0 | 1] button state&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt; button down event - /box/press 3 4 1&lt;br /&gt; button up event - /box/press 3 4 0&lt;br /&gt;&lt;br /&gt;h3. adc value change event &lt;br /&gt;&lt;br /&gt;serialio sends an osc packet containing this message when the value read by an enabled adc differs from the previous value.&lt;br /&gt;&lt;br /&gt; address pattern: /box/adc&lt;br /&gt; parameters: adc – int [0 - 4]&lt;br /&gt; value – float [0.0 – 1.0]&lt;br /&gt;&lt;br /&gt;examples: &lt;br /&gt;&lt;br /&gt; current adc state - /box/adc 0 .54321&lt;br /&gt;&lt;br /&gt;h2. input (messages understood by serialio)&lt;br /&gt;&lt;br /&gt;h3. set single led state &lt;br /&gt;&lt;br /&gt;sending an osc packet containing this message tothe port on which serialio is listening sets the state (on or off) of the led beneath the specified button.&lt;br /&gt;&lt;br /&gt; address pattern: /box/led&lt;br /&gt; parameters: x – int, button x coordinate&lt;br /&gt; y – int, button y coordinate&lt;br /&gt; state – int [0 | 1], led state&lt;br /&gt;&lt;br /&gt;examples: &lt;br /&gt;&lt;br /&gt; led on - /box/led 0 4 1&lt;br /&gt; led off - /box/led 0 4 0&lt;br /&gt;&lt;br /&gt;h3. set state of entire row of leds &lt;br /&gt;&lt;br /&gt;sending an osc packet containing this message to the port on which serialio is listening sets the state (on or off) of all leds in the specified row. the state is specified as an 8-bit map where a set bit represents an led which should be turned on and a cleared bit represents an led which should be turned off.&lt;br /&gt;&lt;br /&gt; address pattern: /box/led_row&lt;br /&gt; parameters: row – int, row number&lt;br /&gt; state: int [0 – 255], state of leds as 8-bit bitmap&lt;br /&gt;&lt;br /&gt;examples: &lt;br /&gt;&lt;br /&gt; turn on all leds in first row - /box/led_row 0 255&lt;br /&gt; turn off all leds in first row - /box/led_row 0 0&lt;br /&gt;&lt;br /&gt;h3. set state of entire column of leds &lt;br /&gt;&lt;br /&gt;sending an osc packet containing this message to the port on which serialio is listening sets the state (on or off) of all leds in the specified column. the state is specified as an 8-bit map where a set bit represents an led whichshould be turned on and a cleared bit represents an led which should beturned off.&lt;br /&gt;&lt;br /&gt; address pattern: /box/led_col&lt;br /&gt; parameters: col – int, column number&lt;br /&gt;&lt;br /&gt;examples: &lt;br /&gt;&lt;br /&gt; turn on all leds in second column - /box/led_col 1 255&lt;br /&gt; turn off all leds in second column - /box/led_col 1 0&lt;br /&gt;&lt;br /&gt;h3. set led intensity &lt;br /&gt;&lt;br /&gt;sending an osc packet containing this message to the port on which serialio is listening sets the brightness of the leds.&lt;br /&gt;&lt;br /&gt; address pattern: /box/led&lt;br /&gt; parameters: intensity, float [0.0 – 1.0]&lt;br /&gt;&lt;br /&gt;examples: &lt;br /&gt;&lt;br /&gt; set the intensity of the 4oh to 50% - /box/led 0.5&lt;br /&gt;&lt;br /&gt;h3. test leds (turns on all leds) &lt;br /&gt;&lt;br /&gt;sending an osc packet containing this message to the port on which serialio is listening sets 40h in a test state where all leds are turned on or returns 40h to normal operation.&lt;br /&gt;&lt;br /&gt; address pattern: /box/test&lt;br /&gt; parameters: state, int [0 | 1]&lt;br /&gt;&lt;br /&gt;examples: &lt;br /&gt;&lt;br /&gt; turn led test on - /box/test 1&lt;br /&gt; turn led test off - /box/test 0&lt;br /&gt;&lt;br /&gt;h3. enable adc &lt;br /&gt;&lt;br /&gt;sending an osc packet containing this message to the port on which serialio is listening enables or disables the specified adc causing serialio to begin to stop reporting adc value change messages.&lt;br /&gt;&lt;br /&gt; address pattern: /box/adc_enable&lt;br /&gt; parameters: adc, int [0 – 4]&lt;br /&gt; enabled, int [0 | 1]&lt;br /&gt;&lt;br /&gt;examples: &lt;br /&gt;&lt;br /&gt; enable adc 0 - /box/adc_enable 0 1&lt;br /&gt; disable adc 0 - /box/adc_enable 0 0&lt;br /&gt;&lt;br /&gt;h3. set box in lower power mode &lt;br /&gt;&lt;br /&gt;sending an osc packet containing this message to the port on which serialio is listening sets 40h in a lowpower shutdown state or returns 40h to normal operation.&lt;br /&gt;&lt;br /&gt; address pattern: /box/shutdown&lt;br /&gt; parameters: state [1 | 0], enable/disable lower power mode&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt; turn on lower power mode - /box/shutdown 1&lt;br /&gt; turn off lower power mode - /box/shutdown 0&lt;br /&gt;&amp;#8230;&lt;br /&gt;</description>
      <author>franzson</author>
      <pubDate>Sun, 28 May 2006 13:25:40 +0000</pubDate>
    </item>
    <textInput>
      <title>Search</title>
      <description>Search monome wiki's text</description>
      <name>regex</name>
      <link>http://wiki.monome.org/find/Searchpage</link>
    </textInput>




  </channel>
</rss>