<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Send int greater than 256 or less than 0 from MaxMSP into code on Arduino board.</title>
		<atom:link href="http://cycling74.com/forums/topic/send-int-greater-than-256-or-less-than-0-from-maxmsp-into-code-on-arduino-board/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/send-int-greater-than-256-or-less-than-0-from-maxmsp-into-code-on-arduino-board/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 23:04:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/send-int-greater-than-256-or-less-than-0-from-maxmsp-into-code-on-arduino-board/#post-62532</guid>
					<title><![CDATA[Send int greater than 256 or less than 0 from MaxMSP into code on Arduino board.]]></title>
					<link>http://cycling74.com/forums/topic/send-int-greater-than-256-or-less-than-0-from-maxmsp-into-code-on-arduino-board/#post-62532</link>
					<pubDate>Thu, 22 Mar 2012 05:08:42 +0000</pubDate>
					<dc:creator>div</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>I am trying to send an int into code on my arduino board but can&#8217;t figure out how to send a value > 256 or &lt;0.</p>
<p>It seems fundamental! </p>
<p>What am I missing?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-int-greater-than-256-or-less-than-0-from-maxmsp-into-code-on-arduino-board/#post-225848</guid>
					<title><![CDATA[Re: Send int greater than 256 or less than 0 from MaxMSP into code on Arduino board.]]></title>
					<link>http://cycling74.com/forums/topic/send-int-greater-than-256-or-less-than-0-from-maxmsp-into-code-on-arduino-board/#post-225848</link>
					<pubDate>Thu, 22 Mar 2012 22:40:02 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>what do you get if you send it? I mean, what prints out in the terminal?</p>
<p>You might have to set your Arduino code to LONG or something, rather than BYTE. Also not sure how [serial] will handle this. You might have to pack two chars together using [* 256] and [+] and decode it at the other end in reverse.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

