Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

intellibrain · IntelliBrain Forum

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 216
  • Category: Robotics
  • Founded: Nov 18, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 283 - 312 of 525   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
312 Paul King
pkinghu88 Send Email
Oct 4, 2008
9:43 pm
Thanks for the explanation. In this case, I'm wondering more about serial bandwidth for frequent communication of sensor values to a host system, e.g....
311 ridgesoft Send Email Oct 4, 2008
4:59 am
Hi Paul, The serial port routines are implemented in C code in the virtual machine. At the lowest layer there are interrupt service routines moving characters...
310 Paul King
pkinghu88 Send Email
Oct 4, 2008
4:30 am
Looking into the CMUCam raw data processing issues got me thinking about the IntelliBrain&#39;s processing power with regard to serial I/O. My measurement of a...
309 Paul King
pkinghu88 Send Email
Oct 4, 2008
4:30 am
... Hi Peter, I'm another end-user like you, however I've spent some time working on serial port communications on the IntelliBrain card, so I can comment here...
308 ridgesoft Send Email Oct 2, 2008
8:12 pm
Yes, the example is a good starting point. It illustrates how to read and write a serial port. Of course you will replace the echoing code with code that...
307 peter_chatterton2001
peter_chatte... Send Email
Oct 2, 2008
8:07 pm
Okay, I now understand what you're saying about communicating directly, but aren't you implying that the IntelliBrainComEcho example is incorrect? Thanks, ...
306 ridgesoft Send Email Oct 2, 2008
3:40 pm
Hi Peter, It sounds like you plan to use features of the camera that are not supported by the CMUcam class. Therefore, you need to interface directly to the...
305 peter_chatterton2001
peter_chatte... Send Email
Oct 2, 2008
3:29 pm
On Sept 28 I was told that the example programs IntelliBrainComHello and IntelliBrainComEcho interfaced directly to the serial ports and that's what I based my...
304 ridgesoft Send Email Oct 2, 2008
1:41 pm
Hi Peter, The CMUcam class implements a thread that reads the input stream and processes the messages coming from the camera. Your program is attempting to...
303 ridgesoft Send Email Oct 2, 2008
1:41 pm
Paul, You bring up a good point regarding reliability provided by the Bluetooth link layer protocol. There are two benefits of the reliability of provided by...
302 peter_chatterton2001
peter_chatte... Send Email
Oct 2, 2008
1:52 am
I've written a program which is basically: while ((iData = com2InputStream.read()) != -1) { System.out.println( iData ); } but the output doesn't make any...
301 Paul King
pkinghu88 Send Email
Oct 1, 2008
8:25 pm
Thanks for the explanation. It's reasonable that RobotoJDE would not have been optimized for high-latency channels, since those are not usually used during...
300 ridgesoft Send Email Sep 30, 2008
2:58 pm
Hi Paul, You are correct that the combination of the protocol and the latency introduced by the cable affects the program download speed. The download...
299 Paul King
pkinghu88 Send Email
Sep 30, 2008
12:46 pm
I was interested in understanding this serial communication issue a bit better myself. Before I start, let me say that I have been playing with the ...
298 ridgesoft Send Email Sep 28, 2008
7:52 pm
Hi Peter, You can have your program communicate directly with the camera using the SerialPort class. The CMUcam classes use this class "under the hood" to...
297 peter_chatterton2001
peter_chatte... Send Email
Sep 28, 2008
7:45 pm
It seems that Line Mode is not supported by the CMUcam classes. Is there a way of communicating with the CMUcam3 so that I could do Line Mode processing there?...
296 ridgesoft Send Email Sep 27, 2008
3:06 pm
Hi Umar, It sounds as though you are changing the baud rate unnecessarily. The steps at the bottom of the dialog are only for rare cases. You should only have...
295 Umar Bin Amin Amin
engr.umarfarooq Send Email
Sep 27, 2008
2:35 pm
Dear Ridgesoft   I have pressed ok button after doing the settings (same settings on both the pc and intelli brain controller side). Now the error appears...
294 ridgesoft Send Email Sep 27, 2008
6:10 am
Dear Umar, That is not an error message. It is an informational message guiding you as to what to do next. Follow the instructions given by the first ...
293 Umar Bin Amin Amin
engr.umarfarooq Send Email
Sep 27, 2008
5:42 am
Dear Sir   I am getting the message which i have attached with this mail (*.jpg image).. Please guide me in this regard   Thanks. ... From: Dwight Welsh...
292 ridgesoft Send Email Sep 23, 2008
4:21 pm
I recommend starting with the features supported by the CMUcam class. The CMUcam is a complex sensor. The class hides much of the complexity. However, the...
291 peter_chatterton2001
peter_chatte... Send Email
Sep 23, 2008
4:11 pm
Oops, sorry, should have noticed that. I'm still new to this and am a bit confused about some concepts. When I was reading the manual I knew LM needed parms,...
290 ridgesoft Send Email Sep 23, 2008
2:55 pm
Hi Peter, The camera is sending a negative acknowledgement ("NCK") to the command your program sent it. According to the CMUcam user manual, the LM command...
289 peter_chatterton2001
peter_chatte... Send Email
Sep 23, 2008
6:12 am
I tried: camera.sendCommand( "LM" ); and got: IOException: NCK at com.ridgesoft.robotics.sensors.CMUcam.CMUcamBase.sendCommand (CMUcamBase.java:585) at...
288 peter_chatterton2001
peter_chatte... Send Email
Sep 21, 2008
2:31 pm
I'm new to Intellibrain but I would really like to see what the CMUcam is seeing without unplugging it from the IB and plugging it into my PC. Could one write...
287 Dwight Welsh
third_party2... Send Email
Sep 21, 2008
2:30 pm
What kind of error are you getting?? ... From: engr.umarfarooq <engr.umarfarooq@...> Subject: [intellibrain] Probelm Loading Program in FLASH Memory To:...
286 engr.umarfarooq Send Email Sep 20, 2008
12:29 pm
Dear Group Members, I have a problem regarding downloading program in FLASH memory of IntelliBrainBot Robotics controller. I have changed the baud rate also,...
285 ridgesoft Send Email Sep 11, 2008
2:41 am
Hi, We don't have any experience with this particular device. The IntelliBrain implements a 3 wire interface and provides +5V on pin 9. Doing a Google search...
284 aasurobotics Send Email Sep 11, 2008
2:27 am
Hello, I am part of a robotics research group at Armstrong Atlantic State University. My group and I have been working with the Intellibrain platform and...
283 Dwight Welsh
third_party2... Send Email
Aug 14, 2008
3:05 am
Figured it out. IT was the RObots Baud rate. Thanks for helping!! Dwight ... From: RidgeSoft <rs1@...> Subject: [intellibrain] Re: Won't see...
Messages 283 - 312 of 525   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help