I missed the boat in regards to buying an expansion board, so if anyone wants to sell their board, I would be willing to pay up to the original price for the...
The RoboJDE API is missing the (very useful) System.arraycopy method which typically provides a high speed native way to copy bytes from one array to another....
I created a project on my D: partition and the RoboJDE is installed on my C: partition. I could compile the project on the D: partition but not link it - it...
I searched the forum I did not see the answer to my question. I just bought a IntelliBrain-Bot Deluxe Educational Robot Kit. Can this support rechargeable...
Powering options are discussed in the IntelliBrain 2 User Guide. See page 11. http://www.ridgesoft.com/intellibrain2/IntelliBrain2Guide.pdf RidgeSoft Support...
We have recently added a new chapter on line following to our hands-on, introductory Java robotics curriculum, Exploring Robotics with the IntelliBrain-Bot....
Hi, I'm trying to use netbeans to compile programs to download to the IB. I've unchecked the box for compiling on the projects dialog box and I'm using the...
Hey, how do you synchronize the Aircable and Robo JDE. I mean how you program your Aircable, the one that is connected to your PC? What is the format of the...
The AirCable simulates a real cable, replacing the wired serial communication with wireless serial communication. RoboJDE doesn't know the difference between...
For Sale: Custom Built Robot This turn-key system was professionally built using standard components and techniques. Robot is in like-new condition. Controller...
I saw the previous post on how to connect the cables to the board but I was wondering if any one could recommend a site to buy the small 3-pin housing and...
I'm looking at using my Intellibrain & Expansion board with a small two-motor tracked robot kit. Each motor is rated at 7.2V, 300 mA no load, 2.0 A stall....
The motor driver chip is spec'd to deliver up to 1A per output. It has thermal shutdown, but it's probably not a good idea to depend on this. The specs on the...
Dear all, I already follow the testing procedure of new controller. ... displays the readings of the left and right wheel sensors as follows: L Wheel: <value>...
Do you see any text on the display? Are you turning the thumbwheel (the black knob next to the serail port connector)? The IntelliBrain-Bot, as with any...
I've been trying to use packages in roboJDE and am not having much luck. (Actually, I got it set up to use NetBeans to compile and then download with RJDE with...
Hi, I've finally gotten back to using my IB to control a TA RC car. The problem that I am having is that it won't go into reverse. When I use the RC...
Hi William, You might try using the Servo interface directly, rather than the ContinuousRotationServo facade. This will allow you to experiment with various...
I tried using Servo directly and it didn't work. However, using a pulse output port does work. I got the motors to turn both ways. I should know this but is...
William, It's preemptive. All you need to do is give the thread higher priority. It isn't a simple matter to expose the lower level servo PWM control. The...
You need to install the license key. The key is on the back of the CDROM case or was sent to you in an email or letter. Use the Install License Key item on...
Make sure the user account you are using has write access to the folder where you installed RoboJDE (e.g. C:\Program Files\RoboJDE). After you have installed...
Hi, I am very much an Eclipse kind of guy, and I've already found on this forum how to edit and compile within eclipse. However, I would like to create an...
How do I build custom cables to interface with Intellibrain controller ? What is standard awg wire gage for digital inputs ? What about wire gage for analog...