Search found 4 matches

by shalafi
Thursday 08 December 2016 21:05
Forum: Blockly
Topic: Blockly programming driving me mad
Replies: 13
Views: 2614

Re: Blockly programming driving me mad

Wow, this was neat. I had already a couple of groups and putting them on timer was exactly what i needed. Much easier than dragging blocks of blockly for this kind of simple repetive tasks.

Thanks

/J
by shalafi
Thursday 08 December 2016 19:49
Forum: Blockly
Topic: Blockly programming driving me mad
Replies: 13
Views: 2614

Re: Blockly programming driving me mad

You keep mentioneing timers, what exactly do you mean with those?

Sorry, but i don't really understan :-/

/J
by shalafi
Saturday 03 December 2016 15:52
Forum: Blockly
Topic: Blockly programming driving me mad
Replies: 13
Views: 2614

Re: Blockly programming driving me mad

Thank you all. i tried your ideas and grouping made it all much more readable but I think I'll go with the scripting path. As i understand i can use Python and that should make it more easy to program .



Thanks
Jörgen
by shalafi
Friday 02 December 2016 20:26
Forum: Blockly
Topic: Blockly programming driving me mad
Replies: 13
Views: 2614

Blockly programming driving me mad

This blockly event is driving me mad. It's supposed to turn lights on in the morning and evening, and turn them off in between and during night. Differnt times week vs. weekend. If i activate this all lights turn off and if i manually turns everything on everything turns off again after a short ...