[C.CC USERS] Can I get a little info please?
Matt Jadud
matt at jadud.com
Wed Feb 29 21:57:41 GMT 2012
On Sun, Feb 26, 2012 at 12:55, <perkunas at teksavvy.com> wrote:
> this will add a little graphics and make it easier to use. Problem I found
> is with the arduino C, as I change one variable it also changes others, as
> I’m trying to run them the same time, Multitasking.
> Seems to not be a problem it you have fixed values, but a real problem using
> variables. The other problem I had is integrating a PH sensor it will not
> operate in a loop needs to run in its own loop.
Hi Peter,
I think, if you're looking to translate from C to another language
(ie. occam), you're going to have to share a bit more about what
you're doing for us understand how to help. For example, if you could
get your code into github (or some other repository), we could see
what you're doing, and talk about the code in a more direct way.
I've worked with students on a sensor project using occam on the
Arduino, so this is almost certainly doable... but, it isn't something
to talk about in the abstract.
You might look at
http://www.wotug.org/paperdb/show_pap.php?f=1&num=631
for more information on that project.
Cheers,
Matt
More information about the users
mailing list