SGMKduino: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
[[File:simple_arduino.jpg|320px]] | [[File:simple_arduino.jpg|320px]] | ||
* 1x Atmega328 | * 1x Atmega328 (with Arduino bootloader) | ||
* 1x 16mhz quarz | * 1x 16mhz quarz | ||
* 2x 50pF capacitor | * 2x 50pF capacitor | ||
Line 30: | Line 30: | ||
=== Pin layout === | === Pin layout === | ||
=== Bootloader and SPI === | |||
Arduino Bootloader (download from [http://www.arduino.cc arduino.cc]) should be burned on the ATMega328. You can burn chips using the ISP (in-sysem-programming) interface of another Arduino :) | |||
When the bootloader is on the ATMega, the SGMKDuino can be programmed using a USB to serial interface (FTDI) for programming: [http://www.sparkfun.com/products/9716 FTDI Basic Breakout - 5V] | |||
=== Programming === | === Programming === | ||
[http://arduino.cc/en/Reference/HomePage Arduino Reference] | [http://arduino.cc/en/Reference/HomePage Arduino Reference] |
Revision as of 21:43, 24 January 2012
Description
Arduino stand-alone board. Needs an external FTDI usb2serial to reprogram.
Parts List
- 1x Atmega328 (with Arduino bootloader)
- 1x 16mhz quarz
- 2x 50pF capacitor
- 1x 100 nF capacitor
- 1x 10uF capacitor (Elko)
- 1x 10kOhm resistor
optional:
- 1x 7805 Voltage regulator (for powering with 7-15V)
- 1x 1kOhm Resistor
- 1x LED (debug LED on pin13) -> choose your own color :-)
- 1x 6 pin-connector (for connecting the FTDI basic breakout for usb2serial communcication)
Assembly
Pin layout
Bootloader and SPI
Arduino Bootloader (download from arduino.cc) should be burned on the ATMega328. You can burn chips using the ISP (in-sysem-programming) interface of another Arduino :)
When the bootloader is on the ATMega, the SGMKDuino can be programmed using a USB to serial interface (FTDI) for programming: FTDI Basic Breakout - 5V
Programming
PCB-Mask
SGMKduino for Kids
other clones
DIWO Chip
Made for playaround 2010 - DIWO culture, designed by Bright and dusjagr
Early SGMKduino
sorry about that....
HONFuino
Made for HONF people during dusjagr's residency Jan 2012
Hackteria BioElectronix Arduino-clone
Links
Arduino on breadboard by IPT [1]
Freeduino | uino - [ http://www.freeduino.org/namegen.html Namegen]