Hello everyone! I am planing to use IntelliBrain 2 to tech high school kids robotics and electronics and my intention was to use Netbeans for that (kids...
497
ridgesoft
Feb 2, 2011 6:44 am
Hi Jurica, The "Using the RidgeSoft Command Line Loader" (p. 17) and the "Loading and Running Programs from within Eclipse" (p. 19) of the RoboJDE User Guide (...
498
graniterose2003
Jul 30, 2011 10:48 pm
Anyone had any success using the Mailbox.java on a linux host using the serial cable? On the robot, I run IBBHostInterface.java, and i built a linux host java...
499
Tony Dez
tautmac
Jul 31, 2011 5:36 am
Hi, I'm trying to connect Intellibrain and a laptop via the air-cable Bluetooth but I have not been successful. When connected with a serial cable, both...
500
graniterose2003
Aug 1, 2011 2:03 pm
Answering my own question: The "early close" problem results from the linux host sending a couple of messages and then calling mailbox.close(); The send's are...
501
wjrust
Aug 1, 2011 2:03 pm
A while back, I saw someone trying to compile using netbeans. I had my own build.xml file but lost it in a disk crash. Does anyone have this beastie? Thanks...
502
Paul King
pkinghu88
Aug 1, 2011 2:05 pm
I have a related problem: I can't get RobotDE to connect over Bluetooth to the Intellibrain2. I'm using the FirePlug and FireFly Bluetooth serial cable pair,...
503
graniterose2003
Aug 6, 2011 8:38 pm
the parallax ping sonar rangefinder could give spurious results if more than one thread is doing ping/sleep/get -- e.g. a navigator thread and the...
504
graniterose2003
Sep 30, 2011 4:21 am
It would be nice if there were methods to set/get drivepower and rotatepower (maybe others) in the DifferentialDriveNavigator class. Although the manual and...
505
Peter Chatterton
peter_chatte...
Oct 2, 2011 3:04 pm
... From: graniterose2003 To: intellibrain@yahoogroups.com Sent: Wednesday, September 28, 2011 11:10 AM Subject: [intellibrain] differentialDriveNavigator...
506
graniterose2003
Oct 7, 2011 4:24 pm
I have a wall-following class that uses the TVremote to pause/resume the robot. In the main thread a loop checks the IR sensors and uses nav.go(heading) to...
507
ridgesoft
Oct 8, 2011 4:02 pm
Hi, It looks like you have found a bug. The access of the mState variable is not protected in the run method so there is a potential race. Please try...
508
graniterose2003
Oct 10, 2011 12:37 am
OK, adding your synchronized block around the switch block "seems" to fix the race condition. At least in the tests I ran I didn't see the race condition....
509
graniterose2003
Oct 10, 2011 12:37 am
... There are zip files with some of the sources available here http://www.ridgesoft.com/articles/ridgewarriorii/ridgewarriorii.htm...
510
ridgesoft
Oct 10, 2011 12:49 am
Hi, It's hard to say exactly what scenario you were running into. However, if the main thread is executing the stop method when the higher priority navigator...
511
vlad
vlad_w23
Feb 23, 2012 9:19 pm
Hello, First of all, sorry for my bad english. I try to run some code line which read data from 2 sensors. After a small number of reading, the memory...
512
Jools Chadwick
joolschadwick
Mar 7, 2012 8:01 pm
... Sorry but I'm not sure I can help you. The VM has a garbage collector just like the Java runtime on your computer. If objects are unreferenced, they will...
513
graniterose2003
Mar 7, 2012 8:02 pm
I have simple test of DigitalOutput DigitalOutput tpin = IntelliBrain.getDigitalIO(6); tpin.set(); System.out.println("pin6 is " + tpin.isSet()); Despite my...
514
Chrysovalantis Nikolaou
creator403
Mar 9, 2012 2:47 am
Hi guys, I configured Eclipse in order to run and load programs on the intellibrain robot by reading the PDF that ridgesoft provides, but I get the following...
515
graniterose2003
Mar 25, 2012 6:47 pm
... alas, an old C programmer mistaking a Java interface for a class. Pilot error....
516
Julius Nabo
nabojulius
Jul 23, 2012 12:53 pm
hi..i need help..is there a way or tweak to increase the speed of servo in basic robot??like adding a code to the program or just simply replacing the servo...
517
julius
junabs_20
Jul 23, 2012 12:54 pm
hello..we use the basic robot as soccer robot in our project..we want to modify the hardware like adding the ball handler and kicker of the soccer robot..where...
518
julius
junabs_20
Jul 23, 2012 12:54 pm
hello..we use the basic robot as soccer robot in our project..we want to modify the hardware like adding the ball handler and kicker of the soccer robot..where...
519
Peter Chatterton
peter_chatte...
Dec 1, 2012 1:18 am
How do i access the edge detection capability of the CMUcam? Assuming IB can't handle it, can i reprogram the cam rom? I hate to have to throw it away and buy...
520
Peter Chatterton
peter_chatte...
Dec 4, 2012 5:31 am
I looked at my previous msg's in 2008 and they seem to cover what i need, so you can ignore my last one. Thanks, Peter ... From: Peter Chatterton To:...
521
Peter Chatterton
peter_chatte...
Dec 10, 2012 5:39 pm
I've just blown the main fuse with too many AC volts. It's just behind the power supply and is light brown with a 3 mm or so flap on it (now). How do i fix...
522
ridgesoft
Dec 10, 2012 5:42 pm
Hi Peter, If you are referring to the component in C15 on the IntelliBrain2 board, it is a capacitor. It is this part: ...
523
Peter Chatterton
peter_chatte...
Dec 12, 2012 3:10 pm
Thanks for the info. I'm concerned that it's a surface mount component and i won't be able to install it. Is there another component you could suggest that...
524
Peter Chatterton
peter_chatte...
Jan 13, 2013 7:52 pm
I've just discovered another ruined component. It's a vertically mounted coil in a plastic case that's marked 100 on top. It's right next to the cap. BTW,...
525
ridgesoft
Jan 13, 2013 7:55 pm
Hi Peter, The inductor L1 is this part: http://www.digikey.com/product-detail/en/PM43-100M-RC/M8503CT-ND/775571 The cap in C15 should be oriented with the...