Différences entre versions de « Pololu-Romi-32U4-Autres-Ressources »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 4 : Ligne 4 :
  
 
* La page Arduino IDE dispose de [http://arduino.cc/en/Tutorial/HomePage nombreux exemples] fonctionnant sur la carte de contrôle Romi 32U4 (notez quand même que la carte de contrôle pourrait rencontrer des conflits matériels avec certains exemples).
 
* La page Arduino IDE dispose de [http://arduino.cc/en/Tutorial/HomePage nombreux exemples] fonctionnant sur la carte de contrôle Romi 32U4 (notez quand même que la carte de contrôle pourrait rencontrer des conflits matériels avec certains exemples).
* Le site Arduino dispose d'une [http://arduino.cc/en/Reference/HomePage Reference de Language], un wiki communautaire nommé [http://playground.arduino.cc/ Arduino Playground] et autres ressources.
+
* Le site Arduino dispose d'une [http://arduino.cc/en/Reference/HomePage Reference de Langage], un wiki communautaire nommé [http://playground.arduino.cc/ Arduino Playground] et autres ressources.
 
* La carte de contrôle Romi 32U4 utilise le même microcontrôleur qu'un [https://www.pololu.com/product/2192 Arduino Leonardo] et [https://www.pololu.com/product/2188 Arduino Micro]. Vous pouvez donc trouver des codes d'exemples et ressources pratiques sur Internet pour ces cartes.
 
* La carte de contrôle Romi 32U4 utilise le même microcontrôleur qu'un [https://www.pololu.com/product/2192 Arduino Leonardo] et [https://www.pololu.com/product/2188 Arduino Micro]. Vous pouvez donc trouver des codes d'exemples et ressources pratiques sur Internet pour ces cartes.
* [https://www.microchip.com/wwwproducts/en/ATmega32u4 Atmel’s ATmega32U4 documentation] has the ATmega32U4 datasheet and many related documents.
+
* [https://www.microchip.com/wwwproducts/en/ATmega32u4 Documentation Atmel ATmega32U4] inclus une fiche technique et nombreux documents.
* [http://www.nongnu.org/avr-libc/ AVR Libc Home Page]: this page documents the standard library of functions that you can use with GNU C and C++ compilers for the AVR.
+
* [http://www.nongnu.org/avr-libc/ Page d'accueil AVR Libc]: cette page documente la bibliothèque des fonctions standards qui peuvent être utilisées avec les compilateurs  GNU C et C++ pour AVR.
* [https://github.com/pololu/romi-32u4-arduino-library Romi 32U4 Arduino library]
+
* [https://github.com/pololu/romi-32u4-arduino-library La bibliothèque Arduino standard pour le Romi 32U4]
* [http://pololu.github.io/romi-32u4-arduino-library Romi 32U4 library documentation]
+
* [http://pololu.github.io/romi-32u4-arduino-library La bibliothèque Romi 32U4]
* [http://www.fourwalledcubicle.com/LUFA.php LUFA – the Lightweight USB Framework for AVRs]
+
* [http://www.fourwalledcubicle.com/LUFA.php LUFA (''Lightweight USB Framework for AVRs'')]
 
* [http://winavr.sourceforge.net/ WinAVR]
 
* [http://winavr.sourceforge.net/ WinAVR]
 
* [https://www.microchip.com/avr-support/atmel-studio-7 Atmel Studio 7]
 
* [https://www.microchip.com/avr-support/atmel-studio-7 Atmel Studio 7]

Version du 30 mars 2020 à 16:53

Si vous désirez en apprendre plus sur la carte de contrôle Romi 32U4, vous pouvez consulter les ressources suivantes:

Datasheets for some of the components found on the Romi 32U4 Control Board are available below:

Finally, we would like to hear your comments and questions on the Pololu Robotics Forum!


Basé sur "Guide utilisateur de la carte de contrôle Romi 32U4" de Pololu (https://www.pololu.com/docs/0J69) - Traduit en Français par shop.mchobby.be CC-BY-SA pour la traduction
Toute copie doit contenir ce crédit, lien vers cette page et la section "crédit de traduction". Traduit avec l'autorisation expresse de Pololu (www.pololu.com)

Based on "Pololu Romi 32U4 Control Board User’s Guide" from Pololu (https://www.pololu.com/docs/0J69) - Translated to French by shop.mchobby.be CC-BY-SA for the translation
Copies must includes this credit, link to this page and the section "crédit de traduction" (translation credit). Translated with the Pololu's authorization (www.pololu.com)