Arduino Environment: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=Introduction=
Software for programming the Arduino board:
Software for programming the Arduino board:


http://arduino.cc/en/Main/Software
http://arduino.cc/en/Main/Software
{{Hint|For the OSE D3D 3D Printer, you must use v1.6.8 - [https://www.arduino.cc/en/Main/OldSoftwareReleases#previous download here] - [https://www.arduino.cc/en/Main/OldSoftwareReleases#previous]  of Arduino Environment, as newer versions are not compatible with the latest version of the Marlin printer firmware.}}


=Screenshot=
=Screenshot=

Revision as of 21:13, 28 August 2017

Introduction

Software for programming the Arduino board:

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


HintLightbulb.png Hint: For the OSE D3D 3D Printer, you must use v1.6.8 - download here - [1] of Arduino Environment, as newer versions are not compatible with the latest version of the Marlin printer firmware.

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 program without knowing how to 'program.'

See how this looks:

edit