tutorials:arduino_test_sketches
Table of Contents
Arduino Sketches
Swich Controlled Blink
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>
- follow these steps: forums.ladyada.net/....
- git-pull down my above repo
<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