Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 1 : Ligne 1 : −
== Arduino WaveHC Library ==
+
{{WaveShield-Nav}}
   −
Newer! Better! Sparklier!
+
== Librairie WaveHC pour Arduino ==
   −
For information how to use and install libraries, see our tutorial! Then check out the examples for how to use it.
+
[http://code.google.com/p/wavehc/ Nouveau!, Meilleurs! Génial!]
   −
This library pretty much requires a '328 Arduino, see our upgrade tutorial if you have a '168 Arduino
+
Voir cet article [http://www.ladyada.net/library/arduino/libraries.html pour plus d'information sur l'installation et l'utilisation de la librairie]! Vérifiez ensuite les [[AdaFruit Wave Shield Exemples|exemples]] pour savoir comment l'utiliser.
Arduino AF_Wave library
     −
Download the latest library here (currently: Feb 18, 2008 which now supports the 328P and arduino v13 under mac and windows & probably linux)
+
Cette librairie requière un Arduino avec un ATMega328
   −
For information how to use and install libraries, see our tutorial! Then check out the examples for how to use it.
+
== Librairie AF_Wave pour Arduino ==
   −
Before you try to play audio, you'll want to free up some Arduino RAM, so that you don't end up with a nasty stack-overflow. Follow these instructions on how to get more RAM by reducing the input Serial library buffer.
+
[http://www.ladyada.net/media/wavshield/AFWave_18-02-09.zip Téléchargez la dernière version de la librairie ici] (Actuellement: 18 Février 2008 qui supporte maintenant le 328P et Arduino v13 sous Mac, Windows et probablement Linux)
   −
The library is based off of Roland Riegel's AVR FAT16 code, but pared down quite a bit to reduce flash and RAM usage. There are also some strange optimizations to make it play audio better.
+
Ce tutoriel explique [http://www.ladyada.net/library/arduino/libraries.html utiliser et installer des librairies] (AdaFruit, ''en anglais''). Vérifiez ensuite les  [[AdaFruit Wave Shield Exemples|exemples]] concernant l'utilisation de AF_Wave.
Demo waves
     −
If you need some audio to test with, here is a synthesized voice saying "Hello world"
+
Avant de lire des fichiers audio, vous aurez besoin de libérer de la mémoire dans la RAM d'Arduino pour éviter d'avoir un vilain dépassement de pile (stack-overflow). Suivez ces [http://www.ladyada.net/rant/2008/04/free-up-some-arduino-sram/ intructions pour récupérer de la RAM en réduissant la mémoire tampon de la librairie de communication série] (AdaFruit, ''en anglais'').
   −
Here is the collection of numbers for the pispeak example!
+
La librairie est bassée sur le [http://www.roland-riegel.de/sd-reader/index.html code de Roland Riegel's sur AVR FAT16] mais quelques peu réduite pour limiter l'usage de la mémoire flash et RAM. Il y a aussi quelques optimisations inabituelle pour obtenir un meilleur rendu audio.
Schematics & Layout
     −
    Schematics for v1.1 in PNG format
+
== Wave de démonstration ==
    v1.1 Schematics and board layout in EagleCAD format
  −
    Schematics for v1.0 in PNG format
  −
    v1.0 Schematics and board layout in EagleCAD format
     −
{{ADF-Accord}}
+
Si vous avez besoin de quelques fichiers audios pour faire des tests, vous trouverez ici [http://www.ladyada.net/media/wavshield/helloworld.wav une voix synthétique prononçant "Hello world"]
   −
{{MCH-Accord}}
+
Vous trouverez ici [http://www.ladyada.net/media/wavshield/piwav.zip la collection des numéros énnoncés dans l'exemple PI!]
 +
 
 +
== Schematics & Layout ==
 +
 
 +
* [http://www.ladyada.net/images/wavshield/v11/wave11schem.png Schéma de la version 1.1 au format PNG]
 +
* [http://www.ladyada.net/media/wavshield/waveshield11.sch Schéma v1.1] et [http://www.ladyada.net/media/wavshield/waveshield11.brd layout de la carte au format EagleCAD]
 +
* [http://www.ladyada.net/media/wavshield/waveshield10schem.png Schéma de la version v1.0 au format PNG]
 +
* [http://www.ladyada.net/media/wavshield/waveshield10.sch Schéma v1.0] et [http://www.ladyada.net/media/wavshield/waveshield10.brd layout de la carte au format EagleCAD]
 +
 
 +
{{WaveShield-TRAILER}}
29 917

modifications

Menu de navigation