2014年11月1日 星期六

http://blog.ardublock.com/ ArduBlock官方網站 (有簡體中文).


From Physical computing to visual programming Computer Science is a dynamic field of study. To cope with its evolution, everyone can participate. Thus Physical Computing will teach us how to design, build and understand complex systems. In fact, physical Computing is an approach to learning how humans communicate through computers that starts by considering how […]
28 August 2014 ~ 3 COMMENTS

[Beta 20140828] Keelen robots, DFRobot Bluno, more DuinoEDU blocks, String operations Scoop, other fun stuffs and bug fixes


Life has been crazy and pull requests has been piled up! I’d like to thank wheels123 and karlTH for their contribution. Also, for people developing the ardublock, please update the openblock before you compile this release from github Keelen robots DFRobot Bluno and Roemo motors DuinoEDU blocks String operations Scoop
04 July 2014 ~ 9 COMMENTS

[SCoop 20140704] Support for SCoop


We have been evaluating how to best implement event driven programming with Ardublock and SCoop comes up on top of all the the multi-tasking and event driven libraries we have looked at. The SCoop implementation has resided in the Scoop branch for quite some time and we have mentioned it in a few posts such […]
03 July 2014 ~ 4 COMMENTS

[Beta 20140702] LittleBits, 4Drawing, DuinoEdu and many bugs fixes!


It has been a while since our last update. The development has not slowed down. We have a few more contributors adding codes to Ardublock. Download here! Get Started with Ardublock! Learn how to install this into Arduino IDE bug fixes and new feature Big thanks to Tony Callear for many bug fixes and feature enhancement! […]
09 December 2013 ~ 10 COMMENTS

Programming Insectbot with Ardublock


Index 1. InsectBot Introduction 2. How to play InsectBot using ArduBlock 3. Download latest ArduBlock 1. InsectBot Introduction Insectbot is an Arduino-based 2-servo walker robot with one infrared sensor to detect obstacles. This easy-to-assemble kit is designed to enable creative engineering and robotics learning for age 6 and above. It is the best way to […]
11 November 2013 ~ 2 COMMENTS

Ardublock! also for Wiring IDE


I have tested Ardublock tool in the Wiring IDE. I used a ‘Wiring S’ model with a ‘DFRobot DFRduino I/O Expansion Shield’ on top of an ‘S PlayShield’. It works pretty well. The test I’ve run is a simple blinking LED(without delay function) mixed with an analog and a digital read. It works great! Installation […]
04 November 2013 ~ 25 COMMENTS

Pin-Event driven Programming on ArduBlock


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 […]
31 October 2013 ~ 9 COMMENTS

[Beta 20131031] Makeblock, do…while and Adafruit DC Shield


In the past few months, we thank our contributors for submitting new features, report bugs and offer valuable suggestions to improvement of Ardublock. In this beta version, we have the following additions Makeblock Thanks to our friends over at Makeblock for their contribution of beautiful new blocks. Do…While loop Thanks to Tony New repeat block […]
30 October 2013 ~ 4 COMMENTS

Using SCoop on Arduino


Sorry, this entry is only available in 中文.

沒有留言:

張貼留言

Node-Red Dashboard UI Template + AngularJS 參考 AngularJS教學 --3

  Node-Red Dashboard UI Template + AngularJS 參考 AngularJS教學 --3 AngularJS 實例 <!DOCTYPE html> <html> <head> <meta charse...