Zum Inhalt springen

Metaboard: Unterschied zwischen den Versionen

Cs (Diskussion | Beiträge)
K Added link to AVR-USB / Arduino integration project log.
Vierlex (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
(15 dazwischenliegende Versionen von 10 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{{Languages|en}}
= What is Metaboard? =
= What is Metaboard? =
[[Bild:Metaboard-photo-250.jpg|border|right|Metaboard]]
<div class="tright" style="clear:none">[[Bild:Metaboard-photo-250.jpg|thumbnail|Metaboard]]</div>
Metaboard is a USB based prototyping board for Atmel's AVR microcontrollers. It is designed to be (mostly) compatible with [http://www.arduino.cc/ Arduino]. Its entire design (hardware and firmware) is Open Source.
Metaboard is a USB based prototyping board for Atmel's AVR microcontrollers. It is designed to be (mostly) compatible with [http://www.arduino.cc/ Arduino]. Its entire design (hardware and firmware) is Open Source.
<br style="clear:both"/>


= Design Goals =
= Design Goals =
Zeile 58: Zeile 60:
  metaboard.build.f_cpu=16000000L
  metaboard.build.f_cpu=16000000L
  metaboard.build.core=arduino
  metaboard.build.core=arduino
metaboard.upload.disable_flushing=true
   
   
  ##############################################################
  ##############################################################


Since Arduino insists on having a serial line to upload the firmware (although none is needed for usbasp), you may have to edit Arduino's preferences.txt file manually and set the variable serial.port to an existing device. Preferences.txt is in ~/Library/Arduino on the Mac.
Since Arduino insists on having a serial line to upload the firmware (although none is needed for usbasp), you may have to edit Arduino's preferences.txt file manually and set the variable serial.port to an existing device. Preferences.txt is in ~/Library/Arduino on the Mac. '''Updated feb. 2010:''' Should now work without any problems, with the disable_flushing-option


= Projects based on Metaboard =
= Projects based on Metaboard =
Zeile 68: Zeile 72:
| '''[[Avrprog-metaboard|AVRProg]]''' is an In System Programmer (ISP) for AVR microcontrollers. It includes programming sockets for 8, 20 and 28 pin devices.
| '''[[Avrprog-metaboard|AVRProg]]''' is an In System Programmer (ISP) for AVR microcontrollers. It includes programming sockets for 8, 20 and 28 pin devices.
|}
|}
'''[[Metaboard/2010 activities]]''' is centered around extending the metaboard for home automation tasks.
'''[http://www.makehackvoid.com/group-projects/mhvboard-arduino-clone MHVBoard]''' is a Metaboard clone with some extensions.


__NOTOC__
__NOTOC__
Zeile 73: Zeile 81:


[[Kategorie:Projekte]]
[[Kategorie:Projekte]]
[[Kategorie:WhateverLab]]
[[Kategorie:English]]
[[Kategorie:Arduino]]
[[Kategorie:Arduino]]