User Tools

Site Tools


tutorials:arduino_test_sketches

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.txt · Last modified: 2019/04/09 19:23 by 00739

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