User Tools

Site Tools


tutorials:arduino_test_sketches

This is an old revision of the document!


Arduino Sketches

Luke's arduino makefile

Luke's arduino makefile + source: git-hub

Rough Instructions for OS X

  • Install ports

<code>sudo port install avr-gcc</code>

<code>git clone http://github.com/lukec/arduino-blink.git</code>

  • follow the steps at the top of the Makefile
  • edit blink.cpp
  • make
  • <prepare your bootloader - push a button or whatever>
  • make upload
tutorials/arduino_test_sketches.1449930676.txt.gz · Last modified: 2015/12/12 14:31 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki