PDA

View Full Version : Task scheduling in SNAPpy


greenflight
09-11-2011, 01:43 AM
Hey folks,

Earlier today I finished putting together a blog post with a task scheduling example I did in SNAPpy. The example is just blinking LEDs in sequence, but I've used the program structure to accomplish more than I'd previously thought possible. I thought maybe some of you guys might find it useful; the link is here if you're interested: http://blog.spingarage.com/69513975

Hopefully I will remember to post the .py on here tomorrow when I'm at my work computer. Sadly, my blog's markdown editor was a bit buggy, and I can't upload strange files (code files), so I was stuck with the default formatting when I posted the code on the blog.

Enjoy!

Andrew

jcwoltz
10-26-2011, 08:38 AM
@greenflight

Thank you for the post and the descriptions. Would you please post code/description to here and/or opensnap? (Just *in case* something happens to your blog, it will still be available.) Also it will be available in a place for users to find many snappy scripts in one place.

Thank you,
J.C. Woltz

greenflight
10-29-2011, 01:08 PM
Absolutely, here you go. I totally forgot to upload it like five minutes after I posted the link. Thanks for the reminder!