diff options
| author | Selene ToyKeeper | 2014-12-24 03:34:05 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2014-12-24 03:34:05 -0700 |
| commit | 57a50216a682819d87a174350a85811811131d53 (patch) | |
| tree | f8869ad17c362dd99e5848b40c37bf85cdc0524c | |
| parent | Convenience script for compiling attiny13a firmwares. (diff) | |
| download | anduril-57a50216a682819d87a174350a85811811131d53.tar.gz anduril-57a50216a682819d87a174350a85811811131d53.tar.bz2 anduril-57a50216a682819d87a174350a85811811131d53.zip | |
added links to flashing hardware
Diffstat (limited to '')
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
