As all of us know, many resources on Arduino are being wasted. The main reason is the using of delay(). Almost every Arduino program has delay() function, because Arduino working too fast for human. On the other hand, the general thinking method of a human being is “Doing thing when condition happen”, just like the music up when someone press the doorbell. In the latest version of ArduBlock, we added multi-task library to fulfill the requirements above. We can monitor multiple pins for different events simultaneously. We refer to a number of event-driven libraries on the Arduino, and finally chose Scoop to do this. (Http://blog.ardublock.com/2013/10/29/evaluating-of-event-driven-libraries-on-arduino/). We newly added “Scoop Event” block, so you can monitor event like “low potential”, “high potential”, “falling edge”, “rising edge” and “change” on a pin. But note that in ArduBlock generated code , we haven’t not use event definition variable in Arduino. Because the event in Arduino is based on interrupt. And not all event can be triggered on all arduino hardware. For instance the value of CHANGE and HIGH are both 1 on UNO. The definition of Event variable is list blow. 0 -> LOW 1 -> HIGH 2 -> FALLING 3 -> RISING 4 -> CHANGE With the pin-event block, we can do such a thing Enjoy it
I’m really looking forward to using ArduBlock with SCoop. Is this still experimental? Could I obtain the latest version using the SCoop branch on your Git repository? Or could you provide me with a build including this feature?
Just downloaded Adublock and sCoop, loaded the libraries (they show up in IDE under Contributed Libraries) but do not show up in ADUBlock.
when will this get updated?
Thanks
什麼時候會釋出呢?謝謝
i can’t find Scope Event Function in V 20131031, where is the link which i can download latest version?
Still in an experimental branch and refining the name and syntax.
I’m really looking forward to using ArduBlock with SCoop. Is this still experimental? Could I obtain the latest version using the SCoop branch on your Git repository? Or could you provide me with a build including this feature?
Still very experimental with changing syntax. It’s cool to be able to use sCoop but we’d like to see it be easy to learn.
Just downloaded Adublock and sCoop, loaded the libraries (they show up in IDE under Contributed Libraries) but do not show up in ADUBlock.
when will this get updated?
Thanks
Will make a Beta sCoop release soon.
Is there an ETA for the release of the Scoop pin event driven blocks?
Is there a way to get a Beta release?
Will make a beta release but the syntax will be subject to change…
can you replay when the event scoop will be realse
Will try to make it happened by the end of April.
Thanks David for the replay wish you good luck
That’s not even 10 miuetns well spent!
如果提供block make工具 或者提供block规范 可以自定义block就好了
这个要等下个版本。
if we can make the block easily it will be really great.
like block maker for mind++
It’s already may….
When can we expect this multitask version of Ardublock for download?
I’m very interrested too for this version.
Now you can download it here!
je serais tres interréssé de decouvrir arduibloc, je suis un particulier