Slow RA or Arduino

Would you like to help?
Share your walkthrough tutorial with others
Post Reply
Bryan
Posts: 147
Joined: Wed Jul 06, 2011 1:49 am
Location: Vancouver, B.C.

Slow RA or Arduino

Post by Bryan »

If any one has issues with a slow Arduino IDE when clicking the tool menu, here is a fix. Prone to pc's with Win 7 64 bit

http://www.e-shore.com.my/homepage/inst ... l-fix.html
-=Bryan=-
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Slow RA or Arduino

Post by rimai »

Just FYI, that dll is the exact OS specific Java library that needs to be used on Reef Angel Status.
There is one of those specific for MacOSX too.
Hence, the need of 2 different distribuition packages.
Roberto.
Bryan
Posts: 147
Joined: Wed Jul 06, 2011 1:49 am
Location: Vancouver, B.C.

Re: Slow RA or Arduino

Post by Bryan »

Hi Roberto, do you mean it would have been included with the installation package for RA. I installed RA and had the issue so replaced it with the one from the web site in the link above?
-=Bryan=-
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Slow RA or Arduino

Post by rimai »

No, I mean that whoever (probably Curt ;) ) develops the module for serial communication on the RA Status app, needs to use RXTX library.
They are the only ones I know of that have serial implementation for both MacOSX and Windows, even though it is two totally different and OS specific libraries.
The one I distribute is the same of that comes with the Arduino IDE. It only causes that delay when you have bluetooth in your computer, I think.
Roberto.
Bryan
Posts: 147
Joined: Wed Jul 06, 2011 1:49 am
Location: Vancouver, B.C.

Re: Slow RA or Arduino

Post by Bryan »

That makes sense about the bluetooth, because it was hit and miss with the slow IDE. I do use the Bluetooth on and off so makes sense why I was having the issue..
-=Bryan=-
Post Reply