INFRARED []

Outils pour utilisateurs

Outils du site


INFRARED

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
documentation:informatique:raspberrypi:infrared:index [2022/09/15 23:40] – [Raspbian (raspberrypi.org image)] f1slsdocumentation:informatique:raspberrypi:infrared:index [2022/09/16 18:28] (Version actuelle) – [LIRC] f1sls
Ligne 38: Ligne 38:
 === Add the lines below to the file === === Add the lines below to the file ===
 <WRAP left round important 30%> <WRAP left round important 30%>
-useless +Useless!
-</WRAP> +
 <code bash> <code bash>
 lirc_dev lirc_dev
Ligne 46: Ligne 44:
 </code> </code>
 // gpio_out_pin parameter points to the pin controlling the IR LED// // gpio_out_pin parameter points to the pin controlling the IR LED//
 +
 +</WRAP>
 +
  
 === Edit '/etc/lirc/hardware.conf', and add === === Edit '/etc/lirc/hardware.conf', and add ===
Ligne 132: Ligne 133:
  
 ==== Raspbian (raspberrypi.org image) ==== ==== Raspbian (raspberrypi.org image) ====
 +<code bash>
 +sudo apt-get update
 +sudo apt-get install pigpio python-pigpio python3-pigpio
 +</code>
  
 <WRAP left round info 60%> <WRAP left round info 60%>
Ligne 137: Ligne 142:
 </WRAP> </WRAP>
  
-\\ +===== LINKS ===== 
-\\ +  * https://blog.bschwind.com/2016/05/29/sending-infrared-commands-from-a-raspberry-pi-without-lirc/ 
- +  * https://git.code.sf.net/p/lirc-remotes/code
-<code bash> +
-sudo apt-get update +
-sudo apt-get install pigpio python-pigpio python3-pigpio +
-</code+
  
documentation/informatique/raspberrypi/infrared/index.1663278035.txt.gz · Dernière modification : de f1sls