Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
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]
29 917

modifications

Menu de navigation