D3D v18.06: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 7: Line 7:
==Arduino Libraries==
==Arduino Libraries==
*Import LCD library - [[OSE_Marlin_and_Github#Import_any_necessary_libraries]]
*Import LCD library - [[OSE_Marlin_and_Github#Import_any_necessary_libraries]]
==Arduino Environment==
*Use Arduino Environment 1.6.8 - from [[Arduino Previous Releases]]
==Arduino Uploads==
==Arduino Uploads==
*Uploading to Arduino can be tricky.
*Uploading to Arduino can be tricky.

Revision as of 04:48, 6 June 2018

Development Template

edit

Software Notes

Arduino Libraries

Arduino Environment

Arduino Uploads

  • Uploading to Arduino can be tricky.
  • First, select the right board
  • Second, select the right port
  • Possible errors: permission denied while using OSE Linux. This should not happen by default. Let's check if other linux has this issue.

avrdude: ser_open(): can't open device "/dev/ttyUSB0": Permission denied ioctl("TIOCMGET"): Inappropriate ioctl for device ioctl("TIOCMGET"): Inappropriate ioctl for device avrdude: ser_send(): write error: Bad file descriptor Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

Build

HintLightbulb.png Hint: Click on Facebook post, then navigate to the OSE Workshops FB Page to access pictures of 47 steps from the original posting