Arduino Environment: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
=Visual Programming=
=Visual Programming=


Coding is for weenies. For the unitiated, one can use a visual programming interface which allows you to drag and drop.  
Coding can be intimidating for beginners. For the uninitiated, one can use a visual programming interface which allows one to drag and drop to make useful programs without knowing programming syntax.  


See how this looks:
See how this looks:

Revision as of 20:32, 13 March 2017

Software for programming the Arduino board:

http://arduino.cc/en/Main/Software

Screenshot

Arduinoenvironment.jpg

Visual Programming

Coding can be intimidating for beginners. For the uninitiated, one can use a visual programming interface which allows one to drag and drop to make useful programs without knowing programming syntax.

See how this looks:

edit