Search the web
Sign In
New User? Sign Up
intellibrain · IntelliBrain Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How tough is using RoboJDE - Share your experience   Message List  
Reply | Forward Message #376 of 410 |
Re: [intellibrain] How tough is using RoboJDE - Share your experience

My experience is that most of the Intellibrain example programs are fairly simple and do not use threads.  I even rewrote a serial port driver for doing remote control of several robot functions from python and that didn't use threads either.
 
It seems to me that the risk of overburdening the VM comes from using lots of threads, not from not using any.
 
In your example, a sampling rate of 25 Hz is not a problem.  The VM can do 1000 iterations / sec of a medium-complex task without too much difficulty, so 25 iterations/sec should be easy.
 
Paul
 
 
 
----- Original Message -----
From: Pranav
Sent: Saturday, June 13, 2009 4:14 PM
Subject: [intellibrain] How tough is using RoboJDE - Share your experience

is the intellibrain 2, too complicated to use, does it run out of processing power, memory etc?

I want to buy and use it but am scared that it may too complicated. As almost all the tutorials require multitasking, syncronisation of threads, setting priorities to threads, update listener etc

The examples state that if I don't use these techniques, then i'll overburden the virtual machine and scary stuff will happen. the whole purpose of roboJDE is to simplify things, not complicate them.

I want to use the intellibrain to implement one PID (sampling rate of 25 Hz), control 10 sensors, Serial IO with a PC to control the pid, use nubotics wheel commander for speed control etc. Will I need to use multithreading?

So, how easy is it really to "overload" the microcontroller if i just code everything in one thread. how is your experience? please share :-)
any help would be appreciated.



Sun Jun 14, 2009 4:22 am

pkinghu88
Offline Offline
Send Email Send Email

Forward
Message #376 of 410 |
Expand Messages Author Sort by Date

is the intellibrain 2, too complicated to use, does it run out of processing power, memory etc? I want to buy and use it but am scared that it may too...
Pranav
pranavtrehun007
Offline Send Email
Jun 13, 2009
11:23 pm

My experience is that most of the Intellibrain example programs are fairly simple and do not use threads. I even rewrote a serial port driver for doing remote...
Paul King
pkinghu88
Offline Send Email
Jun 14, 2009
6:05 am
Advanced

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