User Tools

Site Tools


arduino_test_sketches

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
arduino_test_sketches [2008/09/10 05:31] 24.80.186.89arduino_test_sketches [2008/10/15 05:06] 24.83.173.165
Line 1: Line 1:
 ===== Arduino Sketches ===== ===== Arduino Sketches =====
 +{{:arduino_extreme_480.jpg|}}
  
 ====Swich Controlled Blink==== ====Swich Controlled Blink====
Line 5: Line 6:
  
 ====Luke's arduino makefile==== ====Luke's arduino makefile====
-Luke's arduino makefile + source: http://github.com/lukec/arduino-blink/tree/master +Luke's arduino makefile + source: [[http://github.com/lukec/arduino-blink/tree/master | git-hub]] 
-===Rough Instructions===+===Rough Instructions for OS X===
   *Install ports   *Install ports
   <code>sudo port install avr-gcc</code>   <code>sudo port install avr-gcc</code>
   * follow these steps: [[http://forums.ladyada.net/viewtopic.php?t=1887&start=0&postdays=0&postorder=asc&highlight=&sid=93d486931d944f9ef34d4d83d03e5f8f | forums.ladyada.net/....]]   * follow these steps: [[http://forums.ladyada.net/viewtopic.php?t=1887&start=0&postdays=0&postorder=asc&highlight=&sid=93d486931d944f9ef34d4d83d03e5f8f | forums.ladyada.net/....]]
   * git-pull down my above repo   * git-pull down my above repo
-  <code>git-pull http://github.com/lukec/arduino-blink/tree/master</code>+  <code>git clone http://github.com/lukec/arduino-blink.git</code>
   * follow the steps at the top of the Makefile   * follow the steps at the top of the Makefile
   * edit blink.cpp   * edit blink.cpp
Line 17: Line 18:
   * <prepare your bootloader - push a button or whatever>   * <prepare your bootloader - push a button or whatever>
   * make upload   * make upload
- 

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