Hi,
I am very new to Arduino and I try to let something run with Lego Powerfunctions.
Currently I have two questions:
-
Can I run a sketch only once and not in a loop? If yes, how can I do that?
-
Can I run different Sketches by PC with PHP?
I want PHP to controll the Arduino and tell it which Sketch to run when.
Thanks for your help
kay899