Difference between revisions of "External resources for Arduino"

From Wikiid
Jump to: navigation, search
(Misc tutorials, etc)
(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.rpi.edu/~kouttd/03/Rage_against_the_arduino.html Audio without Waveshield]
+
* [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 12:02, 13 January 2009

External resource links:

Audio

Atmel Data

Bootloader Issues

Misc tutorials, etc

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