Search found 16 matches

by jason
Thu May 10, 2012 2:34 pm
Forum: Ask anything here
Topic: Wave Sensor
Replies: 5
Views: 3562

Re: Wave Sensor

Basically all you need is a feedback signal, and there is a bunch of OW components specialized in that, they monitor if the device is really ON or OFF. As for wave making, doing the same as the TUNZE controller or the VORTECH might be easyier. The only real thing I know about reef tanks is : what ev...
by jason
Thu May 10, 2012 2:30 pm
Forum: Apps
Topic: Client Suite 2.2
Replies: 203
Views: 167503

Re: Client Suite 2.2

I have an issue as well...

Windows 7, 64 , Pro edition.....
Took me 30mn to make the Arduino soft working with the RA, because I have an RA+ ! (maybe update the tuto about loading it's first sketch )
So I guess the App suite does not support the RA+.
Using COM5.....
by jason
Thu May 10, 2012 8:22 am
Forum: For New Members
Topic: Compiling error, of course
Replies: 2
Views: 2414

Re: Compiling error, of course

Ok, found out where it's coming from.....
It's exactly what you said, the arduino was pointing at the wrong folder.....shame on me :(
by jason
Thu May 10, 2012 7:51 am
Forum: Standard
Topic: HELP FTDI killing my bluetooth W7
Replies: 3
Views: 2802

Re: HELP FTDI killing my bluetooth W7

I use a DELL laptop with a BT mouse, and after installing the FTDI drivers, the BT mouse stopped working.

Now it works, and COM5 works as well, so happy about it.
by jason
Thu May 10, 2012 7:31 am
Forum: For New Members
Topic: Compiling error, of course
Replies: 2
Views: 2414

Compiling error, of course

Hi , I have installed all the softwares (Arduino RA, then RAGEN), then did the update of the libraries. I am trying to upload the initial memory settings, but i keep getting compile errors..... I assume they are all the latest, as I downloaded them today. ArduinoRA is version 1 D:\NotBackedUp\Reef A...
by jason
Thu May 10, 2012 4:55 am
Forum: Standard
Topic: HELP FTDI killing my bluetooth W7
Replies: 3
Views: 2802

Re: HELP FTDI killing my bluetooth W7

Ok, I did find a way to do it, on the FTDI website there is a "workaround" PDF document, and also I used the self-installer, works better than having W7 installing drivers on it's own.
by jason
Thu May 10, 2012 4:26 am
Forum: Standard
Topic: HELP FTDI killing my bluetooth W7
Replies: 3
Views: 2802

HELP FTDI killing my bluetooth W7

Hi people,

Just got my RA+ and the FTDI adapter is killing my bluetooth, and being recognised as a bluetooth adapter.....

Windows 7 is just going crazy, trying to uninstall the FTDI driver.

Any work around ?
by jason
Wed May 02, 2012 11:36 pm
Forum: Standard
Topic: Considering to buy 1 RA+
Replies: 10
Views: 6968

Re: Considering to buy 1 RA+

Same goes for me, even longer, now it's about 3 weeks in a row in Austria :)
by jason
Wed May 02, 2012 2:38 pm
Forum: Standard
Topic: Considering to buy 1 RA+
Replies: 10
Views: 6968

Re: Considering to buy 1 RA+

I had an email exchange with Roberto, and I have ordered the RA+.

Can't wait to get it, a new toy for boring nights in hotels..... :)
by jason
Wed May 02, 2012 2:17 pm
Forum: Ask anything here
Topic: Making sketches like LEGO blocks!!
Replies: 1
Views: 2276

Making sketches like LEGO blocks!!

Hi people, After many years w/o touching my old 1st gen Arduino and then discovering the RA, today I bought an RA+ btw, was like a big "ok, let's go and see what else we have for Arduino these days".... :lol: And then I discovered ArduBlock, a grafical language for Arduino, how cool is tha...
by jason
Mon Apr 30, 2012 9:19 am
Forum: Standard
Topic: Considering to buy 1 RA+
Replies: 10
Views: 6968

Re: Considering to buy 1 RA+

OK, tnx
by jason
Sun Apr 29, 2012 11:45 pm
Forum: Standard
Topic: Considering to buy 1 RA+
Replies: 10
Views: 6968

Re: Considering to buy 1 RA+

I'm sorry I missed this post the first time around. Everyone here can confirm that I'm pretty responsive on posting answers to questions, but for some reason this one slipped by. Anyway, you can do all that with the Reef Angel controller. Your requirements are very easy to accomplish. Yay at least ...
by jason
Sun Apr 29, 2012 9:38 am
Forum: Standard
Topic: Considering to buy 1 RA+
Replies: 10
Views: 6968

Re: Considering to buy 1 RA+

It's so sweet that the builder of the RA does not even post a simple anwer like "welcome dude ! "

Well..............
by jason
Fri Apr 27, 2012 12:57 pm
Forum: For New Members
Topic: Cloud/moon and strom for newbie
Replies: 15
Views: 9483

Re: Cloud/moon and strom for newbie

Ok, so i just read the complete and i'm a bit rusty.....but you have to play with 2 varables Lightning_Change_per_Cloud and LightningChance. So to increase the chances of a lighting set it at 100 so there is always at least 1 per storm (it's in the code already). And to increase the number of lighti...
by jason
Fri Apr 27, 2012 9:08 am
Forum: For New Members
Topic: Cloud/moon and strom for newbie
Replies: 15
Views: 9483

Re: Cloud/moon and strom for newbie

This : // Percentage chance of a lightning happen for every cloud // For testing purposes, you can use 100 and cause the lightning to have 100% chance of happening #define Lightning_Change_per_Cloud 100 And then this: if (bitRead(Daylight_Channels,b)==1) { if (random(100)<20) lightningstatus=1; else...
by jason
Fri Apr 27, 2012 3:01 am
Forum: Standard
Topic: Considering to buy 1 RA+
Replies: 10
Views: 6968

Considering to buy 1 RA+

Hi all, I am currntly in the conversion from FW to a micro reef tank, looks like a JBJ 29, but modded.Rim less and overflow, no more built in sump. So, what I am looking for is: 1 ATO (from a pressurzed container fed by the RO and 220v solenoid valve already in use with a home made ATO) 2 Dimmable l...