I have been working on a project to automate my rollerblinds using steppers (28byj-48). They should be triggered by a switch (up/down). How to write the loop so that it doesn´t continue after checking all statements. Instead, I want it to first check the first statement. When that gets true, continue and wait for the next statement to come true. How to do that? (I want to use APL)
Hi,
Welcome to the forum.
Please read the first post in any forum entitled how to use this forum.
http://forum.arduino.cc/index.php/topic,148850.0.html .
What controller will you be using?
I don't know of any Arduino controllers that are APL compatible, Arduino uses C++.
What is your logic behind controlling your blind, Inputs/Outputs.
Will you have limit switches or count steps?
What will you use to drive the steppers?
What is your electronics, programming, arduino, hardware experience?
Thanks.. Tom..
isaklofgren05:
How to write the loop so that it doesn´t continue after checking all statements.
Post the program that represents your best attempt and tell us what it actually does and what you want it to do that is different.
If you want someone to write a program for you please ask in the Gigs and Collaborations section of the Forum and be prepared to pay.
...R