diff options
| author | Selene ToyKeeper | 2015-01-23 23:10:01 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2015-01-23 23:10:01 -0700 |
| commit | 621282bc5df33c65a89433c1c68c6c837e2b5405 (patch) | |
| tree | f8869ad17c362dd99e5848b40c37bf85cdc0524c | |
| parent | Convenience script for compiling attiny13a firmwares. (diff) | |
| parent | added links to flashing hardware (diff) | |
| download | anduril-621282bc5df33c65a89433c1c68c6c837e2b5405.tar.gz anduril-621282bc5df33c65a89433c1c68c6c837e2b5405.tar.bz2 anduril-621282bc5df33c65a89433c1c68c6c837e2b5405.zip | |
merged trunk
| -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 |
