[PD] Arduino/SRF05

Roman Haefeli reduzierer at yahoo.de
Mon Mar 2 02:11:37 CET 2009


On Sun, 2009-03-01 at 19:54 -0500, Dafydd Hughes wrote:
> Hi David
> 
> I'm sure it's easier than I'm making it.
> 
> Really, I just need to turn the data from the arduino into usable
> floats. Right now it's coming in as ascii characters and I'm building
> lists between carriage returns. Hopefully I can now turn those lists
> into numbers without too much trouble. Should I maybe be doing this
> with binary numbers? Would that be easier?

i'd guess so. you could use [mapping/debytemask] in order to convert the
byte into its single bits. then parsing of the data you want should be
really easy.

roman



	
		
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de





More information about the Pd-list mailing list