We
- Arduino 1.0 I2C support
- Preview for Subroutine support
- Support for DFRobot Advance Sensor Set
Subroutine Support
The subroutine support kind of creep into this release. It doesn’t yet support parameters or return values. We accidentally merge the subroutine branch into the master.
DFRobot Advance Sensor Set
DFRobot has been very supportive of the Ardublock development. Their Ardublock Kit is doing well. We have recently added the support for their Advance Sensor Set.
I tested this version and I had problems with the I2C modules, the definition of the functions is not created in the Arduino IDE and trggers a failure.
This problem was not present in the source from June 2 which I was able to compile and worked without failures.
Thanks for catching this. A quick fix has been updated at http://blog.ardublock.com/2013/06/07/release-20130607-quick-fix/
The fix is working as intended.
I have been creating some custom made blocks and I had success with the blocks so far. Even though I am not skilled in java programming I am planning to make a “how to” create custom blocks updating some information posted in your blog and also in the post from Didier Carne (How to add new object types).
Congratulations for the upgrade on the blog, it looks nice but I would suggest to change the background of the replies since the fonts are white and also the background is white.
Thanks again for this great tool.
Hi Jose,
Look forward to seeing your article on how to create new block. Also, let us know if you are interested of having your custom block integrated into the official distribution.