Search found 6 matches
- Sun Oct 27, 2013 7:23 am
- Forum: For New Members
- Topic: Modified Version Of lnevo's Code
- Replies: 10
- Views: 9863
Re: Modified Version Of lnevo's Code
That wasn't me :) I know about changing the username in the portal function and I haven't even uploaded your code yet ;) I'm still trying to go section by section and take out all the stuff that will work for me. I made a cable for my jebao pumps (with a low pass filter) and have written a small pie...
- Sun Oct 27, 2013 4:17 am
- Forum: For New Members
- Topic: Modified Version Of lnevo's Code
- Replies: 10
- Views: 9863
Re: Modified Version Of lnevo's Code
Finally have some time to tackle this and I've found the main error that was ruining everything. My sketch folder is in my documents (default via arduino) so I changed that to the install folder in Program files so that all the code and my sketches are in the same place. Suddenly no compiling errors...
- Thu Oct 17, 2013 1:23 pm
- Forum: For New Members
- Topic: Modified Version Of lnevo's Code
- Replies: 10
- Views: 9863
Re: Modified Version Of Inevo's Code
Maybe I will hard code some of the variables in to start. Avoid the memory locations
- Thu Oct 17, 2013 1:20 pm
- Forum: For New Members
- Topic: Modified Version Of lnevo's Code
- Replies: 10
- Views: 9863
Re: Modified Version Of Inevo's Code
As far as the moonlights etc, I just copied that straight from your code. I haven't actually edited anything on this version save for commenting out that one part and the GPS co-ordinates. Will perhaps try with a wizard generated code if I dont come right here. What I want to do with the lighting : ...
- Thu Oct 17, 2013 11:55 am
- Forum: For New Members
- Topic: Modified Version Of lnevo's Code
- Replies: 10
- Views: 9863
Re: Modified Version Of Inevo's Code
The first bit I'd like to get working is the lighting. So from the total code, I've pulled everything but the lighting related stuff. First off, which of the includes would I need to get this part to run? // Define Custom Memory Locations #define Mem_B_MoonSlope 100 #define Mem_B_Vacation 101 #defin...
- Wed Oct 16, 2013 1:24 pm
- Forum: For New Members
- Topic: Modified Version Of lnevo's Code
- Replies: 10
- Views: 9863
Modified Version Of lnevo's Code
Hi Everybody, sort of new to RA. Have known about it for a while but havent had my tank set up for a few years and only recently got back into marines so now I'm fiddling about. Saving up cash for the RA unit at the moment, but have got an arduino mega 2560 on hand from other projects so I'm going t...