Difference between revisions of "External resources for Arduino"
From Wikiid
SteveBaker (Talk | contribs) (→Misc tutorials, etc) |
SteveBaker (Talk | contribs) (→Audio) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
* [http://www.ladyada.net/make/waveshield/ WaveShield info] | * [http://www.ladyada.net/make/waveshield/ WaveShield info] | ||
* [http://ww1.microchip.com/downloads/en/DeviceDoc/21897B.pdf WaveShield DAC (MCP4921/4922) datasheet] | * [http://ww1.microchip.com/downloads/en/DeviceDoc/21897B.pdf WaveShield DAC (MCP4921/4922) datasheet] | ||
| − | * [http://www. | + | * [http://www.arduino.cc/playground/Code/PCMAudio PWM audio] |
==== Atmel Data ==== | ==== Atmel Data ==== | ||
| 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 ==== | ||
| + | * [http://www.arduino.cc/playground/Main/ArduinoCoreHardware Core Hardware info] | ||
| + | * [http://www.arduino.cc/playground/BootCloner/BootCloner Boot Cloner from arduino] | ||
| + | * [http://www.arduino.cc/playground/Code/Programmer2 Using Arduino to program OTHER targets] | ||
| + | * [http://wolfpaulus.com/journal/embedded/arduino2.html Programming the bootloader with a "standard" programmer] | ||
| + | * [http://www.geocities.jp/arduino_diecimila/bootloader/index_en.html#top Programming the bootloader WITHOUT a standard programmer] | ||
| + | |||
==== Misc tutorials, etc ==== | ==== Misc tutorials, etc ==== | ||
* [http://www.arduino.cc General Arduino site] | * [http://www.arduino.cc General Arduino site] | ||
Latest revision as of 11:02, 13 January 2009
External resource links:
Audio
Atmel Data
Bootloader Issues
- Core Hardware info
- Boot Cloner from arduino
- Using Arduino to program OTHER targets
- Programming the bootloader with a "standard" programmer
- Programming the bootloader WITHOUT a standard programmer
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 |