Modifications

Sauter à la navigation Sauter à la recherche
6 octets supprimés ,  25 juillet 2014 à 11:20
aucun résumé de modification
Ligne 42 : Ligne 42 :  
Si vous avez l'intention de réaliser des cartes d'extension pour votre Pi, nous vous recommandons de prendre connaissances des informations ci-dessous. Si, dans un premier temps, vous n'êtes intéressé que le hacking alors vous pouvez remettre cette lecture à plus tard.
 
Si vous avez l'intention de réaliser des cartes d'extension pour votre Pi, nous vous recommandons de prendre connaissances des informations ci-dessous. Si, dans un premier temps, vous n'êtes intéressé que le hacking alors vous pouvez remettre cette lecture à plus tard.
   −
=== ID EEPPROM - broches ID_SC et ID_SD ===
+
== ID EEPPROM - broches ID_SC et ID_SD ==
 
La fonction des nouvelles broches ID_SC et ID_SD est exclusivement réservée à l'usage d'une EEPROM d'identification (''ID EEPROM''). Cette dernière contient les [https://github.com/raspberrypi/hats/blob/master/eeprom-format.md informations d'identification structurée de la carte] qui seront lue par l'OS.
 
La fonction des nouvelles broches ID_SC et ID_SD est exclusivement réservée à l'usage d'une EEPROM d'identification (''ID EEPROM''). Cette dernière contient les [https://github.com/raspberrypi/hats/blob/master/eeprom-format.md informations d'identification structurée de la carte] qui seront lue par l'OS.
   Ligne 49 : Ligne 49 :  
Si vous désirez allez plus loin que le hacking du GPIO et réaliser vos propres cartes d'interfaces/d'extension, vous trouverez les informations ci-dessous vraiment très intéressante.
 
Si vous désirez allez plus loin que le hacking du GPIO et réaliser vos propres cartes d'interfaces/d'extension, vous trouverez les informations ci-dessous vraiment très intéressante.
   −
==== Exigence fondamentales pour les nouvelles cartes d'extensions ====
+
=== Exigence fondamentales pour les nouvelles cartes d'extensions ===
 
If you are designing a new add-on board that takes advantage of the pins on the B+ GPIO header other than the original 26 then you must follow the basic requirements:
 
If you are designing a new add-on board that takes advantage of the pins on the B+ GPIO header other than the original 26 then you must follow the basic requirements:
   Ligne 58 : Ligne 58 :  
Note that for new designs that only use the original 26 way GPIO header pins it is still recommended to follow requirement 2. if the board supports back-powering a Pi.
 
Note that for new designs that only use the original 26 way GPIO header pins it is still recommended to follow requirement 2. if the board supports back-powering a Pi.
   −
==== Exigences B+ HAT ====
+
=== Exigences B+ HAT ===
    
A board can only be called a HAT if:
 
A board can only be called a HAT if:
29 917

modifications

Menu de navigation