Kick
From Kwartzlab
(Difference between revisions)
m |
(Add programming info) |
||
| Line 7: | Line 7: | ||
== Hardware == | == Hardware == | ||
| + | |||
| + | === Design === | ||
* [[Media:Kick.SCH.pdf|Schematic]] (PDF) | * [[Media:Kick.SCH.pdf|Schematic]] (PDF) | ||
| + | |||
| + | === Programming === | ||
| + | |||
| + | ==== Via Bootloader ==== | ||
| + | |||
| + | * USB to Serial UART cable (5V) | ||
| + | ** Digi-Key 768-1028-ND [http://search.digikey.com/scripts/DkSearch/dksus.dll?KeyWords=768-1028-ND] | ||
| + | ** SparkFun FTDI Basic Breakout - 5V [http://www.sparkfun.com/products/9716] | ||
| + | ** DealExtreme "JY-MCU USB Serial Port Adapter Download Line Arduino" [http://www.dealextreme.com/p/jy-mcu-usb-serial-port-adapter-download-line-arduino-104322] | ||
| + | |||
| + | ==== Via ISP ==== | ||
| + | |||
| + | * Atmel AVR Dragon | ||
| + | ** Digi-Key ATAVRDRAGON-ND [http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=ATAVRDRAGON-ND] | ||
| + | * Atmel AVRISP mkII | ||
| + | ** Digi-Key ATAVRISP2-ND [http://search.digikey.com/scripts/DkSearch/dksus.dll?keywords=ATAVRISP2-ND] | ||
| + | * Arduino | ||
| + | ** Using an Arduino as an AVR ISP (In-System Programmer) [http://arduino.cc/en/Tutorial/ArduinoISP ArduiniISP] | ||
| + | * Parallel Programmer | ||
| + | ** Parallel Port Programmer [http://arduino.cc/en/Hacking/ParallelProgrammer] | ||
== Software == | == Software == | ||
Revision as of 21:25, 1 November 2011
kwartzlab kick is a low-cost entry-level open-source electronics kit based on the flexible, easy-to-use Arduino platform.
Kits will be for sale at kwartzlab during Tuesday Open Night once they are available.
Contents |
Hardware
Design
- Schematic (PDF)
Programming
Via Bootloader
- USB to Serial UART cable (5V)
Via ISP
- Atmel AVR Dragon
- Digi-Key ATAVRDRAGON-ND [4]
- Atmel AVRISP mkII
- Digi-Key ATAVRISP2-ND [5]
- Arduino
- Using an Arduino as an AVR ISP (In-System Programmer) ArduiniISP
- Parallel Programmer
- Parallel Port Programmer [6]
Software
- Arduino Software
- Default Sketch (TODO)
- Bootloader (TODO)
Support
Contact James or the kwartzlab Public Discussion List
