My Sketches for Arduino Due
by GaryG
Evolving versions, please use at your own risk.
These Sketches are provided as contribution-ware in an attempt to help you
increase your enjoyment and understanding of the new Arduino Due R3.
For private, non-comercial use only.
All rights are reserved by VIPS (Video Image Presentation Systems).
Arduino IDE installation on Operating Systems:
- Windows XP: version 1.5.2 executed on an Acer NetBook.
- Windows Vista: 1.5.2 and 1.5.3 appear to work, with no installation required.
- Windows 7: Not yet tried.
Links to Download Sketches for the Arduino Due R3:
These links allow you to download a zip file, which produces a Sketch folder when unzipped.
Usually, a newer Sketch file can just be copied over an older Sketch file, if any.
The Sketch folders should be places in your own Sketch directory.
Usually, the latest version listed below is "better", but earlier versions might be instructive.
Most Sketches are derived from other Sketches, like the Examples included in the IDE.
However, it appears that some Examples were not tested with the Due.
These are derived from the Examples, tested on my Due:
- The Blink (Gg version) Sketch (zipped)
Derived from the Blink Example, this blinks faster, and ...
- The Fade LED on D13 Sketch (zipped)
Derived from Fade, but uses the on-board LED (on D13)
Thus, so no additional hardware is needed to run the test.
- The Test Logging to CAN-Do Sketch (zipped)
Uses no display.
Thus, so no additional Due hardware is needed to run the test.
However, run CAN-Do (v219) on a PC connected to the Due Native Port.
Links to download Due Library Folders:
- A user's CAN for Due Library (zipped)
Downloaded from https://github.com/collin80?tab=repositories
I will begin testing this Library soon.
- A user's Timers for Due Library (zipped)
Downloaded from https://github.com/collin80?tab=repositories
I am testing this Library now.
- A user's Streaming string conversion for Due Library (zipped)
Downloaded from ??
This Library is used by the CanDo_Log_Test_Gg08x sketch above.
Links to other Pages of Interest to Me:
Frequently Asked Questions:
How do I ...?
- Unzipping a Sketch file creates a folder, and ....
This page is a work in progress, so your good suggestions are welcome.
Email comments and zipped Sketches to: Gary G
Please put "DUE-SKETCH" (in caps, without the quotes) in the subject line so that
your email is not filtered out as "junk" email. Thanks.
Last revised 24 Sep 2013, 12:21 PM
© Copyright (C) VIPS, 2013. All rights reserved.