A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Glade - AVR audio library
5. February 2009 - 20:33 — admin
Glade is a simple, easy-to-use, 8-bit audio library for the Arduino. It allows you to play sound on the pin 11 of the Arduino board using PWM.
The library provides basic functions for 8-bit audio playback using PWM, together with a digital audio processing library.
Glade features:
# mono and stereo audio playback
# dataflow connections
# feedback
# generators: square wave, audio clip
# transformers/filters: blend, delay