Page 1 of 1

Sensory Examples in MikroC

Posted: 22 Feb 2007 22:10
by Lucas
Last week I purchased Easy VRStamp from mikroElektronika.

I am try to compile Sensory examples

C:\.....\Sensory\FC2_0_14\csamples

This are writed for Phyton C compiler.

I want to modify for MikroC compiler.

Any know what I need to modify ?
Is to hard ?

Thanks

Re: Sensory Examples in MikroC

Posted: 23 Feb 2007 08:43
by rajkovic
Lucas wrote:Last week I purchased Easy VRStamp from mikroElektronika.

I am try to compile Sensory examples

C:\.....\Sensory\FC2_0_14\csamples

This are writed for Phyton C compiler.

I want to modify for MikroC compiler.

Any know what I need to modify ?
Is to hard ?

Thanks
rsc4x-mikroC come with examples among which there are fluent chip examples ported to mikroC.
You will not find all examples from ...FC2_0_14\csamples ported but you will find that there are enough to catch pattern how to port from one compiler to another.
It should not be to hard but in beginning it could look a little bit tricky but it
is not.

Posted: 01 Mar 2007 16:31
by Lucas
Thanks, I port some examples with out problems.

If I have future questions regarding this will post it :D :D