Arduino: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
Zeile 14: Zeile 14:
 
* [[Metaboard]] - A low cost, DIY Arduino clone
 
* [[Metaboard]] - A low cost, DIY Arduino clone
 
=== tips & tricks/howtos/guides ===
 
=== tips & tricks/howtos/guides ===
* How to map source code between Arduino and avr-gcc
+
* [[Arduino/Arduino2AVR|How to map source code between Arduino and avr-gcc]]
 
* ICSP programming
 
* ICSP programming
 
* Code snippets for useful tasks?
 
* Code snippets for useful tasks?
 +
 
=== workshop resources (internal and external) ===
 
=== workshop resources (internal and external) ===
 
=== AVR resources ===
 
=== AVR resources ===

Version vom 14. Juni 2008, 14:03 Uhr

Metalab Arduino Resources

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:

Our Arduino libraries

Every once in a while, we package a useful piece of firmware as an Arduino library. Since we believe in Free Software, these libraries are available directly form our SVN server; https://whateverlab.metalab.at/Projects/Arduino/libraries.

Arduino related projects

tips & tricks/howtos/guides

workshop resources (internal and external)

AVR resources

useful links

    • Direct links to useful documents: atmega datasheet, arduino pinout + mini, usb adapter pinout, arduino schematics