Arduino Environment: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
[[Image:arduinoenvironment.jpg]]
[[Image:arduinoenvironment.jpg]]
[[Category:Automation]]
[[Category:Automation]]
=Visual Programming=
Coding is for weenies. For the unitiated, one can use a visual programming interface which allows you to drag and drop.
See how this looks:
<html><iframe src="https://docs.google.com/presentation/d/1-l5-k1HvY_QUSfZfP2i-Jocu9dp_uPNucnt2gLHaN-s/embed?start=false&loop=false&delayms=3000#16" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
[https://docs.google.com/presentation/d/1-l5-k1HvY_QUSfZfP2i-Jocu9dp_uPNucnt2gLHaN-s/ edit]

Revision as of 20:30, 13 March 2017

Software for programming the Arduino board:

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

Screenshot

Arduinoenvironment.jpg

Visual Programming

Coding is for weenies. For the unitiated, one can use a visual programming interface which allows you to drag and drop.

See how this looks:

edit