To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *5210 (-5)
  Re: new RoboLab 2.5 compatible with old serial IR tower & RCX 1.0
 
(...) Call Pitsco and ask them to send you a catalog. Their website is very poor in comparison to the items available in the new catalog. In a one page addition to their most recent catalog I read: "ROBOLAB 2.5 UPGRADE If you have purchased previous (...) (23 years ago, 20-Sep-01, to lugnet.robotics.rcx.robolab)
 
  Re: StringBuffer and double
 
Hi myself, Gosh, you're stupid... :o) Ok, I didn't take a look into the StringBuffer.java before I answered: ____SNIP____ public StringBuffer append (double aDouble){ return append ("<no str+double>"); } ____SNIP____ Then, I won't delete my own (...) (23 years ago, 20-Sep-01, to lugnet.robotics.rcx.java)
 
  StringBuffer and double
 
Hi, I have just tried to do the following: ____SNIP____ double v = 1.23456 StringBuffer sb = new StringBuffer(); sb.append( v ); char[] cArray = sb.getChars(); ____SNIP____ on my RCX with lejos 1.0.2. The resulting string/char array has the length (...) (23 years ago, 20-Sep-01, to lugnet.robotics.rcx.java)
 
  Re: Sending ir packets
 
(...) (URL) get you loads of info. Björn (23 years ago, 20-Sep-01, to lugnet.robotics.rcx)
 
  Sending ir packets
 
I am writing a program, and it doesnt work. Right now im just trying to make sure I can interface with the serial port properly. So I am sending: 55 ff 00 51 ae 03 fc 54 ab At 2400 baud, 8 data bits, odd parity, and one stop bit. It doesnt work. The (...) (23 years ago, 20-Sep-01, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR