Search found 103 matches
- 09 Mar 2012, 22:55
- Forum: Mindstorms Hardware
- Topic: US Sensor w/Arduino
- Replies: 1
- Views: 3575
US Sensor w/Arduino
I would like to use the Ultrasonic sensor with my Arduino (no NXT). I've been looking all over for quite a while now and I can't seem to find much about this... I need to know: - Is it ok to supply the 4.3v pin with 5v? According to this , the ESC015 has a 5v vcc, but the 4.3v pin has a 10 uF capaci...
- 17 Jan 2012, 16:23
- Forum: Mindstorms Hardware
- Topic: NXT Bluetooth
- Replies: 1
- Views: 5077
NXT Bluetooth
Does the NXT use BT 2.1? I've been searching the web and haven't found a clear answer.
- 16 Nov 2011, 13:42
- Forum: Mindstorms Software
- Topic: Multi-file program in NXC
- Replies: 13
- Views: 15944
Re: Multi-file program in NXC
Things have been working great! Everything is running as expected. Thanks again.
- 14 Nov 2011, 14:39
- Forum: Mindstorms Software
- Topic: Multi-file program in NXC
- Replies: 13
- Views: 15944
Re: Multi-file program in NXC
Thanks for the help! I'll give it a shot today.
- 13 Nov 2011, 19:19
- Forum: Mindstorms Software
- Topic: Multi-file program in NXC
- Replies: 13
- Views: 15944
Re: Multi-file program in NXC
How do you compile your final product all together?mattallen37 wrote:I do it by throwing in a dummy task main(){}, and then just leave it uncommented to compile.
- 13 Nov 2011, 01:03
- Forum: Mindstorms Software
- Topic: Multi-file program in NXC
- Replies: 13
- Views: 15944
Re: Multi-file program in NXC
How do I compile the source code? The compiler complains about there not being a main task.
- 12 Nov 2011, 21:44
- Forum: Mindstorms Software
- Topic: Multi-file program in NXC
- Replies: 13
- Views: 15944
Re: Multi-file program in NXC
I was using #ifndef to avoid multiple definitions. I deleted the code because it was very small. It was something like this: #ifndef _SOURCECODE #define _SOURCECODE //subroutines... #endif The main task was something like this: #include "Sourcecode.nxc"//The name of the previous code file....
- 12 Nov 2011, 19:38
- Forum: Mindstorms Software
- Topic: Multi-file program in NXC
- Replies: 13
- Views: 15944
Re: Multi-file program in NXC
Yes. That's what I'm asking about. The problem that I have is that the included file can't be compiled... also, the compiler keeps saying that #endif is an invalid preprocessor command.
- 12 Nov 2011, 18:30
- Forum: Mindstorms Software
- Topic: Multi-file program in NXC
- Replies: 13
- Views: 15944
Multi-file program in NXC
I've been making attempts to create a multi-file program in NXC, but I have been having quite a bit of difficulty. I'm curious, what are the basics to tell the NBC compiler to treat all files as one program?
- 11 Nov 2011, 12:34
- Forum: Off-Topic
- Topic: Jobs/Colleges
- Replies: 12
- Views: 48033
Re: Jobs/Colleges
Haha great point!It's also good to have something to get you away from a computer screen!
Thanks for all the input; it's very motivating!