aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSelene ToyKeeper2015-01-23 23:10:01 -0700
committerSelene ToyKeeper2015-01-23 23:10:01 -0700
commit621282bc5df33c65a89433c1c68c6c837e2b5405 (patch)
treef8869ad17c362dd99e5848b40c37bf85cdc0524c /README
parentConvenience script for compiling attiny13a firmwares. (diff)
parentadded links to flashing hardware (diff)
downloadanduril-621282bc5df33c65a89433c1c68c6c837e2b5405.tar.gz
anduril-621282bc5df33c65a89433c1c68c6c837e2b5405.tar.bz2
anduril-621282bc5df33c65a89433c1c68c6c837e2b5405.zip
merged trunk
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 7968624..c2a95b6 100644
--- a/README
+++ b/README
@@ -14,6 +14,12 @@ A general overview of what you need to get going is here:
http://flashlightwiki.com/AVR_Drivers
+Some useful hardware for flashing firmware:
+
+ http://www.fasttech.com/product/1002900-atmega-attiny-51-avr-isp-usbasp-usb-programmer
+ http://www.fasttech.com/product/1011800-40-pin-splittable-ribbon-cable-20cm
+ http://www.digikey.com/product-detail/en/5250/501-1311-ND/745102
+
To set up an attiny dev environment on Ubuntu (13.10):
sudo apt-get install flex byacc bison gcc libusb-dev libc6-dev