Zum Inhalt springen

Arduino: Unterschied zwischen den Versionen

Gem (Diskussion | Beiträge)
K hat Aruino nach Arduino verschoben: missing d
MariusKintel (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
= Metalab Arduino Resources =
= Metalab Arduino Resources =
TOC
The hardware hackers at the Metalab has embraced the Arduino platform and avr microcontrollers.
This is an attempt to put some of our collective knowledge related to this in one place.


Things which should go here:
Things which should go here:
* [[Arduino/Libraries|Our Arduino libraries]]
=== [[Arduino/Libraries|Our Arduino libraries]] ===
* tips & tricks
 
* useful links
Every once in a while, we package a useful piece of firmware as an Arduino library.
* howto/guides
Since we believe in Free Software, [[Arduino/Libraries|these libraries]] are available directly form our SVN server; https://whateverlab.metalab.at/Projects/Arduino/libraries.
 
=== Arduino related projects ===
* [[Metaboard]] - A low cost, DIY Arduino clone
=== tips & tricks/howtos/guides ===
* How to map source code between Arduino and avr-gcc
* ICSP programming
* Code snippets for useful tasks?
=== workshop resources (internal and external) ===
=== AVR resources ===
=== useful links ===
** Direct links to useful documents: atmega datasheet, arduino pinout + mini, usb adapter pinout, arduino schematics
 
[[Kategorie:Projekte]]
[[Kategorie:WhateverLab]]