Hi, How to turn off verifyng after loading program to robot? thx...
442
ridgesoft
Jul 16, 2010 4:12 am
Hi Barbara, The verification only happens when loading a program to flash. If you are downloading frequently, as is common when debugging, we recommend you...
443
Barbara
barbara_gavr...
Jul 16, 2010 4:07 pm
Thank you :)...
444
navaho4x4
Jul 27, 2010 3:35 am
I have already successfully written simple host java application which communicates with Intellibrain. The intellibrain app is just a simple echo app. The...
445
ridgesoft
Jul 27, 2010 3:43 am
Hi, Source code for the Mailbox class is available here: http://www.ridgesoft.com/articles/msrsintegration/msroboticsstudio.htm Click on the IntelliBrain-Bot...
446
David Suarez
navaho4x4
Jul 28, 2010 4:22 am
Using Mailbox class in host side, resolved the issue. Thank you _____ From: intellibrain@yahoogroups.com [mailto:intellibrain@yahoogroups.com] On Behalf Of...
447
navaho4x4
Jul 29, 2010 12:20 pm
I ordered cmucam2 from seattleRobotics.com. A few days later, I received a refund, cmucam and cmucam2 have been discontinued. No one sells the cmucam2, all...
448
ridgesoft
Jul 29, 2010 1:03 pm
We don't have any current plans to provide a TTL interface to the CMUcam3. If anyone is aware of other vendors that sell the CMUcam or CMUcam2 or has had...
449
navaho4x4
Aug 23, 2010 12:40 pm
I read Ridgesoft Article on April 2005 Servo magazine, "Creating reusable robotics software components". It showed how any servo can be controlled via servo...
450
Barbara
barbara_gavr...
Sep 9, 2010 3:06 pm
Hi, I need a little help :) How to change a speed of servo motors using appropriate commande within program. In particular I use Hitec servo motor HS 425 BB....
451
David Suarez
navaho4x4
Sep 10, 2010 8:03 pm
Hi, You mentioned speed so I assume Hitec servo is configured Continuous Rotation. If it is configured for Continuous Rotation, then use ...
452
ridgesoft
Sep 11, 2010 2:35 pm
Hi Barbara, There is a discussion of controlling the speed of continuous rotation servos on pp. 6-10 of this tutorial:...
453
Barbara Gavranovic
barbara_gavr...
Sep 14, 2010 1:16 pm
Hi, Thanks for your reply, but it's not about ContinuousRotationServo, but the ordinary Servo. The speed of rotation of the ContinuousRotationServo i found in...
454
ridgesoft
Sep 14, 2010 1:22 pm
Hi Barbara, In order to measure shaft speed you would need an external sensor such as a shaft encoder. Hobby servos don't typically provide a way to measure...
455
Barbara
barbara_gavr...
Sep 14, 2010 1:36 pm
Hi, I have a new question. Which command must be used to receive a print engine speed on the display? In particular I need to balance the engines so I need to...
456
David Suarez
navaho4x4
Sep 15, 2010 3:33 am
Barbara, Unless the servo is retro-fitted with automatic feedback, there is no way to determine speed without some sort sensor detecting the speed of servo...
457
David Suarez
navaho4x4
Sep 22, 2010 4:11 am
Since cmucam and cmucam2 has been discontinued which are the only officially supported video sensing device, I decided to gamble and purchased the cmuCam3. It...
458
navaho4x4
Oct 12, 2010 3:06 am
BehaviorListener and BehaviorEvent After reading through RoboJDE API javadocs, I still have unresolved questions. What causes the event to fire ? When does...
459
topazx2
Oct 12, 2010 5:20 am
I'm looking for anyone who has an old IntelliBrain expansion board they'd like to sell. I don't care if it's used or even abused, I'm interested. Write back on...
460
topazx2
Nov 2, 2010 4:17 am
I have an arm on my robot that uses 4 GWS servos (non-modified), but when I test them with the setServo command, 0 - 100 doesn't service the entire sweep of...
461
topazx2
Nov 2, 2010 4:17 am
Thank you William, got the board and already playing with it. -Dan...
462
ridgesoft
Nov 2, 2010 4:27 am
Hi Dan, The servo class implementation for the IntelliBrain supports Futuba compatible servos which are controlled by a 1 to 2 millisecond positioning pulse...
463
David Suarez
navaho4x4
Nov 2, 2010 2:25 pm
Ridgesoft, In reference to changing Servo class for wider sweep, Instead of changing Servo class, is there a way to extend Servo class ? I am knowledgable with...
464
topazx2
Nov 2, 2010 2:29 pm
I wonder if changing the servos potentiometer value by adding a resistor to the center leg would solve this? Hmmm, more on this later. -Dan...
465
David Suarez
navaho4x4
Nov 3, 2010 5:21 am
Dan, I was the same boat a while ago, when I was trying to figure out why Parallax Standard servo sweep was only 0 through 160 degrees, Even if played around...
466
William J Rust
wjrust
Nov 3, 2010 5:21 am
I did this a long time ago so my memory isn't too great but ... I used a dio pin and pulsed it and then did a thread sleep to fill out the duty cycle. It's not...
467
gloewen
Nov 5, 2010 12:46 pm
I am wondering if the IntelliBrain-2 microcontroller supports full duplex serial communication. That is, can I send and receive data from the serial port...
468
ridgesoft
Nov 6, 2010 1:56 pm
Yes, the IntelliBrain 2 does support full duplex communication on both serial ports. RidgeSoft Support...
469
turkovic.dino
Nov 8, 2010 5:47 pm
I'm trying to get my intellibrain bot to comunicate with arduino via I2C, but I get some errors which I don't know how to debug. Google doesn't help at all....
470
Steven
johnbrosteven
Nov 8, 2010 5:48 pm
does anyone knows how can i install the roboJDE software in the Windows 7 OS?? hopefully other way without using the Windows 7 XP mode... Thanks........