Difference between revisions of "External resources for Arduino"
From Wikiid
SteveBaker (Talk | contribs) (→Misc tutorials, etc) |
SteveBaker (Talk | contribs) |
||
| Line 10: | Line 10: | ||
* [http://www.atmel.com/dyn/resources/prod_documents/doc2542.pdf Atmel application note about PWM audio] | * [http://www.atmel.com/dyn/resources/prod_documents/doc2542.pdf Atmel application note about PWM audio] | ||
* [http://www.atmel.com/dyn/resources/prod_documents/doc2545.pdf Full ATmega168 spec (PDF)] | * [http://www.atmel.com/dyn/resources/prod_documents/doc2545.pdf Full ATmega168 spec (PDF)] | ||
| + | |||
| + | ==== Bootloader Issues ==== | ||
| + | * Core Hardware info: http://www.arduino.cc/playground/Main/A ... reHardware | ||
| + | * Boot Cloner from arduino: http://www.arduino.cc/playground/BootCloner/BootCloner | ||
| + | * Using Arduino to program OTHER targets: http://www.arduino.cc/playground/Code/Programmer2 | ||
| + | * Programming the bootloader with a "standard" programmer: http://wolfpaulus.com/journal/embedded/arduino2.html | ||
| + | * Programming the bootloader WITHOUT a standard programmer: http://www.geocities.jp/arduino_diecimi ... n.html#top | ||
==== Misc tutorials, etc ==== | ==== Misc tutorials, etc ==== | ||
* [http://www.arduino.cc General Arduino site] | * [http://www.arduino.cc General Arduino site] | ||
Revision as of 03:01, 12 January 2009
External resource links:
Audio
Atmel Data
Bootloader Issues
- Core Hardware info: http://www.arduino.cc/playground/Main/A ... reHardware
- Boot Cloner from arduino: http://www.arduino.cc/playground/BootCloner/BootCloner
- Using Arduino to program OTHER targets: http://www.arduino.cc/playground/Code/Programmer2
- Programming the bootloader with a "standard" programmer: http://wolfpaulus.com/journal/embedded/arduino2.html
- Programming the bootloader WITHOUT a standard programmer: http://www.geocities.jp/arduino_diecimi ... n.html#top
Misc tutorials, etc
- General Arduino site
- Lots of code examples.
- Duemilanove
- Instructables Arduino site
- Tom Ilgoe site
- TinkerIt tutorials
- TodBot tutorials
- Make Magazine blog
- MakerShed - parts for sale
- CoolComponents site
- SlideShare's collection of Arduino slide shows
- Webzone workshops
- Sensors and stuff
- Sheepdog tutorials
- Digital filters
Link collections
| Wikiid Pages relating to Arduino (edit) |
| Arduino |
| Command line Arduino |
| Startup code for Arduino |
| Low level functions for Arduino |
| Putting data in flash on the Arduino |
| External resources for Arduino |
| Board schematics for Arduino |
| Misc notes: Circuit notes, Music notes, Stepper motors |