Tuesday, June 5, 2012

Understanding Processing

Great! I just started to learn about the origin of "Processing". I understand how powerful is Processing as a learning environment programming tool.
(Reference to: Processing: A Programming Handbook for Visual Designers and Artists by Casey Reas & Ben Fry)
.pde = Processing Development Environment

Processing also can create both the applet and Java application. Cool...
Just downloaded and installed the jdk-7u3-windows-i586.exe. (trying the Android in Processing he he he...)
Ok. done with jdk installation and proceeding to install the android-sdk-r16-windows.exe (installer version).
Hmm.. several addon.xml cites (mainly the mobile phone) are refusing connection...


Wednesday, April 4, 2012

Ethernet Pro

Tested the Ethernet Pro shield yesterday. Found that the MAC address can be changed by user. Tested the sample programs for the static and dynamic IP addresses. The DHCP in following can compiled under the Arduino 0.23 and not 1.0 (some renaming the header files are needed - haven't try this).

http://blog.jordanterrell.com/post/Arduino-DHCP-Library-Version-04.aspx